lib/nube_fact/document/item.rb in nubefact-0.0.12 vs lib/nube_fact/document/item.rb in nubefact-0.0.13
- old
+ new
@@ -38,10 +38,11 @@
# Total de IGV
"total",
# Total de la linea
"anticipo_regularizacion",
"anticipo_documento_serie",
- "anticipo_documento_numero"
+ "anticipo_documento_numero",
+ 'codigo_producto_sunat'
]
attr_accessor *FIELDS
add_required_fields *%i(
unidad_de_medida
\ No newline at end of file