Add module sale_agent

This commit is contained in:
Alexis de Lattre
2024-11-07 17:18:57 +01:00
parent f93f17b27b
commit e22badc605
13 changed files with 330 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
from . import res_partner
from . import sale_order
from . import sale_report
from . import account_move
from . import account_invoice_report