mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-27 10:32:05 +02:00
19.0 vanilla
This commit is contained in:
parent
89c6e82fe7
commit
1b82c20a58
572 changed files with 43570 additions and 53303 deletions
|
|
@ -2,8 +2,7 @@
|
|||
from odoo import fields, models
|
||||
|
||||
|
||||
class Uom(models.Model):
|
||||
|
||||
class UomUom(models.Model):
|
||||
_inherit = 'uom.uom'
|
||||
|
||||
l10n_ar_afip_code = fields.Char('AFIP Code', help='This code will be used on electronic invoice')
|
||||
l10n_ar_afip_code = fields.Char('Code', help='Argentina: This code will be used on electronic invoice.')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue