-
Tatuya Kamada authored
* the erp5_invoicing is split into three business templates; 'erp5_invoicing', 'erp5_simplified_invoicing' and 'erp5_advanced_invoicing'. the erp5_invoicing now only have common invoicing setting. - When you want them to work compatible with previous erp5_invoicing you just install 'erp5_invoicing' and 'erp5_simplified_invoicing' - When you want to create invoices independently, you just install 'erp5_invoicing' and 'erp5_advanced_invoicing'. Note: You can not install both 'erp5_simplified_invoicing' and 'erp5_advanced_invoicing' together. They cause conflicts. * Move Allowed Content Type 'Discount Line', 'Invoice Line', 'Payment Condition', 'Tax Line' to erp5_simplified_invoicing * Move Base Category 'specialise' to erp5_simplified_invoicing * Move Actions to erp5_simplified_invoicing * Move Paths 'purchase_invoice_builder', 'purchase_invoice_tax_builder', 'purchase_invoice_transaction_builder' 'sale_invoice_builder', 'sale_invoice_tax_builder', 'sale_invoice_transaction_builder' to erp5_simplified_invoicing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27725 20353a03-c40f-0410-a6d1-a30d3c3de9de
7466caf0