forked from Wavyzz/dolibarr
Debug the signature feature (broken) for shipment
This commit is contained in:
@@ -2648,7 +2648,7 @@ FilesIntegrityDesc=If you want to check the integrity of files instead of databa
|
||||
AttributeCodeHelp=A code of your choice (without special chars and spaces) to identify the property.<br>Note that if an object B is created from an existing object A that has a different type (for example creation of an invoice from an order), the value of the complementary attributes of A are also copied into the complementary attributes of B when the code of the attribute is the same.
|
||||
ThereIsMoreThanXAnswers=There is more than %s answers with your filter. Please add more filters...
|
||||
PdfAddTermOfSaleHelp=You can upload the file at the bottom of this setup page
|
||||
WarningOnlineSignature=Please note that this function allows a person (customer, supplier...) to insert, online, the image of his signature in the PDF document. As for a handwritten signature, such a signature can be made by anyone and might not have the same legal value as a legal electronic signature system going through an authorized trusted third party. If you need this level of security, you can contact an integrator for more information or check for addons on %s.
|
||||
WarningOnlineSignature=WARNING: Please note that this function allows a person (customer, supplier...) to insert, online, the image of his signature in the PDF document. As for a handwritten signature, such a signature can be made by anyone and does not have the same legal value as a legal electronic signature system going through an authorized trusted third party. If you need this level of security, you can contact an integrator for more information or check for addons on %s.
|
||||
UploadExtensionRestriction=List of forbidden file extensions to upload
|
||||
UploadExtensionRestrictionExemple=htm, html, shtml, js, php
|
||||
Privileges=Privileges
|
||||
|
||||
@@ -102,3 +102,4 @@ SignedReceiverOnline=Signed by third party online
|
||||
SignedAll=Signed by all parties
|
||||
SignStatus=Signature status
|
||||
DocumentSigned=Document signed
|
||||
DocumentUnsigned=Document unsigned
|
||||
|
||||
@@ -69,6 +69,10 @@ OptionToSetSendingBilledNotEnabled=Option from module Workflow, to set sending t
|
||||
NoWarehouseInBase=No warehouse in base
|
||||
ShipmentUpdated=Shipment successfully updated
|
||||
ShipmentIncrementStockOnDelete = Increase stock on deletion
|
||||
ConfirmSignShipping=Confirm Sign Shipping
|
||||
ConfirmUnsignShipping=Confirm Unsign Shipping
|
||||
SignShipping=Sign Shipping
|
||||
UnsignShipping=Unsign Shipping
|
||||
|
||||
# Sending methods
|
||||
# ModelDocument
|
||||
|
||||
Reference in New Issue
Block a user