All Collections
New Releases
Release Notes: April 13, 2022
Release Notes: April 13, 2022
Miles Dinsmore avatar
Written by Miles Dinsmore
Updated over a week ago

New Supply Chain API Endpoints

Added the following endpoints:

  • POST sales_orders

  • DELETE sales_orders/{id}

  • PUT sales_orders/{id}

  • PUT sales_orders/lines/{line_id}

  • DELETE sales_orders/lines/{line_id}

  • POST sales_orders/{id}/lines

  • POST sales_orders/{id}payments

  • PUT sales_orders/{id}payments

  • DELETE sales_orders/{id}payments

  • GET vehicles

  • GET drivers

  • DELETE transfer/{id}

  • PUT transfer/{id}

  • GET transfers

  • GET transfer/{id}

PR: Harvest Waste

When specifying waste while harvesting plants, a package of waste is generated for each plant in the involved, rather than one package of waste for the entire harvest, since BioTrack requires plant waste to be scheduled for destruction individually per plant.

Minor Changes and Bugfixes

  • When completing an inventory receipt from a Purchase Order, the Total Line Item Price now calculates correctly when the Price Per GR field is modified.

Did this answer your question?