-
Consider the following request:
```console
curl http://localhost:12111/v1/subscriptions/sub_1MowQVLkdIwHu7ixeRlqHVzs
```
It returns the ID from URL parameter (`sub_1MowQVLkdIwHu7ixeRlqHVzs`) o…
-
##Acceptance Criteria
- [x] user can enter information that the forest service requires from the user to obtain a permit.
- [x] user should be able to enter a quantity
- [x] user should see the price…
-
**Describe the Bug**
In the New Transfer input page, the price per compliance unit input box currently does not support values with two decimal places (i.e., cents). When users attempt to enter a pric…
-
```
1. Allow users to define a list of frequently used items with item name,
description, and unit price.
2. In invoice creation editing, user can type the item name and auto complete
will suggest f…
-
Hello,
I've found a version difference between 2.x and 3.0 that has lead to an error for me.
I have a field on a model which is nullable. When it was created, the migration was this:
```
migratio…
-
Since 1 gold nugget is the lowest form of currency (and I agree with that), then we should be able to setup quantities. For example; Assume I want to sell a full stack of dirt for 1 nugget. I type /…
-
The [Drizzle benchmarks](https://github.com/drizzle-team/drizzle-benchmarks/) use the `search` API for full-text search (that's currently in Preview) in two routes:
- [`/search-customer`](https://git…
-
**Describe the bug**
When generating a PDF invoice using the pdf package, the Khmer script's "Khmer Sign Coeng" (្) is not rendering correctly with Khmer letters. This diacritical mark, essential f…
-
**Description**
(Apologies and excuse this issue if my business terminology is wrong)
The term "rates" would typically refer to the price charged per unit of time. When I first encountered this, my …
-
While running prism mock server with OpenApi 3.0 specification a nullable field is returned with the value `"string"` instead of `null` in the HTTP response body.
## Context
The OpenApi spec `http…