multi-company
multi-company copied to clipboard
## Module Inter Company Module for Purchase to Sale Order I installed the above module in my odoo 16 local but I can't see anywhere Inter-Company tab in res company...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0 # Modules to migrate - [ ] account_invoice_consolidated - [x] account_invoice_inter_company - By @ChrisOForgeFlow - #346 - [x] base_multi_company - By @JasminSForgeFlow - #347 - [ ]...
Before this fix in the pop-up window for creating contacts, the phone field was missing the label. By not updating at every iteration the existing labels its possible to have...
Glue module between `point_of_sale` and `partner_multi_company`. Allows to automatically set the company when creating a partner from the POS interface if the setting 'Set Active Company Partner' is enabled.
This commit adds a company_id field to the fetchmail.server model. Then uses this field, in the mail.thread message_process overwritten method, to correctly set the company on the environment when fetching...
This module is useful to handle survey in a multi company environment. It means surveys from company A are not accessible to company B but common surveys (those without associated...
This module is useful to handle event tags in a multi company environment. It means tags from company A are not accessible to company B but common tags (tags without...
- Add is intercompany fields for the SO, PO, Stock Moves and Transfers - Fill values for these fields in a correct way - Add corresponding filters @ForgeFlow
Depend on: - https://github.com/OCA/multi-company/pull/533 - https://github.com/OCA/multi-company/pull/602