move register from __init__ to tryton.cfg
This commit is contained in:
@@ -9,3 +9,12 @@ xml:
|
||||
purchase.xml
|
||||
sale.xml
|
||||
invoice.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
purchase.Purchase
|
||||
purchase.PurchaseLine
|
||||
sale.Sale
|
||||
sale.SaleLine
|
||||
invoice.Invoice
|
||||
invoice.InvoiceLine
|
||||
|
||||
Reference in New Issue
Block a user