steveblamey

Results 35 issues of steveblamey

Latest order date - so that you can see only items with recent sales orders added - this a a request from SD I believe, to quickly review items where...

enhancement
module: sales

Updates are required to currency revaluation to add more functionality: 1. When revaluing a bank account,store the last revaluation date in the cbmaster record (if foriegn); 2. In the bank...

enhancement
module: accounts and gl

When an invoice is created from multiple GRNs for the same line that equal the line order quantity, the order line and order status remains as 'Received' but should be...

bug
module: purchasing

uzERP's remittance advice feature is based around automated payments. Where users don't want to use automated payments, they would still like a way to print a remittance advice for manual...

enhancement
module: sales ledger

For performance reasons, the total stock balance for an item is maintained as a field on st_items and updated with st_balances in `STTransaction::save`. `STItem->balance` should match the total of st_balances...

bug
module: stock
module: manufacturing

This view allows users to select posted invoices and will repost them. The selection should be restricted to un-posted invoices (status 'New'). SInvoicesController::selectinvoices

bug
module: sales
module: invoicing

Need to add a check when posting invoices (SI/PI) that the sales price multiplied by the sales quantity equals the net value. This check needs to take account of minor...

module: orders
proposal
needs context

Attached is the specification developed for traceability or 'lot control' within the uzERP stock system.

module: stock
proposal

When setting up a SO Product Line, the available UoMs for an item are the base UoM for the item plus any item conversions. So it is possible to have...

bug
module: sales

All analysis on SO/PO product lines comes from the underlying item. Would be useful to have some form of free format analysis code(s) for reporting purposes against the SO/PO products.

module: orders
proposal