inventree-app/lib/inventree
Oliver d926686a89
Stock history fix (#320)
* Improves quantity parsing from

* Add paginated history widget

* Refactor stock history widget as a paginated widget

* Allow paginated result list to handle results returned as list

- Some API endpoints (older ones most likely) don't paginate results correctly

* Fix code layout

* Render user information in "history" widget (not quantity)

* Hide filter button

* Update release notes

* remove unused import
2023-04-18 22:46:08 +10:00
..
bom.dart Code Cleanup (#312) 2023-04-11 22:38:57 +10:00
company.dart Add support for company attachments (#261) 2023-02-16 22:50:32 +11:00
model.dart Stock history fix (#320) 2023-04-18 22:46:08 +10:00
notification.dart Update API for marking a notification as "read" (#228) 2022-12-04 23:01:11 +11:00
part.dart Code Cleanup (#312) 2023-04-11 22:38:57 +10:00
purchase_order.dart Add actions to issue or cancel purchase orders (#313) 2023-04-11 22:52:27 +10:00
sentry.dart Code Cleanup (#312) 2023-04-11 22:38:57 +10:00
status_codes.dart Update status codes (#307) 2023-04-10 23:12:30 +10:00
stock.dart Stock history fix (#320) 2023-04-18 22:46:08 +10:00