5 Commits

Author SHA1 Message Date
BACHIR SOULDI
6881c439b2 feat: Enhance Supply Chain Module with Analytic Move Line Features
- Added support for analytic move lines in InvoiceServiceSupplychainImpl.
- Implemented methods to check for missing analytic move lines in PurchaseOrderController and PurchaseRequestController.
- Introduced budget distribution line generation in PurchaseOrderController.
- Updated SaleOrderController to generate analytic move lines.
- Enhanced StockMoveController with budget distribution line generation.
- Modified StockMoveLineController to include analytic account and axis handling.
- Updated domain models to include references to analytic accounts and axes in Partner, StockLocation, and StockMoveLine.
- Created unit tests for StockMoveLineServiceSupplychainImpl to ensure proper functionality of new features.
- Added MockQuery class for testing purposes.
2026-02-17 15:13:17 +01:00
BACHIR SOULDI
9eb959f07a First commit (wating to add alerts in budget) 2025-09-04 13:21:24 +01:00
BACHIR SOULDI
742ec3e75e temporary branch 2024-10-17 11:30:20 +01:00
535d181d82 add mrp (CBN) 2023-02-20 08:38:13 +01:00
devapp
5b67068faa initial commit 2021-11-29 11:56:30 +01:00