demo files
This commit is contained in:
parent
6381a2d985
commit
a483925005
10 changed files with 1391 additions and 24 deletions
|
|
@ -42,6 +42,20 @@
|
|||
"views/portal_templates.xml",
|
||||
"views/load_from_history_templates.xml",
|
||||
],
|
||||
"demo": [
|
||||
# Demo: Account Taxes (must be loaded first)
|
||||
"demo/account_tax_demo.xml",
|
||||
# Demo: Partners (Groups and Members)
|
||||
"demo/res_partner_demo.xml",
|
||||
# Demo: Suppliers
|
||||
"demo/res_partner_suppliers_demo.xml",
|
||||
# Demo: Products and Categories
|
||||
"demo/product_demo.xml",
|
||||
# Demo: Group Orders
|
||||
"demo/group_order_demo.xml",
|
||||
# Demo: Sale Orders
|
||||
"demo/sale_order_demo.xml",
|
||||
],
|
||||
"i18n": [
|
||||
"i18n/es.po",
|
||||
"i18n/eu_ES.po",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue