Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 73)

Ticket Resolution Summary Owner Reporter
#90 fixed Inventory items - recommended reorder Gavin
Description

recommendedReorderPoint is not used and can be renamed to reorderQuantity.

#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.

#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);
Note: See TracQuery for help on using queries.