You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when uploading a file via the Linked Files tab in a vendor invoice, Dolibarr automatically renames the file to the format:
InvoiceNumber-OriginalFilename
However, when using the Drag & Drop feature to upload files directly into the invoice, the file is uploaded with its original filename, without the invoice number prefix.
It would be highly beneficial to introduce a configuration option that ensures files uploaded via Drag & Drop in a vendor invoice are automatically renamed in the same format as the Linked Files tab.
Additional Notes:
This feature should not apply only to vendor invoices, but also to normal invoice.
Use case
Benefits:
Improves consistency between different upload methods.
Makes it easier to identify files associated with specific invoices.
Reduces manual renaming efforts and improves document organization.
Suggested implementation
Requested Behavior:
When a file is uploaded using Drag & Drop within a vendor invoice, Dolibarr should rename the file to:
InvoiceNumber-OriginalFilename
This should function identically to how files are renamed when uploaded via the Linked Files tab.
The feature should be controlled by an optional setting in the configuration, so users who prefer the default behavior can disable it.
Suggested steps
No response
The text was updated successfully, but these errors were encountered:
Feature Request
Currently, when uploading a file via the Linked Files tab in a vendor invoice, Dolibarr automatically renames the file to the format:
However, when using the Drag & Drop feature to upload files directly into the invoice, the file is uploaded with its original filename, without the invoice number prefix.
It would be highly beneficial to introduce a configuration option that ensures files uploaded via Drag & Drop in a vendor invoice are automatically renamed in the same format as the Linked Files tab.
Additional Notes:
This feature should not apply only to vendor invoices, but also to normal invoice.
Use case
Benefits:
Suggested implementation
Requested Behavior:
When a file is uploaded using Drag & Drop within a vendor invoice, Dolibarr should rename the file to:
This should function identically to how files are renamed when uploaded via the Linked Files tab.
The feature should be controlled by an optional setting in the configuration, so users who prefer the default behavior can disable it.
Suggested steps
No response
The text was updated successfully, but these errors were encountered: