steveblamey
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...
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.
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...
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...
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...
Add a n operations/structure date selection to the item cloning form and set that date on the new items children.
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...
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...
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,...