Skip to content

Latest commit

 

History

History
executable file
·
57 lines (46 loc) · 1.35 KB

File metadata and controls

executable file
·
57 lines (46 loc) · 1.35 KB

CHANGELOG SHIPMENTPACKAGE FOR DOLIBARR ERP CRM

1.0.12

  • 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

1.0.11

  • Tested on Dolibarr 23
  • Fix CSRF token issues
  • Fix setup page
  • Add weight calculation

1.0.10

  • Tested on Dolibarr 21
  • Tested on PHP 8.3
  • Fix backward compatiblity for V19 and lower

1.0.9

  • Tested on Dolibarr 20
  • Tested on PHP 8.2
  • Fix add shipment lines to draft package.
  • Fix contact, notes, document and event tabs.

1.0.8

  • 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

1.0.7

  • Fix Dolibarr -17 backward compatiblity

1.0.6

  • Improve permission checks
  • Add closed status
  • Fix for Dolibarr 17

1.0.5

  • Add empty weight constant

1.0.3

  • Add shipping method and set defaults from expedition.
  • Fix for missing migration parcel to package in core.

1.0.2

  • 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

1.0.1

  • Initial version