jcoux
2af9293e78
Fix module version and delete useless section on readme
8 years ago
jcoux
a7c904eaa8
Extract dictionary used for report creation to a separate method
8 years ago
jcoux
50b3b4577d
Refactoring and add new tests
8 years ago
jcoux
65d5306316
Global review, fix and make missing fields translatable
8 years ago
jcoux
6f00485dc4
Add OCA Aged Partner Balance XLSX
8 years ago
jcoux
9472a9c51a
Trial Balance XLSX: Remove unused variables
8 years ago
jcoux
6f69b30666
Add OCA Open Items Report XLSX
8 years ago
jcoux
cf7127e73d
Fix missing label translatable
8 years ago
jcoux
8ac8873bac
Add OCA Trial Balance report PDF and XLSX
8 years ago
jcoux
6e9d24bc43
Add tests
8 years ago
jcoux
8df98638d1
Fix reports generation
8 years ago
jcoux
6ba9b4979f
Code cleaning
8 years ago
jcoux
4a2950b966
Add cost center filter on OCA General Ledger Report
8 years ago
jcoux
02a0eaff0a
Global review, fix and make fields translatable
8 years ago
jcoux
872aa1c995
Code cleaning and readme update
8 years ago
jcoux
9b9172e5e5
Review and refactoring of OCA General Ledger XLSX
8 years ago
jcoux
22d40ebd72
Review of OCA Aged Partner Balance Report PDF
8 years ago
jcoux
b910867649
Review of OCA Open Items Report PDF
8 years ago
jcoux
071af36c07
Review of OCA General Ledger Report PDF
8 years ago
jcoux
7a87437bde
Add OCA General Ledger Report XLSX
8 years ago
Richard deMeester
39d7937211
[9.0] mis reporting
Put configuration items on configuration menu which is not dropped by the
enterprise install.
Fixes #208
8 years ago
jcoux
b01e392d0f
Add OCA Aged Partner Balance report PDF
8 years ago
jcoux
d7b34ccf97
Add OCA Open Invoice report
8 years ago
jcoux
af306bab1f
Add OCA General/Partner Ledger PDF
8 years ago
Leonardo Pistone
7b88a742ba
show init balance, delete init credit, debit
9 years ago
Leonardo Pistone
11ecb46399
lint SQL
9 years ago
Leonardo Pistone
9dba52f915
add fy start date from gl wizard
9 years ago
Leonardo Pistone
2c6ab000b9
gl: hide init debit, credit
9 years ago
Leonardo Pistone
42337ed3e3
bring back in inner filter in year start
It is @luc-demeyer and @jbeficient that proposed this approach: in inner
WHERE clause on the start of the fiscal year makes sure that initial and
running balances are correct. This means that depending of the account
type, totals are computed from the start of the fiscal year or from the
beginning of time. This was initially suggested in
https://github.com/oca-sorrento/account-financial-reporting/pull/2
The WHERE clause on date_from and date_to is different and it is
outside because it affects which line are shown but not the initial and
running balance.
9 years ago
Leonardo Pistone
eadf4be770
remove unused join on partner
9 years ago
Leonardo Pistone
20ec7ca862
move ledger query to a file for easier testing
9 years ago
Leonardo Pistone
d41e6e396a
don't use find_daterange_fy_start: it was removed
The method find_daterange_fy_start used to be in account_fiscal_year but
it was removed in
https://github.com/OCA/account-financial-tools/pull/378/commits/073f324df
9 years ago
Leonardo Pistone
4c7254e64e
remove unused onchange
There is no until_date field on this wizard (Jordi removed it).
9 years ago
OCA Git Bot
b61ced43e9
[UPD] addons table in README.md
9 years ago
Thomas Binsfeld
1e5dc31137
[FIX] mis_builder: iter_cell_tuples ( #198 )
9 years ago
Stéphane Bidoul (ACSONE)
851a01570f
[IMP] mis_builder: removed unused argument ( #197 )
Was forgotten in 53192385fb
9 years ago
Leonardo Pistone
06eedbc3d7
account_fiscal_year is on account-financial-tools
9 years ago
Leonardo Pistone
f1687bca6c
gl template: remove references to fiscalyear
9 years ago
Leonardo Pistone
7c1e748eae
remove references to fiscalyear in code
9 years ago
Damien Crier
a60dd3efff
[IMP] export general ledger to XLSX format
9 years ago
Leonardo Pistone
d56a2e28a0
add dependency on account_fiscal_year
9 years ago
Leonardo Pistone
b60b154a3a
remove TEMP comment: they'll stay here for now
9 years ago
Leonardo Pistone
fe8f160904
OCA instead of Camptocamp website
9 years ago
Leonardo Pistone
872490f79b
summary on one line
9 years ago
Leonardo Pistone
19597e490a
remove commented out line in manifest [ci skip]
The file not there.
9 years ago
Leonardo Pistone
a14cf6d1fa
add contributors to README [ci skip]
9 years ago
Leonardo Pistone
b9af3d32a0
remove more duplicated/renamed entries
9 years ago
Leonardo Pistone
411390f377
remove duplicate entries in data
Those come from weird merges probably.
9 years ago
Leonardo Pistone
9c1f418466
remove renamed xml file from manifest
9 years ago
Leonardo Pistone
6066757826
update README
9 years ago