Konrad
|
06ebeeac0f
|
Merge pull request #11543 from rioug/11364-Voucher-fix-tax-report
[Vouchers] Fix Sales Tax Totals By Order report
|
2023-10-01 02:09:33 +02:00 |
|
Gaetan Craig-Riou
|
9e49da8fae
|
Add unit test for Reporting::Reports::SalesTax::SalesTaxTotalsByOrder
And a small refactoring.
Currently it only covers tax excluded from price
|
2023-09-22 10:17:50 +02:00 |
|
Gaetan Craig-Riou
|
bec5ad55dd
|
Use VoucherAdjustmentsService to retrieve tax part of the voucher
|
2023-09-22 10:17:50 +02:00 |
|
Neal Chambers
|
4596997547
|
Fix Style/HashSyntax
|
2023-09-16 09:05:31 +09:00 |
|
Gaetan Craig-Riou
|
0c005ad734
|
Sales Tax Totals by order included tax, fix tax amount when voucher applied
Plus specs
|
2023-09-14 10:21:50 +02:00 |
|
Gaetan Craig-Riou
|
9925399292
|
Sales Tax Totals by order, fix tax amount when voucher applied
Apply the tax discount to the tax collumn when a voucher is added
to the order, and update total excluding tax accordingly.
|
2023-09-12 14:36:28 +02:00 |
|
Maikel Linke
|
efb2ae6843
|
Style Rails/Pick - rubocop passes completely
|
2023-04-14 16:22:46 +10:00 |
|
Mohamed ABDELLANI
|
c43834915d
|
sales_tax_totals_by_order report
|
2023-02-20 14:19:08 +01:00 |
|
Mohamed ABDELLANI
|
19df15d75b
|
move item group instruction from db to rails
|
2023-01-21 18:40:27 +01:00 |
|
Mohamed ABDELLANI
|
92c4bd9eb7
|
introduces format_percentage in ReportRowBuilder#format_cell
|
2023-01-21 18:40:27 +01:00 |
|
Mohamed ABDELLANI
|
61037aa5ad
|
sales tax totals by producers report
|
2023-01-17 08:37:47 +01:00 |
|
Sebastian Castro
|
89212736e9
|
Reports fix formatting cells
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
b54ec4354a
|
Report TaxRate fix
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
5105ea345f
|
Reports Refactor 4: Final Touch
Split report_template
Clean code
Adds spec
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
b25192c31d
|
Report Refactor 3: Sales Tax
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
452a3fa933
|
Reports Refactor 2: Merge Spree::reports into Admin::Reports
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
288a35f062
|
Reports Refactor 2: New templates abstract classes
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
5f78fdce8b
|
Reports Refactor 2: Move all code to lib/reporting
|
2022-05-12 16:54:13 +02:00 |
|