forked from Wavyzz/dolibarr
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
* Qual: Introduce getDataToShowPhoto to prepare generic code
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Fix missing trans
* Fix langs
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Remove useless files in web templates
* Clean code
* Fix duplicate translation key
* Fix duplicate translation key
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Fix duplicate key
* Fix $object
* Debug v19
* WIP SMSing
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* WIP EMAILINGS_SUPPORT_ALSO_SMS
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* WIP SMSing
* Debug the "validate" feature
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Clean code
* Move rights->x->y into hasRight('x', 'y')
* Move rights->x->y into hasRight('x', 'y')
* Move rights->x->y into hasRight('x', 'y')
* Move rights->x->y into hasRight('x', 'y')
* Move rights->x->y into hasRight('x', 'y')
* Move rights->x->y into hasRight('x', 'y')
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
* Enhance rector to fix empty($user->rights->modulex->perm1)
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
* Fix template to use v19 dev rules
* Fix use v19 dev rules
* Fix phpunit
* Debug v19
* Clean code
* Use rector to convert user->rights into user->hasRight
* Clean code
* Use rector to convert user->rights into user->hasRight
* Use rector to convert user->rights into user->hasRight
* Clean code
* Fix phpcs
* add editorconfig for sql files (#27999)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* add model_pdf field in llx_ticket-ticket.sql (#27996)
* add model_pdf field in llx_ticket-ticket.sql
* Update 19.0.0-20.0.0.sql
* Update 19.0.0-20.0.0.sql
* Improve wording in README (#27994)
* fix phpstan (#27989)
* fix phpstan
* Update UserRightsToFunction.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Qual: Fix spelling/working in datapolicy translations (#28006)
# Qual: Fix spelling/wording in datapolicy translations
Fixed some spelling and wording in datapolicy translations.
* qual: phpstan for htdocs/ticket/class/ticketstats.class.php (#27986)
htdocs/ticket/class/ticketstats.class.php 98 Parameter #1 $year (string) of method TicketStats::getNbByMonth() should be compatible with parameter $year (int) of method Stats::getNbByMonth()
* Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
* Fix user with readonly perm on email template must be able to read.
* Fix doc
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Better message
* Add missing fields in merge of thirdparty
* Debug v19 selection of ticket printer per terminal
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
* Use constant
* NEW: Adding a recipient on emails sent, change status to sent partialy.
* fix travis (#28052)
* fix travis
* Update partnership.class.php
* fix php doc (#28047)
* fix undefined array key (#28048)
* Add region and departament for Cuba (#28046)
* Update llx_10_c_regions.sql
Add Cuba Regions (id_country=77)
* Update llx_20_c_departements.sql
Add Provinces Cuba (id country=77)
* Find the typo (#28050)
* Find the typo
* clean code
* add last_main_doc field to product (#28045)
* add las_main_doc field to product
* add field fetch
* NEW Add Categorie filter for ActionComm (#28041)
* New Add Categorie filter for ActionComm
New Add Categorie filter for ActionComm
* Fix space errors
Fix space errors
* Fix space errors 2
Fix space errors 2
* Update cunits.class.php (#28056)
FIX: error SQL when creating a Cunit
* Update codespell-lines-ignore.txt to avoid PR merge conflict
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com>
Co-authored-by: thibdrev <thibault.drevet@gmail.com>
Co-authored-by: sonikf <93765174+sonikf@users.noreply.github.com>
Co-authored-by: Ikarus <44511582+LeKarSol@users.noreply.github.com>
Co-authored-by: Anthony Damhet <73399671+EchoLoGeek@users.noreply.github.com>
Co-authored-by: Quentin-Seekness <72733832+Quentin-Seekness@users.noreply.github.com>
209 lines
9.2 KiB
Plaintext
209 lines
9.2 KiB
Plaintext
# Dolibarr language file - Source file is en_US - orders
|
|
OrderExists=An order was already open linked to this proposal, so no other order was created automatically
|
|
OrdersArea=Customers orders area
|
|
SuppliersOrdersArea=Purchase orders area
|
|
OrderCard=Order card
|
|
OrderId=Order Id
|
|
Order=Order
|
|
PdfOrderTitle=Order
|
|
Orders=Orders
|
|
OrderLine=Order line
|
|
OrderDate=Order date
|
|
OrderDateShort=Order date
|
|
OrderToProcess=Order to process
|
|
NewOrder=New order
|
|
NewSupplierOrderShort=New order
|
|
NewOrderSupplier=New Purchase Order
|
|
ToOrder=Make order
|
|
MakeOrder=Make order
|
|
SupplierOrder=Purchase order
|
|
SuppliersOrders=Purchase orders
|
|
SaleOrderLines=Sales order lines
|
|
PurchaseOrderLines=Purchase order lines
|
|
SuppliersOrdersRunning=Current purchase orders
|
|
CustomerOrder=Sales Order
|
|
CustomersOrders=Sales Orders
|
|
CustomersOrdersRunning=Current sales orders
|
|
CustomersOrdersAndOrdersLines=Sales orders and order details
|
|
OrdersDeliveredToBill=Sales orders delivered to bill
|
|
OrdersToBill=Sales orders delivered
|
|
OrdersInProcess=Sales orders in process
|
|
OrdersToProcess=Sales orders to process
|
|
SuppliersOrdersToProcess=Purchase orders to process
|
|
SuppliersOrdersAwaitingReception=Purchase orders awaiting reception
|
|
AwaitingReception=Awaiting reception
|
|
StatusOrderCanceledShort=Canceled
|
|
StatusOrderDraftShort=Draft
|
|
StatusOrderValidatedShort=Validated
|
|
StatusOrderSentShort=In process
|
|
StatusOrderSent=Shipment in process
|
|
StatusOrderOnProcessShort=Ordered
|
|
StatusOrderProcessedShort=Processed
|
|
StatusOrderDelivered=Delivered
|
|
StatusOrderDeliveredShort=Delivered
|
|
StatusOrderToBillShort=Delivered
|
|
StatusOrderApprovedShort=Approved
|
|
StatusOrderRefusedShort=Refused
|
|
StatusOrderToProcessShort=To process
|
|
StatusOrderReceivedPartiallyShort=Partially received
|
|
StatusOrderReceivedAllShort=Products received
|
|
StatusOrderCanceled=Canceled
|
|
StatusOrderDraft=Draft (needs to be validated)
|
|
StatusOrderValidated=Validated
|
|
StatusOrderOnProcess=Ordered - Standby reception
|
|
StatusOrderOnProcessWithValidation=Ordered - Standby reception or validation
|
|
StatusOrderProcessed=Processed
|
|
StatusOrderToBill=Delivered
|
|
StatusOrderApproved=Approved
|
|
StatusOrderRefused=Refused
|
|
StatusOrderReceivedPartially=Partially received
|
|
StatusOrderReceivedAll=All products received
|
|
ShippingExist=A shipment exists
|
|
QtyOrdered=Qty ordered
|
|
ProductQtyInDraft=Product quantity into draft orders
|
|
ProductQtyInDraftOrWaitingApproved=Product quantity into draft or approved orders, not yet ordered
|
|
MenuOrdersToBill=Orders delivered
|
|
MenuOrdersToBill2=Billable orders
|
|
ShipProduct=Ship product
|
|
CreateOrder=Create Order
|
|
RefuseOrder=Refuse order
|
|
ApproveOrder=Approve order
|
|
Approve2Order=Approve order (second level)
|
|
UserApproval=User for approval
|
|
UserApproval2=User for approval (second level)
|
|
ValidateOrder=Validate order
|
|
UnvalidateOrder=Invalidate order
|
|
DeleteOrder=Delete order
|
|
CancelOrder=Cancel order
|
|
OrderReopened= Order %s re-open
|
|
AddOrder=Create order
|
|
AddSupplierOrderShort=Create order
|
|
AddPurchaseOrder=Create purchase order
|
|
AddToDraftOrders=Add to draft order
|
|
ShowOrder=Show order
|
|
OrdersOpened=Orders to process
|
|
NoDraftOrders=No draft orders
|
|
NoOrder=No order
|
|
NoSupplierOrder=No purchase order
|
|
LastOrders=Latest %s sales orders
|
|
LastCustomerOrders=Latest %s sales orders
|
|
LastSupplierOrders=Latest %s purchase orders
|
|
LastModifiedOrders=Latest %s modified orders
|
|
AllOrders=All orders
|
|
NbOfOrders=Number of orders
|
|
OrdersStatistics=Order's statistics
|
|
OrdersStatisticsSuppliers=Purchase order statistics
|
|
NumberOfOrdersByMonth=Number of orders by month
|
|
AmountOfOrdersByMonthHT=Amount of orders by month (excl. tax)
|
|
ListOfOrders=List of orders
|
|
ListOrderLigne=Lines of orders
|
|
productobuy=Products to buy only
|
|
productonly=Products only
|
|
disablelinefree=No free lines
|
|
CloseOrder=Close order
|
|
ConfirmCloseOrder=Are you sure you want to set this order to delivered? Once an order is delivered, it can be set to billed.
|
|
ConfirmDeleteOrder=Are you sure you want to delete this order?
|
|
ConfirmValidateOrder=Are you sure you want to validate this order under name <b>%s</b>?
|
|
ConfirmUnvalidateOrder=Are you sure you want to restore order <b>%s</b> to draft status?
|
|
ConfirmCancelOrder=Are you sure you want to cancel this order?
|
|
ConfirmMakeOrder=Are you sure you want to confirm you made this order on <b>%s</b>?
|
|
GenerateBill=Generate invoice
|
|
ClassifyShipped=Classify delivered
|
|
PassedInShippedStatus=classified delivered
|
|
YouCantShipThis=I can't classify this. Please check user permissions
|
|
DraftOrders=Draft orders
|
|
DraftSuppliersOrders=Draft purchase orders
|
|
OnProcessOrders=In process orders
|
|
RefOrder=Ref. order
|
|
RefCustomerOrder=Ref. order for customer
|
|
RefOrderSupplier=Ref. order for vendor
|
|
RefOrderSupplierShort=Ref. order vendor
|
|
SendOrderByMail=Send order by mail
|
|
ActionsOnOrder=Events on order
|
|
NoArticleOfTypeProduct=No article of type 'product' so no shippable article for this order
|
|
OrderMode=Order method
|
|
AuthorRequest=Request author
|
|
UserWithApproveOrderGrant=Users granted with "approve orders" permission.
|
|
PaymentOrderRef=Payment of order %s
|
|
ConfirmCloneOrder=Are you sure you want to clone this order <b>%s</b>?
|
|
DispatchSupplierOrder=Receiving purchase order %s
|
|
FirstApprovalAlreadyDone=First approval already done
|
|
SecondApprovalAlreadyDone=Second approval already done
|
|
SupplierOrderReceivedInDolibarr=Purchase Order %s received %s
|
|
SupplierOrderSubmitedInDolibarr=Purchase Order %s submitted (%s)
|
|
SupplierOrderClassifiedBilled=Purchase Order %s set billed
|
|
OtherOrders=Other orders
|
|
SupplierOrderValidatedAndApproved=Supplier order is validated and approved : %s
|
|
SupplierOrderValidated=Supplier order is validated : %s
|
|
OrderShowDetail=Show order detail
|
|
##### Types de contacts #####
|
|
TypeContact_commande_internal_SALESREPFOLL=Representative following-up sales order
|
|
TypeContact_commande_internal_SHIPPING=Representative following-up shipping
|
|
TypeContact_commande_external_BILLING=Customer invoice contact
|
|
TypeContact_commande_external_SHIPPING=Customer shipping contact
|
|
TypeContact_commande_external_CUSTOMER=Customer contact following-up order
|
|
TypeContact_order_supplier_internal_SALESREPFOLL=Representative following-up purchase order
|
|
TypeContact_order_supplier_internal_SHIPPING=Representative following-up shipping
|
|
TypeContact_order_supplier_external_BILLING=Vendor invoice contact
|
|
TypeContact_order_supplier_external_SHIPPING=Vendor shipping contact
|
|
TypeContact_order_supplier_external_CUSTOMER=Vendor contact following-up order
|
|
Error_COMMANDE_SUPPLIER_ADDON_NotDefined=Constant COMMANDE_SUPPLIER_ADDON not defined
|
|
Error_COMMANDE_ADDON_NotDefined=Constant COMMANDE_ADDON not defined
|
|
Error_OrderNotChecked=No orders to invoice selected
|
|
# Order modes (how we receive order). Not the "why" are keys stored into dict.lang
|
|
OrderByMail=Mail
|
|
OrderByFax=Fax
|
|
OrderByEMail=Email
|
|
OrderByWWW=Online
|
|
OrderByPhone=Phone
|
|
# Documents models
|
|
PDFEinsteinDescription=A complete order model (old implementation of Eratosthene template)
|
|
PDFEratostheneDescription=A complete order model
|
|
PDFEdisonDescription=A simple order model
|
|
PDFProformaDescription=A complete Proforma invoice template
|
|
CreateInvoiceForThisCustomer=Bill orders
|
|
CreateInvoiceForThisSupplier=Bill orders
|
|
CreateInvoiceForThisReceptions=Bill receptions
|
|
NoOrdersToInvoice=No orders billable
|
|
CloseProcessedOrdersAutomatically=Classify "Processed" all selected orders.
|
|
OrderCreation=Order creation
|
|
Ordered=Ordered
|
|
OrderCreated=Your orders have been created
|
|
OrderFail=An error happened during your orders creation
|
|
CreateOrders=Create orders
|
|
ToBillSeveralOrderSelectCustomer=To create an invoice for several orders, click first onto customer, then choose "%s".
|
|
OptionToSetOrderBilledNotEnabled=Option from module Workflow, to set order to 'Billed' automatically when invoice is validated, is not enabled, so you will have to set the status of orders to 'Billed' manually after the invoice has been generated.
|
|
IfValidateInvoiceIsNoOrderStayUnbilled=If invoice validation is 'No', the order will remain to status 'Unbilled' until the invoice is validated.
|
|
CloseReceivedSupplierOrdersAutomatically=Close order to status "%s" automatically if all products are received.
|
|
SetShippingMode=Set shipping mode
|
|
WithReceptionFinished=With reception finished
|
|
#### supplier orders status
|
|
StatusSupplierOrderCanceledShort=Canceled
|
|
StatusSupplierOrderDraftShort=Draft
|
|
StatusSupplierOrderValidatedShort=Validated
|
|
StatusSupplierOrderSentShort=In process
|
|
StatusSupplierOrderSent=Shipment in process
|
|
StatusSupplierOrderOnProcessShort=Ordered
|
|
StatusSupplierOrderProcessedShort=Processed
|
|
StatusSupplierOrderDelivered=Delivered
|
|
StatusSupplierOrderDeliveredShort=Delivered
|
|
StatusSupplierOrderToBillShort=Delivered
|
|
StatusSupplierOrderApprovedShort=Approved
|
|
StatusSupplierOrderRefusedShort=Refused
|
|
StatusSupplierOrderToProcessShort=To process
|
|
StatusSupplierOrderReceivedPartiallyShort=Partially received
|
|
StatusSupplierOrderReceivedAllShort=Products received
|
|
StatusSupplierOrderCanceled=Canceled
|
|
StatusSupplierOrderDraft=Draft (needs to be validated)
|
|
StatusSupplierOrderValidated=Validated
|
|
StatusSupplierOrderOnProcess=Ordered - Standby reception
|
|
StatusSupplierOrderOnProcessWithValidation=Ordered - Standby reception or validation
|
|
StatusSupplierOrderProcessed=Processed
|
|
StatusSupplierOrderToBill=Delivered
|
|
StatusSupplierOrderApproved=Approved
|
|
StatusSupplierOrderRefused=Refused
|
|
StatusSupplierOrderReceivedPartially=Partially received
|
|
StatusSupplierOrderReceivedAll=All products received
|
|
NeedAtLeastOneInvoice = There has to be at least one Invoice
|
|
LineAlreadyDispatched = The order line is already received.
|