mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
refactor code to allow adding transaction details while encoding invoices
This commit is contained in:
committed by
João Marques
parent
00ed38be3f
commit
5a4296a386
@@ -21,6 +21,8 @@
|
||||
],
|
||||
"excludes": ["account_intrastat"],
|
||||
"data": [
|
||||
"security/intrastat_security.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"views/hs_code.xml",
|
||||
"views/intrastat_region.xml",
|
||||
"views/intrastat_unit.xml",
|
||||
@@ -31,8 +33,6 @@
|
||||
"views/account_move.xml",
|
||||
"views/sale_order.xml",
|
||||
"views/stock_warehouse.xml",
|
||||
"security/intrastat_security.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"data/intrastat_transport_mode.xml",
|
||||
"data/intrastat_unit.xml",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user