forked from Wavyzz/dolibarr
of keys than source file (en_US). Note: Please continue to prefer commiting your change into language files into git. For the moment transifex does not support conflict management, diff, versionning, ...
11 lines
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
# Dolibarr language file - Source file is en_US - admin
|
|
CHARSET= UTF-8
|
|
WorkflowSetup=Workflow module setup
|
|
WorkflowDesc=This module is designed to modify the behaviour of automatic actions into application. By default, workflow is opened (you make thing in order you want). You can enabled automatic actions that you are interesting in.
|
|
ThereIsNoWorkflowToModify=There is no workflow you can modify for module you have activated.
|
|
descWORKFLOW_PROPAL_AUTOCREATE_ORDER=Create a customer order automatically after a commercial proposal is signed
|
|
descWORKFLOW_PROPAL_AUTOCREATE_INVOICE=Create a customer invoice automatically after a commercial proposal is signed
|
|
descWORKFLOW_CONTRACT_AUTOCREATE_INVOICE=Create a customer invoice automatically after a contract is validated
|
|
descWORKFLOW_ORDER_AUTOCREATE_INVOICE=Create a customer invoice automatically after a customer order is closed
|
|
descWORKFLOW_ORDER_CLASSIFY_BILLED_PROPAL=Classify linked source proposal to billed when customer order is set to paid
|
|
descWORKFLOW_INVOICE_CLASSIFY_BILLED_ORDER=Classify linked source customer order to billed when customer invoice is set to paid |