steveblamey

Results 35 issues of steveblamey

Changing the Stock Item in the dropdown does not always update the Run Time Speed to the correct value. The value should be retrieved from the Volume Target of the...

bug
module: manufacturing

New periodic payments allow inactive people to be chosen

enhancement
module: accounts and gl

Show purchase order lines on the *Delivery and Despatch* calendar. - Allow the user to pick a half-hour delivery slot and status on each purchase order line - Show the...

enhancement
module: purchasing

At the moment warehouse transfers are handles by setting up a 'manual' stock transaction. However, when transferring stock in a formal multi-warehouse operation there will be a need to generate...

module: stock
proposal
on-hold

GRNs can be accrued via https://demo.uzerp.com/?pid=865&action=accrual&controller=porders&module=purchase_order and a posting made to the general ledger for the order line value that relates to the received line as follows DR GL code...

bug
module: accounts and gl
module: purchasing

The method used for submitting PL Allocations needs changing. It currently lists all allocations in a single page, which can be a long list; searching and/or ordering would be beneficial....

enhancement
module: purchasing
needs context

The creating or editing of a Purchase Order needs to include the facility to assign the PO to a person, as is currently possible with Sales Orders. Then, when emailing...

enhancement
module: orders

The stock item link uses an incorrect module, 'sales_order' instead of 'manufacturing', and the transaction link is missing values for most of its parameters. See SOrdersController::view_Transactions.

bug
module: sales

Discussion from Slack: mshiner [12:17 PM] When entering a PL Invoice it might be useful if the system calculated the VAT and showed it to the user - the dialog...

enhancement
module: purchasing
module: invoicing
module: vat

Add a 'select all' UI element to allow the user to select all displayed lines to add to the invoice. Porders::createInvoice

enhancement