OCA Transbot
9588a4a564
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
38254fd38d
[UPD] addons table in README.md
8 years ago
Stéphane Bidoul (ACSONE)
7ff05e4a4f
Merge pull request #276 from yelizariev/10.0-forward-port-pr242-to-br10.0
OCA reports XLSX: Better override to define workbook creation options
8 years ago
jcoux
2176332703
OCA reports XLSX: Better override to define workbook creation options
8 years ago
Stéphane Bidoul (ACSONE)
f0239b7391
[10.0] mis_builder: fix indent style and other small improvements ( #273 )
8 years ago
Stéphane Bidoul (ACSONE)
50b44dd750
[DOC] mis_builder: changelog
8 years ago
Stéphane Bidoul (ACSONE)
9a8da04067
Merge pull request #272 from acsone/10.0-fwp-246-sbi
[FIX] mis_builder: missing unicode in format string
8 years ago
Stéphane Bidoul (ACSONE)
93012d1e79
[UPD] mis_builder: changelog
8 years ago
Stéphane Bidoul (ACSONE)
1f79fdc32e
[FIX] missing unicode in format string
fixes #244
8 years ago
Eric @ Elico Corp
3409cc9ff2
Merge pull request #270 from astirpe/patch-1
[10.0][FIX] mis_builder: local variable 'ctx' referenced before assignment
8 years ago
Andrea Stirpe
6bfb5839e9
[FIX] local variable 'ctx' referenced before assignment
Fixes the following:
```Traceback (most recent call last):
File "/opt/odoo-10.0/addons/report/controllers/main.py", line 100, in report_download
response = self.report_routes(reportname, converter='pdf', **dict(data))
File "/opt/odoo-10.0/src/odoo-10.0/odoo/http.py", line 504, in response_wrap
response = f(*args, **kw)
File "/opt/odoo-10.0/src/odoo-10.0/addons/report/controllers/main.py", line 45, in report_routes
pdf = report_obj.with_context(context).get_pdf(docids, reportname, data=data)
File "/opt/odoo-10.0/src/oca/mis_builder/report/mis_report_instance_qweb.py", line 23, in get_pdf
return super(Report, self.with_context(ctx)).get_pdf(
UnboundLocalError: local variable 'ctx' referenced before assignment
```
8 years ago
OCA Transbot
a0ade90919
OCA Transbot updated translations from Transifex
8 years ago
Frédéric Clementi
a4ef61b6be
Merge pull request #264 from grindtildeath/fix_initial_balance_issue
[10.0] account_financial_report_qweb : Fix initial balance computation
8 years ago
Yannick Vaucher
6184adb9cf
Merge pull request #265 from akretion/10-fix-bug-252-financial_report_qweb
[10.0] Fix bug #252 Aged partner balance now works with user != admin
8 years ago
Alexis de Lattre
7a470ec469
Fix bug #252 fix same issue in report_aged_partner_balance_qweb_move_line
8 years ago
Alexis de Lattre
4d632363b2
Fix bug #252 : generate create_uid and create_date columns in table report_aged_partner_balance_qweb_line
8 years ago
Akim Juillerat
9a3ff2d1e9
Fix initial balance computation
8 years ago
OCA Transbot
335c2e2844
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
0e2efdbf03
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
4987b9be00
Merge pull request #250 from acsone/10.0-mig-account_tax_balance-sbi
[10.0] mig account_tax_balance sbi
8 years ago
eLBati
9aeb70c8b9
[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)
cfe18d9fb5
[MIG] account_tax_balance 10.0
8 years ago
Antonio Espinosa
cfb0b1322f
Consider normal and refund operations separately
Allow to explore all move lines
Spanish translation
Bugfixes
Show negative lines too
Show move type in account.move views
Tests include new fields
8 years ago
eLBati
eca742cb87
[FIX+IMP] account_tax_balance:
* Tests
* PEP8
* Use invoice._convert_to_write(invoice._cache). This way, the onchange will be inheritable and will add here also the added values
* better get_context_values
* unify method compute_balance
* open move lines linked to balance
9 years ago
gfcapalbo
5b4e0da9cc
tests
9 years ago
eLBati
3a48c27267
[ADD] account_tax_balance: Compute tax balances based on date range
9 years ago
OCA Transbot
cbef6c306f
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
9976b05736
[UPD] addons table in README.md
8 years ago
Alexis de Lattre
f8ff3ed649
Merge pull request #239 from acsone/10-mig-mis-builder-ape
Migration of mis_builder to 10.0
8 years ago
Yannick Vaucher
3d27a69ea0
Merge pull request #240 from acsone/10-mig-account_financial_report_qweb-ape
Migration of account_financial_report_qweb to 10.0
8 years ago
Stéphane Bidoul (ACSONE)
f7f2d5fa6e
[UPD] changelog
8 years ago
Stéphane Bidoul (ACSONE)
0f58da1c6c
[FIX] minor fix in readme
8 years ago
Adrien Peiffer (ACSONE)
68b331c7ce
[FIX] mis_builder: fix unit test.
8 years ago
Adrien Peiffer (ACSONE)
e4b88009a1
[FIX] Full access on mis report style for adviser.
8 years ago
Adrien Peiffer (ACSONE)
4b434377d8
[ADD] Add setup.py
8 years ago
Stéphane Bidoul (ACSONE)
3a39cb7bd4
[FIX] mis_builder: add web_widget_color dependency
now that the dependency is merged in 9.0
8 years ago
Stéphane Bidoul (ACSONE)
6c89a84792
[FIX] mis_builder: fix comparison when there are no subkpis ( #237 )
[FIX] mis_builder: fix comparison when there are no subkpis
8 years ago
Adrien Peiffer (ACSONE)
f34b7cfae2
Migration of mis_builder to 10.0
8 years ago
Adrien Peiffer (ACSONE)
588923de06
[FIX] Give id instead of recordset.
8 years ago
Adrien Peiffer (ACSONE)
6c3e09081d
[ADD] Add setup.py
8 years ago
Adrien Peiffer (ACSONE)
d78bb0cd07
Migration of account_financial_report_qweb to 10.0
8 years ago
Pedro M. Baeza
d3d2b9dbce
[IMP] .travis.yml: Activate Transifex + matrix
8 years ago
Yannick Vaucher
ce089ae99b
Fix typo in readme
8 years ago
OCA Git Bot
23b6030dfa
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
00f801022d
[MIG] Update metafiles
8 years ago
Pedro M. Baeza
37e88b9c4f
[MIG] Remove setup module directories
8 years ago
Pedro M. Baeza
e92b0b04f3
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
353b904cd1
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
aaee603e38
Merge pull request #232 from acsone/9.0-imp-mis-builder-widget
[IMP] Add refresh button in mis report preview. Widget code changes to allow to add fields in the widget easier
8 years ago
Pedro M. Baeza
9953b55687
Merge pull request #235 from acsone/9.0-mis_builder-fix204-sbi
[FIX] mis_builder: crash in xslx with one column
8 years ago