agritheory / beam

General Purpose 2D barcode scanning for ERPNext
https://agritheory.com/documentation/beam/
Other
20 stars 9 forks source link

Change pre-process strategy #7

Closed agritheory closed 1 year ago

agritheory commented 1 year ago

It seems that the approach for fetching handling units' details is relatively complete. We need to expand the strategy for other Beam-enabled data types: Item, Asset and Warehouse

The Item's return value should be similar to what is done with ERPNext's get_item_details function. An asset would be similar but not enabled in all form inputs.

Warehouse might be the trickiest because we want actions with it to be smart: For example in a Stock Entry:

Or:

Additional design requirements will be added to this ticket and the project documentation over time

Alchez commented 1 year ago

@agritheory, here's a link for the differences between the get_item_details (left) and the handling unit (right) responses:

https://www.diffchecker.com/fbD78Wef/

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 14.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: