Kévin Roche
Kévin Roche
Add a filter on quick_stock_level for products in stock. Also changed "quick_stock_level" - name : "quick_intercompany_stock_level" (to be more accurate). - field type : Char to Float
depends on : - https://github.com/OCA/product-attribute/pull/1574 - https://github.com/OCA/multi-company/pull/608
depends on: - product_multi_company : https://github.com/OCA/multi-company/pull/459 - product_supplierinfo_intercompany : https://github.com/OCA/multi-company/pull/608
Inspired of https://github.com/OCA/brand/pull/180 and could replace it. Here a way to select and use brand fields on reports and avoid the missing field error if a module add a new...
This module allows to set payment terms by sales team, if no one exists on partner.
ensure compatibility with sale_purchase_inter_company module cc @chafique-delli , @metaminux , @sebastienbeau
This module allows to set an intercompany pricelist as prioritary / default when a supplier company have several pricelists depending of the other companies (per country for exemple). depends on...