odooapps/sale_order_batch/readme/HISTORY.rst
Niels Göttsch 396894a948
Some checks are pending
pre-commit / pre-commit (push) Waiting to run
tests / Detect unreleased dependencies (push) Waiting to run
tests / test with OCB (push) Waiting to run
tests / test with Odoo (push) Waiting to run
[FIX] sale_order_batch: fix float rounding issue in constraint
2026-06-01 12:23:48 +02:00

14 lines
No EOL
630 B
ReStructuredText

- 16.0.0.0.1: Initial module.
- 16.0.0.1: Add Multi Company ability
- 16.0.0.2: rename product creation methode
- 16.0.0.3: Make validity_date persistent, add batches to SO views
- 16.0.0.4: Remove validity date
- 16.0.0.5: Move product logic to sale order lines
- 16.0.2.1.0: Add "In Progress" and "Cancelled" state
- 16.0.2.2.0: Add invoice status and menues
- 16.0.2.2.1: Add lst_price to view
- 16.0.2.3.0: Add "Reset to Open"
- 16.0.2.3.1: Remove Sale Order from batch on cancelation
- 16.0.2.4.0: Add Followers on In Progress & add tests
- 16.0.2.4.2: Add unique ids for confirm button
- 16.0.2.4.3: fix float rounding issue