Matthieu Dietrich
e33c680225
Remove un-optimized "LIMIT 1" from SQL request
9 years ago
fernandomr
ab1df16687
line overlap fixed
9 years ago
Alexandre Fayolle
9b2067870f
fix runbot warnings on 7.0
remove type field on ir.ui.view
replace groups field with groups_id on ir.ui.menu
remove object field on ir.values
9 years ago
Matthieu Dietrich
d1b32490a6
Add context to account browse() methods (for translation)
10 years ago
Alexandre Fayolle
c24c3a3203
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Rudolf Schnapka
6cdc24cda5
minor refinements in german translation
10 years ago
Matthieu Dietrich
675a433da1
Deactivate constraint on account.account (unnecessary if Webkit reports are used)
10 years ago
Rudolf Schnapka
d9bfc0a934
initial german translation
added some pot-files (where applicable)
10 years ago
Vincent Vinet
b1c9dc503b
allow default order to be overriden with function
10 years ago
Vincent Vinet
456cc0b01e
refac to avoid sql duplication
10 years ago
Alex Comba
6c7c418c01
[FIX] 'E501 line too long' errors
10 years ago
Guewen Baconnier
ab8e8b8193
W0621(redefined-outer-name)
10 years ago
Guewen Baconnier
0718a96cee
W0622(redefined-builtin)
10 years ago
moylop260
1e6e881eb0
[REF] auto-fix conventions
10 years ago
Stefan Rijnhart
45347bc3fc
[FIX] Missing msgstr in Pot file for empty msg source
10 years ago
Stefan Rijnhart
4bff782754
[UPD] POT files
ADD] Dutch translations
10 years ago
Pablo
8732d4235e
[FIX] Pep8 - changed tabs for spaces
10 years ago
Pablo
5200c50436
[FIX] Pep8
10 years ago
Pablo
ba90f36223
[IMP] Performance fix on last_rec_date initialization
10 years ago
Laurent Mignon (aka lmi)
6ebcf041c8
[FIX] Use the migration machinery to launch the initialization of the newly created column on account_move_line only on the first installation of the module account_financial_report_webkit
10 years ago
Laetitia Gangloff
86d11702c5
[pep8] - F841 - remove unused style, exc
10 years ago
laetitia.gangloff@acsone.eu
cc060dd31f
[pep8] - account_financial_report_webkit
10 years ago
Stéphane Bidoul
b71d8348f2
[IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0
10 years ago
Launchpad Translations on behalf of account-report-core-editor
f9a3e8594d
Launchpad automatic translations update.
11 years ago
Yannick Vaucher
8be3b386b5
adapt generate_pdf to fixes on report_webkit
11 years ago
Yannick Vaucher
2a3c6d7fd5
[PEP8]
11 years ago
Yannick Vaucher
14d7492064
remove useless import time
11 years ago
Yannick Vaucher
97f1648cba
remove unused variable user
11 years ago
Yannick Vaucher
17b16d92d6
remove useless exception names
11 years ago
Yannick Vaucher
a9a2f860fd
adapt overide of create_single_pdf to the fix made on report_webkit module for lp:1319109 and lp:1319095
11 years ago
Launchpad Translations on behalf of account-report-core-editor
58cc5ea9a0
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of account-report-core-editor
d73e2df07c
Launchpad automatic translations update.
11 years ago
Matthieu Dietrich
abe35ad35f
[FIX] realign header
11 years ago
Matthieu Dietrich
1c687c8d4a
[IMP] correct/add reference field in financial reports
11 years ago
Launchpad Translations on behalf of account-report-core-editor
64032c29ce
Launchpad automatic translations update.
11 years ago
Launchpad Translations on behalf of account-report-core-editor
2e6b143454
Launchpad automatic translations update.
11 years ago
Nicolas Bessi
bf0d3c6680
[FIX] add YML test on aged partner balance
11 years ago
Nicolas Bessi
a6c936840b
[FIX] use from __future__ import division instead of float casting
11 years ago
Nicolas Bessi
9f90ac424c
[FIX] coding style
11 years ago
Nicolas Bessi
36736734d1
[IMP] module revision number
11 years ago
Nicolas Bessi
cbd874896d
[FIX] docstring syntax
11 years ago
Nicolas Bessi
fd8402c466
[PEP8]
11 years ago
Nicolas Bessi
a17d2728a6
[RM] dead code
11 years ago
Nicolas Bessi
9d1a80c453
[ADD] description in manifest pour aged partner balance
11 years ago
Nicolas Bessi
e3231c66c7
[ADD] docstring
11 years ago
Nicolas Bessi
f2b04b80b6
[FIX] variable name that retrieve date
11 years ago
Nicolas Bessi
ca5bed3188
[ADD] doc string
11 years ago
Nicolas Bessi
537541d63f
[FIX] default filter not supported if only fical year set
[PEP8] doc string
11 years ago
Nicolas Bessi
dd3802d507
[ADD] documentation
11 years ago
Nicolas Bessi
a93988aad6
[FIX] unicode string
11 years ago