agir-odoo
Results
2
issues of
agir-odoo
[ADD] dev_zero_stock_blockage: implemented zero stock approval task Ensure that Sales Orders cannot be confirmed without Zero Stock Approval, restricting Sales Users from modifying the field while allowing only Sales Administrators...
Initialized the estate module with a well-structured base: - Created sub-folders (Models, Views, Security) to improve readability. - Added `__init__.py` and `__manifest__.py` to ensure proper module loading and structure. -...