Thomas Rehn
|
1727ecb84d
|
[FIX] activate date_range and fix installation errors
|
9 years ago |
Francesco Apruzzese
|
4023b4b9a8
|
[FIX] Header in python file and PEP8
|
9 years ago |
Francesco Apruzzese
|
0fe0cb06fa
|
[IMP] Fill open invoice report with informations keep from account move lines
|
9 years ago |
Thomas Rehn
|
34746a9ed0
|
[REF] move dummy menu items for balance sheet report wizards
|
9 years ago |
robert rottermann
|
b94cdd8bd4
|
[ADD]added new wizzard account_financial_report_qweb/wizard/balance_sheet_wizard_view.xml
|
9 years ago |
Leonardo Pistone
|
55f4dd8a6a
|
split long lines
|
9 years ago |
Damien Crier
|
b980f89412
|
[IMP] add date_range_id on ledgers wizards
[FIX] restore partner ledger menuitem
|
9 years ago |
Leonardo Pistone
|
0fc8003692
|
fix crash if empty fiscalyear
|
9 years ago |
Leonardo Pistone
|
5828cc9d32
|
bring back @yvaucher's report css
|
9 years ago |
Leonardo Pistone
|
2254566b2a
|
go back to original button method
|
9 years ago |
Leonardo Pistone
|
12a58b851e
|
fix get_label
it was printing the static string (rec.invoice_name)
|
9 years ago |
Leonardo Pistone
|
56a4f8c893
|
bring back code we're not inheriting anymore
|
9 years ago |
Leonardo Pistone
|
36b8ca19f3
|
no journals in out wizard
|
9 years ago |
Ciro Urselli
|
ecba777440
|
[FIX] fix delete footer_spacing to paperformat open invoice
|
9 years ago |
Ciro Urselli
|
324b570088
|
[FIX] fix id of record open invoice in reports.xml
|
9 years ago |
Ciro Urselli
|
f5099982a3
|
[IMP] correct journal with account name; add comulate balance row
|
9 years ago |
Ciro Urselli
|
8ccfa4c0a6
|
[ADD] template open_invoice_report.xml, update __openerp__.py and add paperformat in reports.xml
|
9 years ago |
os-kng
|
28674278cd
|
[IMP] Align with open invoice wizard: check date range, minor cleanup.
|
9 years ago |
tarteo
|
7ad3c39230
|
[FIX] company_id required
|
9 years ago |
Andrea Stirpe
|
d8892bdd57
|
Delete unused file
|
9 years ago |
Simone Orsi
|
c10ef3b3b3
|
fix renaming issue from prev rebase
|
9 years ago |
Simone Orsi
|
b004b48a84
|
remove conflict from prev rebase
|
9 years ago |
robert rottermann
|
6c4b65a45a
|
[ADD] trial balance and partner balance refactured to new files
|
9 years ago |
Simone Orsi
|
ac38b3efc1
|
include work from Yannick on qweb ledger, rearrange
|
9 years ago |
os-kng
|
35c818700c
|
[IMP] Adding fields on wizard
|
9 years ago |
andrea4ever
|
c3cac0b85e
|
[FIX] remove comodel name
|
9 years ago |
tarteo
|
c524761aa5
|
[FIX] Name of action_account_aged_trial_balance_wizard
|
9 years ago |
andrea4ever
|
01e49ec6d6
|
First commit for open invoice report
|
9 years ago |
Thomas Rehn
|
0415bc47b5
|
[ADD] foundations for new balance common report wizard
|
9 years ago |
astirpe
|
f1080a4eb2
|
Initial commit for wizard Aged Partner Balance
|
9 years ago |
Damien Crier
|
d90e3be85d
|
improve wizards views
|
9 years ago |
Damien Crier
|
d2a7340a97
|
[ADD] partner ledger wizard
|
9 years ago |
Damien Crier
|
91ca44875f
|
[ADD] generic wizard for ledger
|
9 years ago |
Damien Crier
|
11ef6544e5
|
[ADD] generic wizard for ledger
|
9 years ago |
Leonardo Pistone
|
7b224ee66d
|
remove unused imports
|
9 years ago |
Damien Crier
|
18232a7261
|
[ADD] add base wizard for ledger
|
9 years ago |
Damien Crier
|
a7ce37d8bc
|
[ADD] new module to manage financial reports in OCA
|
9 years ago |
OCA Git Bot
|
499b7cb182
|
[ADD] setup.py
|
7 years ago |
Pedro M. Baeza
|
29965bb6e6
|
Merge pull request #361 from Tecnativa/11.0-account_tax_balance
[11.0][MIG] account_tax_balance
|
7 years ago |
Pedro M. Baeza
|
0c4eb40f1b
|
[MIG] account_tax_balance: Migration to 11.0
|
7 years ago |
Stéphane Bidoul (ACSONE)
|
7d3dde98a3
|
[IMP] account_tax_balance: add index
This indexes improve the display time of
account_tax_balance by a factor of 10 on a database
with 1M move lines.
|
7 years ago |
Lara Baggio
|
b7eabd6a51
|
add condition tax_exigible in domain variable
|
8 years ago |
OCA Transbot
|
9efca46006
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
7d0d8d0fa1
|
account_tax_balance: improve test coverage
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
a2bf850c1f
|
[IMP] account_tax_balance: faster search of taxes with moves
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
9c2b77633d
|
[IMP] account_tax_balance: performance
Let the database do some computations (sum) and do not
put large lists of ids in action domain.
|
8 years ago |
Stefan Rijnhart
|
1fb070c211
|
[FIX] Include tax amounts from all move types
|
8 years ago |
OCA Transbot
|
57e7e0196a
|
OCA Transbot updated translations from Transifex
|
8 years ago |
eLBati
|
5e22669c25
|
[FIX+IMP] account_tax_balance:
* Test
* README
* add extra parent menu. If not, with the web_responsive module is mixed
between other menus
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
40f29e2e06
|
[MIG] account_tax_balance 10.0
|
8 years ago |