| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/l10n_ar_stock |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Yosua Nicolaus, Naman Shah, Dylan Kiss (dyki), guva-odoo, lase@odoo.com, Quentin Wolfs |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_ar - l10n_latam_invoice_document - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - account_debit_note - l10n_latam_base - contacts - base_vat - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Argentinean - Stock |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
custom_header |
custom_header | ir.ui.view | qweb | Inherits l10n_ar.custom_header |
report_delivery_document |
report_delivery_document | ir.ui.view | qweb | Inherits stock.report_delivery_document |
report_delivery_guide |
report_delivery_guide | ir.ui.view | qweb | New |
stock_picking_form_inherit_l10n_ar_stock |
stock.picking.form.inherit.l10n_ar_stock | stock.picking | field | Inherits stock.view_picking_form |
view_picking_type_form_inherit_l10n_ar_stock |
stock.picking.type.inherit.l10n_ar_stock | stock.picking.type | field | Inherits stock.view_picking_type_form |
l10n_ar_allow_generate_delivery_guide
Boolean
compute='_compute_l10n_ar_delivery_guide_flags'
l10n_ar_allow_send_delivery_guide
Boolean
compute='_compute_l10n_ar_delivery_guide_flags'
l10n_ar_cai_data
Json
copy=False
string='CAI Data'
l10n_ar_delivery_guide_number
Char
copy=False
readonly=True
string='Delivery Guide No.'
l10n_ar_action_create_delivery_guide(self)
l10n_ar_action_send_delivery_guide(self)
l10n_ar_cai_authorization_code
Char
copy=False
help='Argentina: Add the CAI number for Remitos given by ARCA'
string='CAI'
l10n_ar_cai_expiration_date
Date
copy=False
help='Argentina: Add the CAI expiration date given by ARCA for the sequence configured here'
string='CAI Expiration Date'
l10n_ar_delivery_sequence_prefix
Char
compute='_compute_l10n_ar_stock_sequence_fields'
default='00001'
help='Argentina: Prefix for the delivery guide sequence number. It is used to generate the delivery guide number.'
inverse='_set_l10n_ar_stock_delivery_sequence_prefix'
string='Delivery Guide Prefix'
l10n_ar_document_type_id
Many2one → l10n_latam.document.type
comodel_name='l10n_latam.document.type'
domain=<expr>
help='Argentina: Select the document type to be assigned on the Remito'
string='Document Type'
l10n_ar_next_delivery_number
Integer
compute='_compute_l10n_ar_stock_sequence_fields'
help='Argentina: Hold the next sequence to use as delivery guide number.'
inverse='_set_l10n_ar_stock_next_delivery_number'
string='Next Delivery Guide Number'
l10n_ar_sequence_id
Many2one → ir.sequence
comodel_name='ir.sequence'
copy=False
help='Argentina: Hold the sequence to generate a delivery guide number.'
string='Delivery Guide Number Sequence'
l10n_ar_sequence_number_end
Char
copy=False
help='Argentina: Add the last sequence number given by ARCA for this CAI'
string='Sequence To'
l10n_ar_sequence_number_start
Char
copy=False
help='Argentina: Add the first sequence number given by ARCA for this CAI'
string='Sequence From'
No public methods.