Commit Graph

35 Commits

Author SHA1 Message Date
Raimon Esteve 3e16adf75a Add timeout in account reports (#10)
* Add timeout in account reports
#158319

* set timeout in the context

* increase message or XLS format

* rename context timeout to timeout_report

---------

Co-authored-by: Jared Esparza <jared.esparza@nan-tic.com>
2023-12-11 12:25:25 +01:00
Raimon Esteve d905405553 Desactive general_ledger and trial_balance account reports
#163646
2023-11-27 16:38:37 +01:00
Raimon Esteve ec77bdd7fe Eval company or -1 in context m2o fields #163427 2023-11-16 09:15:16 +01:00
Albert Cervera i Areny 07c4396a78 Show current time in company's timezone | #162693 2023-11-02 00:29:02 +01:00
Bernat Brunet 4b9e3c77bc Revert commit 613c590962
The concepte it's not completly correct:

"""
In taxes by invoice report, filter the invoices and credit note from
invoice related, not from invoice tax. To ensure the information showed
is related the global invoice amount not the specfic tax.
"""

Is better to group bu the invoice tax.
2023-10-26 14:24:15 +02:00
Bernat Brunet 70d1505efd Align to right the number text of the tax by invoice report. 2023-10-26 10:14:24 +02:00
Bernat Brunet f2cfeee65b In taxes by invoice report, filter the invoices and credit note from
invoice related, not from invoice tax. To ensure the information showed
is related the global invoice amount not the specfic tax.
2023-10-26 10:05:47 +02:00
Raimon Esteve 0531ca161e Show party_tax_identifier from the invoice or tax_identifier from the party in taxes by invoice report
#162882
2023-10-18 07:49:17 +02:00
Raimon Esteve fa94dafbe3 Add report name in html.template macros name
Filter by name when have multiples html.templates with same name
#162619
2023-10-11 11:51:27 +02:00
Raimon Esteve d863d0ff14 Remove include_cancel in taxes_by_invoice report
#157246
2023-05-16 13:25:28 +02:00
Raimon Esteve f442b2bf1f Replace margin style in A4 landscap to side_margin and extra_verical_margin parameters
#158881
2023-05-09 16:44:36 +02:00
Raimon Esteve d3020f360e Update context when is ImmutableDict
#156773
2023-04-25 16:04:31 +02:00
Raimon Esteve c59a2c94df taxes_by_invoice locales
#157953
2023-04-19 15:29:01 +02:00
Juanjo Garcia 9a16d95bea In taxes_by_invoice report, if we dont have a tax, dont try to get her name (print "---" instead).
Task #158123
2023-04-04 10:22:11 +02:00
Raimon Esteve c55d425bcf General Ledger: no-wrap amounts and locales
#157676
2023-03-24 14:11:39 +01:00
Juanjo Garcia fc3ca7cd96 Always raise exception when fiscal year or period are not found
Since 641cb7c9a4
Task #048598
2023-03-16 16:11:59 +01:00
Albert Cervera i Areny 15a3e3737a Do not try to remove unexisting jaser_reports' menu_print_taxes_by_invoice. 2023-03-05 01:37:54 +01:00
juanjo-nan 11001fad8c Add xls format to general ledger report. (#4)
Adapt general_ledger report:
- Change positon page
- Add missing fields
- Add missing agrupations
- Other visuals changes (header, etc.)

Task #071305
2023-03-03 15:11:52 +01:00
jared-nan 158f89002a Deactivate jasper reports menus | #072744 (#5) 2023-01-18 13:51:04 +01:00
Bernat Brunet 114c3ead2b Fix problem when print taxes of an invoice with more than one tax.
Tasks: #067259
2022-10-16 17:11:06 +02:00
Jared Esparza fef0c5a87e Add company to context 2022-05-05 11:44:15 +02:00
Juanjo Garcia ea620dfa75 In 6.0 or above use "cancelled" as state of invoices instead of "cancel"
Task #049812
2022-03-18 10:59:24 +01:00
juanjo-nan 082dad06e5 Dont add values of canceled invoices. (#3)
Task #047897
2021-11-02 14:23:00 +01:00
Bernat Brunet ff40615d6e Update taxes field domain in taxes by invoice wizard to addapt for the
new use of IRPF taxes that have not group set.

Fix PEP8
2021-10-07 12:27:25 +02:00
Albert Cervera i Areny 35adf7e126 Pyflakes fixes. 2021-10-03 00:12:41 +02:00
Albert Cervera i Areny 7d56ae0c4b Add Excel output format. 2021-10-01 10:09:05 +02:00
juanjo-nan ba446759ac Fix show_total_only. (#2)
Show dates when search for dates in document.
Use an empty llist instead of records.

046974
2021-09-07 15:07:28 +02:00
Albert Cervera i Areny 51610f439f Do not show invoice totals as it does not make sense because there may be duplicates. 2021-08-29 00:50:05 +02:00
Albert Cervera i Areny b643e23d35 Remove unnecessary spaces. 2021-08-29 00:10:28 +02:00
Albert Cervera i Areny fb36087179 Remove bckp file. 2021-08-29 00:07:46 +02:00
Albert Cervera i Areny 69c364c7fa Remove trailing spaces. 2021-08-28 16:14:26 +02:00
Albert Cervera i Areny 94bca00287 In Taxes by Invoice report, allow HTML output but not XLS. 2021-08-28 15:37:48 +02:00
Albert Cervera i Areny 2c66bb52a8 Remove prints and commented code. 2021-08-27 12:37:30 +02:00
Juanjo Garcia 33e4b0ae8c Add catalan translation.
Fix translations.
2021-08-02 14:01:55 +02:00
Juanjo Garcia 3f2640c4e6 Add new report, taxes_by_invoice.
043571
2021-07-29 14:11:35 +02:00