-
Hi, this is just a suggestion for something I am trying to do without python, and that is to replace the signature and public key values within a Certificate Signing Request "CSR."
This is the py…
-
SBC Staff should be able to amend, extend create new, cancel any transport permit, with the limitation that they can only extend a permit once.
Currently, SBC Staff can only create new transport perm…
-
We're finding that some of our components have a large list of component dependencies, and the creation time of these components is affected every time we add a new dependency. This is especially appa…
-
**Description:**
When attempting to delete a good using the `deletegoods` command, if the specified good exists but the specified supplier does not, the application displays an error message: "The goo…
-
Forge 14.23.5.2854
LP 0.10.3.41
AE2 rv6 stable7
When I set up an active supplier module on an inventory, instead of just stocking the number of items I specify, it endlessly crafts more and more,…
-
We may want to log an object with a sensitive field that should not be logged even under unsafe parameters (e.g. user credentials).
```
log.info("message", UnsafeArg.of("name", unsafeValue))
```
…
-
### Use case
I want to access the current uri from inside a redirect function. While it's possible today, it is a bit ugly.
Let's take this common scenario, of unprotected and protected routes:
…
-
This line:
https://github.com/mswiderski/order-it-hw-app/blob/ed081ad17f83e9b98de78f24b5f496b48203ae93/src/main/resources/static/modules/supplier/services.js#L12
pass a query param `filter` with…
-
Note: Make a database table. Do Not Commit .env file and composer.lock file
Table Name: purchases
1.id
2.total_purchase_price(float)
3.total_purchase_quantity(int 11)
4.purchase_date_time(dateT…
-
In Finnish we use decimal commas and whitespace as a thousand separator, which has to be clarified.
Naturally the supplier should use the characters that appear in the book if not specified otherwi…