[root]/grails-app/views/inventoryItemPurchaseDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 37 (100.0%) | 1170 (100.0%) | 31.6 |
Domain change: Add PurchasingGroup.
Logic and views to suite.
21 lines of code changed in 2 files:
Show inventory item and comments on purchase search view, part 2.
1 lines of code changed in 1 file:
Show inventory item and comments on purchase search view.
24 lines of code changed in 1 file:
Fix NPE during pagination after setSearchParamsMax in search views.
2 lines of code changed in 1 file:
Domain change, add taskBudgetStatus property to !InventoryItemPurchase.
Update views, help balloons and logic to suite.
75 lines of code changed in 5 files:
Domain change, several changes to !InventoryItemPurchase.
Update views and logic to suite.
183 lines of code changed in 6 files:
Trim inventory purchase order number.
Allow editing of any purchase's flags.
Display description, location and suppliers part number when receiving.
7 lines of code changed in 2 files:
Improvements to purchasing, update order amount with total invoice payment amounts and set flags.
1 lines of code changed in 1 file:
Improve work flow when working from inventoryItemPurchase search view.
32 lines of code changed in 5 files:
Removed comment field accidentally added to !InventoryItemPurchase edit view in r547.
0 lines of code changed in 1 file:
Add action to single submit forms so that hitting enter submits the form in IE.
1 lines of code changed in 1 file:
Improvements to Inventory Stock Take reports, MSSQL does not like using distinct the way it was, also improved protection against too many results.
15 lines of code changed in 1 file:
Allow !InventoryItemPurchase, invoicePaymentApproved and receivedComplete to be edited, part 2, limit to 'orders'.
39 lines of code changed in 1 file:
Allow !InventoryItemPurchase, invoicePaymentApproved and receivedComplete to be edited.
2 lines of code changed in 1 file:
Improved table row onclick implementation for all detailed list and search views.
7 lines of code changed in 1 file:
Move params.message and params.errorMessage to shared messages template.
0 lines of code changed in 1 file:
Add inventory item purchase search view and logic.
231 lines of code changed in 1 file:
Add !CostCode and !InventoryItemPurchase domain classes with import features.
Includes some fixes to inventory imports, where manufacturer and supplier were crossed.
529 lines of code changed in 5 files: