CHANGELOG SHIPMENTPACKAGE FOR DOLIBARR ERP CRM
- Remove setup for SHIPMENTPACKAGE_EMPTY_WEIGHT.
- Fix create package from shipment CSRF.
- Fix possible sql error when list hook is used.
- Add backtopageforcancel for shipment actionbuttons.
- Fix some dolibarr version compatibility issues
- Tested on Dolibarr 23
- Fix CSRF token issues
- Fix setup page
- Add weight calculation
- Tested on Dolibarr 21
- Tested on PHP 8.3
- Fix backward compatiblity for V19 and lower
- Tested on Dolibarr 20
- Tested on PHP 8.2
- Fix add shipment lines to draft package.
- Fix contact, notes, document and event tabs.
- Tested on Dolibarr 18
- Tested on PHP 8.1
- On re-open shipment with closed package return error.
- Remove Dolibarr 13 support
- Enable extrafield setup
- Fix Dolibarr -17 backward compatiblity
- Improve permission checks
- Add closed status
- Fix for Dolibarr 17
- Add empty weight constant
- Add shipping method and set defaults from expedition.
- Fix for missing migration parcel to package in core.
- Fix draft filter
- New methods to get qty to ship and qty already packaged.
- Complete option of package value calculation mode.
- Allow link of supplier objects when supplier is added.
- Prepare for Dolibarr 15
- Initial version