Add modules commission_simple, commission_simple_agent, commission_simple_agent_purchase

Add demo data in sale_agent
This commit is contained in:
Alexis de Lattre
2024-11-30 01:19:31 +01:00
parent 7bdd579b1c
commit 5af6c895d0
42 changed files with 2262 additions and 0 deletions

View File

@@ -18,5 +18,6 @@
"views/account_move.xml",
"views/account_invoice_report.xml",
],
'demo': ['demo/demo.xml'],
'installable': True,
}