Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
Add an option (like SHIPPING_PDF_HIDE_VOLUME) to hide only Volume (and keep weight) in shipping PDF.
At this moment, we have an option to hide only both weight and volume (and hide the whole column in product list).
Use case
Some people do not want to see the volume, this is sometimes useless, but the weigh is still important.
Suggested implementation
Use the presence of an option SHIPPING_PDF_HIDE_VOLUME in the PDF templates.
Suggested steps
Implement the use of the option in the PDF templates.
Feature Request
Add an option (like SHIPPING_PDF_HIDE_VOLUME) to hide only Volume (and keep weight) in shipping PDF. At this moment, we have an option to hide only both weight and volume (and hide the whole column in product list).
Use case
Some people do not want to see the volume, this is sometimes useless, but the weigh is still important.
Suggested implementation
Use the presence of an option SHIPPING_PDF_HIDE_VOLUME in the PDF templates.
Suggested steps
Implement the use of the option in the PDF templates.