mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
* Determine if project codes are supported * Add helpers for boolean functions * Adds helper methods for generic "model" class - Will allow us to do some good refactoring * Refactor the refactor * Add debug support and getMap function * Major refactoring for model data accessors * Handle null values * Add sentry reporting if key is used incorrectly * Fix typo * Refactor createFromJson function * Add model for ProjectCode * Display and edit project code for purchase orders |
||
|---|---|---|
| .. | ||
| bom.dart | ||
| company.dart | ||
| model.dart | ||
| notification.dart | ||
| part.dart | ||
| project_code.dart | ||
| purchase_order.dart | ||
| sentry.dart | ||
| status_codes.dart | ||
| stock.dart | ||