Mint-System / Odoo-Apps-Sale-Workflow

Collection of sale model related modules.
2 stars 3 forks source link

feat: refactor readme, add test instructions #21

Closed laszlokr closed 1 month ago

laszlokr commented 2 months ago

ValidationError needs investigation

The operation cannot be completed:
- Create/update: a mandatory field is not set.
- Delete: another model requires the record being deleted. If possible, archive it instead.

Model: Sales Order (sale.order)
Field: Invoice Address (partner_invoice_id)
laszlokr commented 2 months ago

@janikvonrotz this module only copies the notes content from the quotation template, but not the actual order lines and other info. Is it required, or the purpose of the module is to only copy the notes from the template?