Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
70.11 KB
MD5: 659a0b66a3f3da983587d068f22db24e
SHA-1: 7941da4a01baa8c0d34b67691edc90e9f30cbe81
SHA-256: a9a5ac716d980e71ba50fe0521d5cbd8afb703ec18a0146aca82be071f2b43e3
Download zip
94.67 KB
MD5: 03fb9275cd41e87360306cbbbe2823de
SHA-1: 83622bf012378b7635f607b4cd9233ab1cd11657
SHA-256: cfc81c92c945a8ebc49fd397fc49a490f1bd1cbd2b6c321d3fffd7f668a74d50
Release notes
Changes since 7.x-1.0-beta1:
- separated order number and plugin prefix fields in desktop export
- added in conditions to make all products default to 1kg if not otherwise specified
- changed file export to CSV and added trailing | at client request
- Added in the EN language code to prevent the export from erroring if default language is set to English
- added date fields to Kiala order view
- forgot to remove French language hard coding
- added support for a bulk kiala order export
- Updated P&S config select list
- Fixed typo with default shipping service description
- Added 'node' property in 'from' array for request and updated the shortId to be a full string instead of a partial integer
- Added logging of tags from SOAP response
- Changed the default value of the Merchant ID (dspid) to an empty string
- Changed originator ID to be CG_1.0
- packship: added originator as a non-exposed setting; improved error messaging to check for existence of order fault details
- packship: added plugin prefix to settings and export code for orderNumber and parcelNumber
- packship: updated default api url to be http instead of https, added a description to the url setting
- fixing logo cut-off bug
- adding logo and changing the button color
- updated shipping option to not set a default if none selected yet
- packship ws: rework of exported data sanitization
- packship ws: fixed exported weight value, removed from 'node'
- pack and ship: removed sanitize on sender id for api call
- update ps web service dsm to type of error
- improved error handling for ps web service call
- added a maxlength to pack and ship sender id setting
- added metadata property to kiala point details to provide an equivalent addressfield array
- added CRUD hooks for line item point records
- #1820654: reverting syncing the shipping address to the Kiala point address. KThe original address must be kept for use in Kiala APIs
- admin settings form clean up
- initial commit to implement pack and ship web service
- added a access callback to tracking admin page to deny if order does not have a kiala point
- rework to make existing export functionality specific to 'p&s desktop'
- updated ps desktop export access to deny if no order kiala point
- updated selected button styling for point selection
- added 'selected' button to point selection with styling
- fixed misspelled label
- setting recently selected point to the users last point selected on an order regardless of matching entered addresses
- added an admin view to display all kiala orders
- removed README setup in favor of http://drupal.org/node/1842672