Initial commit: OCA Workflow Process packages (456 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:00 +02:00
commit d366e42934
18799 changed files with 1284507 additions and 0 deletions

View file

@ -0,0 +1,5 @@
A note on dependencies: this module depends on stock. Mainly, for displaying qty_available of a product.
To avoid this dependency, this module could be split.
Compatibility note: purchase_order_type could be compatible as far as functionality goes, but not
for tests (adding a new required field breaks our usage of Form).