-
I need to create a negative Tax to subtract certain % from invoice subtotal. Which is the best way to do it?
thanks.
-
## Problem
Sending "interest" to a 3rd party is probably a taxable-event. But there are outstanding questions which need to be addressed. Eventually the answers to these questions will be used to c…
-
When the product have a tax the total is not zero, Product with tax included
-
Стоит добавить модуль commerce_tax в зависимости ya_commerce_api, или где-то указать что для отправки в Яндекс.Кассу данных для чеков (54-ФЗ) требуется этот модуль.
-
## Bug report
Context customer object is undefined in getTaxLines on retrieving.
### Describe the bug
I have a custom AbstractTaxService that checks if the customer is a B2B user. If they are, it…
-
Can in config be that members need to pay taxes and owners at the same time?
-
The following code does not produce labels for me. I get the plot, but without any labels.
```
scale, fontsize = 1, 12
import matplotlib.pyplot as pyplot
figure, ax = pyplot.subplots()
tax = ternary…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
Adding items to the economy for taxes. e.g 64 emeralds per tax claim
-
## Problem
Checkout and Order models have fields `base_x_price`. The fields store the values that we use to calculate the discount based on the catalog promotions. Some vouchers like specific_product…