We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2a7b8 commit cb228bcCopy full SHA for cb228bc
axelor-supplychain/src/main/resources/apps/demo-data/en/base_product.csv
@@ -1,2 +1,2 @@
1
"importId";"name";"code";"productTypeSelect";"productFamily.importId";"purchasable";"isShippingCostsProduct"
2
-"1900";"Frais de port";"FDP";"service";"1";"true";"true"
+"1900";"Transport cost";"TPC";;"1";"true";"true"
axelor-supplychain/src/main/resources/apps/demo-data/fr/base_product.csv
+"1900";"Frais de port";"FDP";;"1";"true";"true"
0 commit comments