diff --git a/__manifest__.py b/__manifest__.py index 76f56e3..5e7c0a8 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -7,16 +7,22 @@ Multi-Company Product & Category Settings Sync ================================================ Synchronizes the following settings from a parent company to all active branch companies recursively: + - Product Category: + - Valuation & Costing Methods - Income & Expense accounts - Stock Valuation, Stock Input, Stock Output accounts (excluding stock journal to keep it branch-specific) + - Product Template: + - Income, Expense, and Price Difference accounts - Customers and Vendors taxes (mapped by name and amount) - Routes (mapped by name) - Stock Inventory and Production locations (mapped by path) + - Bill of Materials (BOM): + - Automatically replicates BOM recipe structures and ingredient component lines for compatible shared products. """, 'author': 'Suherdy Yacob',