Merge pull request #6980 from shreyasp/setup-wizard-domain
[Fix] Updated 'FR' translation to prevent setup wizard failure
This commit is contained in:
commit
bd99a7cb5d
@ -420,7 +420,7 @@ DocType: Employee,Single,Unique
|
|||||||
DocType: Account,Cost of Goods Sold,Coût des marchandises vendues
|
DocType: Account,Cost of Goods Sold,Coût des marchandises vendues
|
||||||
DocType: Purchase Invoice,Yearly,Annuel
|
DocType: Purchase Invoice,Yearly,Annuel
|
||||||
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +226,Please enter Cost Center,S'il vous plaît entrer Centre de coûts
|
apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +226,Please enter Cost Center,S'il vous plaît entrer Centre de coûts
|
||||||
DocType: Journal Entry Account,Sales Order,Bon de commande
|
DocType: Journal Entry Account,Sales Order,Commande client
|
||||||
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Selling Rate,Moy. Taux de vente
|
apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Selling Rate,Moy. Taux de vente
|
||||||
DocType: Assessment,Examiner Name,Nom de l'examinateur
|
DocType: Assessment,Examiner Name,Nom de l'examinateur
|
||||||
apps/erpnext/erpnext/utilities/transaction_base.py +149,Quantity cannot be a fraction in row {0},La quantité ne peut pas être une fraction à la ligne {0}
|
apps/erpnext/erpnext/utilities/transaction_base.py +149,Quantity cannot be a fraction in row {0},La quantité ne peut pas être une fraction à la ligne {0}
|
||||||
|
|||||||
|
Loading…
x
Reference in New Issue
Block a user