agritheory / beam

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

fix: add read-only decorator to APIs #104

Closed Alchez closed 2 months ago

Alchez commented 2 months ago

Closes #66.

@agritheory I've only added the decorator to whitelisted functions that are not modifying the database. Let me know if I missed anything.