Files
odoo-usability/sale_usability/__init__.py
Alexis de Lattre 27d86cf151 sale_usability: add a wizard to write discount on all lines
The wizard is available under the "Action" menu. It has an option to
apply only on product or service lines.

Add a button "Send ack by email" on confirmed sale.order
2022-07-06 12:14:51 +02:00

3 lines
43 B
Python

from . import models
from . import wizards