steveblamey

Results 35 issues of steveblamey

As mentioned in #6 StrAndUnicode was deprecated in Django 1.5 (https://docs.djangoproject.com/en/1.8/releases/1.5/#deprecated-features-1-5) and has been removed in Django 1.8, which will be the new LTS release. This pull-request implements the change...

Running GTG 0.6 stable flatpak on my Chromebook and using CalDAV sync. After configuring the backend an initial sync happens and synced task appear as expected. After closing GTG and...

bug
priority:high
needinfo
packaging
plugins

It would be desirable to add 2FA/MFA to uzERP. Possibly use TOTP from https://github.com/Spomky-Labs/otphp. There is also a Webauthn library https://webauthn-doc.spomky-labs.com/, to support hardware tokens and fingerprint devices, etc.

enhancement
Low Priority

If a purchase order has invoiced lines and 2 or more open lines, when an open line is cancelled the order reverts to requisition. This is by design as any...

bug
module: purchasing
Low Priority
user report

It would be useful if uzERP made contact email addresses available to choose when outputting to email. Examples might include sending a sales order acknowledgement or pro-forma. Where the order...

enhancement
Output
user report

Report from user: > When in Purchase Ledger Suppliers if you order by Outstanding Balance and then click again, so it goes by highest amount at the top, the page...

bug
Low Priority
module: purchase ledger

Add a n operations/structure date selection to the item cloning form and set that date on the new items children.

enhancement
module: manufacturing
needs context

Creating a new GRN fails for order lines where order has reverted to requisition with the error 'Error creating Goods Received Note '. Confirmed with this test case: 1. Create...

bug
module: purchasing
user report

PO Product Lines are available when adding a Purchase Order but not when generating a Purchase Invoice directly - this contrasts with sales where the SO Product Lines is available...

enhancement
module: purchasing

Not being able to delete the lines is related to 'move stock' being set on the invoice lines. That could be default to off, so that lines could be deleted,...

enhancement
module: sales
Low Priority
needs context