Commit Graph
4 Commits
Author SHA1 Message Date
migglandandGitHub 2b1658e513 Fix version-copy button according to #3373 (#3425) 2022-07-28 08:06:32 +10:00
migglandandGitHub 58bff32342 Correct the docstring for PurchaseOrderIssue (#3399) 2022-07-26 07:28:11 +10:00
migglandandGitHub 2bc8556993 Fix issue 3371 (#3381)
* Add missing underscore for translation

* Fix issue #3371

* Modify comment
2022-07-21 22:09:52 +10:00
migglandandGitHub 79f498a648 Export records update - allow overwriting existing files without user input (#3156)
* Add flag to overwrite existing file when exporting records

* Remove temp. file at end of export process

* Run flake8 on tasks.py as well

* Fix style

* Change style of default text

* Add type bool

* dev-setup

* Revert "dev-setup"

This reverts commit 789356422a.

* Update tasks.py with new flags to allow choosing where permissions end up, and if temporary files are kept or not
2022-06-09 11:47:29 +10:00