Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 73)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#96 fixed Remove unused fields from InventoryItem Gavin
Description

All the manufacturer*, averageDeliveryTime and alternateItems fields are hardly used and can be removed. The alternateItems may be removed as the inventory text search is now very good.

Data and fields can simply be dropped.

The spareFor will be retained for now.

#93 fixed Upgrade to Grails-1.3.7 framework Gavin
Description

Test thoroughly and upgrade.

Grails-1.3.5 has a bug where the dev war is not generated correctly, this is a blocker for us and we must wait for Grails-1.3.6 to be released.

Grails-1.3.7 now available so going to that.

Checking versions and bug reports in plugins:

Functionality:

  • List paginate, sort and max results per page working.
  • Reports all working in grails runApp.
  • All tests passing.

Issues:

  • Reports JasperController class not found exception for commons-digester (deployed war), fixed in r903
  • Need to check all dependencies, fixed in r902 - r906.
  • Export plugin is having some issues, fixed in r911.

Schema upgrade:

  • alter table image add constraint UN_pictureid_size unique (picture_id, size);
#91 fixed Purchasing - run order price update when invoice is updated. Gavin
Description

The order price is updated when the invoice is created, please ensure this logic also runs when an existing invoice is updated.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.