Alex Comba
|
c9fb688d69
|
Merge pull request #29 from guewen/7.0-fix-pylint
Correct Pylint warnings
|
2014-11-20 07:53:36 +01:00 |
Guewen Baconnier
|
2f6f0a3e73
|
Merge pull request #1 from tafaRU/7.0-fix-flake8
[FIX] 'E501 line too long' errors
|
2014-11-19 22:04:21 +01:00 |
Alex Comba
|
6c7c418c01
|
[FIX] 'E501 line too long' errors
|
2014-11-19 21:58:04 +01:00 |
Guewen Baconnier
|
0b53f1cbea
|
Duplicated column
|
2014-11-19 15:48:55 +01:00 |
Guewen Baconnier
|
72075c8b5d
|
Remove print statements
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
ab8e8b8193
|
W0621(redefined-outer-name)
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
0718a96cee
|
W0622(redefined-builtin)
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
e15c376886
|
W0621(redefined-outer-name) I didn't want to remove the argument on a stable module but I see no reason to have this as an argument
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
1de90983b8
|
W0621(redefined-outer-name) I didn't want to remove the argument on a
stable module but I see no reason to have this as an argument
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
8ec90e1844
|
W0621(redefined-outer-name) I didn't want to remove the argument on a
stable module but I see no reason to have this as an argument
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
e81d2ed0ad
|
W0621(redefined-outer-name) 'fields' redefined, name of the arg was
wrong and an argument was missing
|
2014-11-19 15:48:45 +01:00 |
Guewen Baconnier
|
0b33330ce0
|
W0622(redefined-builtin) in account_journal_report_xls
|
2014-11-19 15:48:45 +01:00 |
moylop260
|
1e6e881eb0
|
[REF] auto-fix conventions
|
2014-11-19 15:48:45 +01:00 |
Yannick Vaucher
|
93c95a089b
|
Merge pull request #21 from StefanRijnhart/7.0-webkit_dutch_translations
[UPD] POT files
|
2014-10-13 18:03:03 +02:00 |
Stefan Rijnhart
|
45347bc3fc
|
[FIX] Missing msgstr in Pot file for empty msg source
|
2014-10-11 13:12:32 +02:00 |
Stefan Rijnhart
|
4bff782754
|
[UPD] POT files
ADD] Dutch translations
|
2014-10-11 12:24:22 +02:00 |
Stefan Rijnhart (Therp)
|
a9cdfd0526
|
Merge pull request #19 from pablocm-aserti/7.0
[IMP] Performance fix on last_rec_date initialization
|
2014-10-08 13:39:58 +02:00 |
Pablo
|
8732d4235e
|
[FIX] Pep8 - changed tabs for spaces
|
2014-10-06 10:40:39 +02:00 |
Pablo
|
5200c50436
|
[FIX] Pep8
|
2014-10-06 10:29:32 +02:00 |
Pablo
|
ba90f36223
|
[IMP] Performance fix on last_rec_date initialization
|
2014-10-06 09:12:35 +02:00 |
Leonardo Pistone
|
522e0a60e7
|
Merge pull request #17 from lepistone/7.0-fix-default-context
fix default context (and make pylint green)
|
2014-10-03 09:10:25 +02:00 |
Leonardo Pistone
|
c550f40063
|
fix default context (and make pylint green)
|
2014-10-03 09:03:29 +02:00 |
Leonardo Pistone
|
87f2bad5b6
|
Merge pull request #5 from acsone/7.0-fix-afr_webkit-test
[IMP] account_financial_report_webkit: in test, work around demo periods...
This is not needed on v8.
|
2014-09-26 11:27:18 +02:00 |
Leonardo Pistone
|
7b272575d3
|
Merge pull request #12 from acsone/7.0-bug-1312732-lmi
[FIX] Use the migration machinery to initialize default values
closes #14
|
2014-09-02 10:44:28 +02:00 |
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
|
2014-08-25 10:54:17 +02:00 |
Pedro M. Baeza
|
9d80c2ef57
|
Merge pull request #11 from guewen/7.0-export-add-statement
[IMP] account_export_csv: Add name of the bank statement on export of account move lines
|
2014-08-20 15:26:55 +02:00 |
Guewen Baconnier
|
758928a97f
|
Add name of the bank statement on export of account move lines
|
2014-08-20 15:08:22 +02:00 |
Pedro M. Baeza
|
bad25d3d49
|
Merge pull request #6 from acsone/7.0-pep8
[IMP] PEP8 fix
|
2014-08-20 09:45:40 +02:00 |
Laetitia Gangloff
|
6b4bd72004
|
[pep8] - review : replace _logger.log(logging.DEBUG by _logger.debug( / use , instead of % for interpolation
|
2014-08-19 10:16:01 +02:00 |
Laetitia Gangloff
|
8ce6978437
|
[pep8] - remove unused level_class and general_ledger_xls/bal_formula - use false unused in a logger call
|
2014-08-19 09:04:18 +02:00 |
Laetitia Gangloff
|
86d11702c5
|
[pep8] - F841 - remove unused style, exc
|
2014-08-12 14:32:56 +02:00 |
Laetitia Gangloff
|
c58940efe3
|
[pep8] - correct F821 by defined global in self variable
|
2014-08-12 13:53:56 +02:00 |
laetitia.gangloff@acsone.eu
|
746679c598
|
[pep8] review on account_financial_report, account_financial_report_horizontal, account_financial_report_webkit_xls, account_journal_report_xls, account_move_line_report_xls
|
2014-08-08 15:53:39 +02:00 |
laetitia.gangloff@acsone.eu
|
cc060dd31f
|
[pep8] - account_financial_report_webkit
|
2014-08-08 15:34:06 +02:00 |
laetitia.gangloff@acsone.eu
|
4c518c56fa
|
[pep8] - account_financial_report
|
2014-08-08 13:18:16 +02:00 |
laetitia.gangloff@acsone.eu
|
8ce2b82351
|
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
|
2014-08-08 11:48:27 +02:00 |
laetitia.gangloff@acsone.eu
|
23e9b1534e
|
[pep8] - account_financial_report_webkit_xls
|
2014-08-07 13:44:04 +02:00 |
laetitia.gangloff@acsone.eu
|
b611fddb1c
|
[pep8] - account_financial_report_horizontal
|
2014-08-07 13:08:20 +02:00 |
laetitia.gangloff@acsone.eu
|
a066faee80
|
[pep8] - account_journal_report_xls
|
2014-08-07 12:22:04 +02:00 |
laetitia.gangloff@acsone.eu
|
bff5f4222c
|
[pep8] - account_move_line_report_xls
|
2014-08-07 11:48:12 +02:00 |
laetitia.gangloff@acsone.eu
|
35ca28d965
|
[pep8] - account_export_csv
|
2014-08-07 11:17:05 +02:00 |
Stéphane Bidoul
|
b71d8348f2
|
[IMP] account_financial_report_webkit: in test, work around demo periods issue in 7.0
|
2014-08-06 19:24:00 +02:00 |
Pedro M. Baeza
|
13a707dc93
|
Merge pull request #3 from pedrobaeza/7.0-metafiles
Metafiles
|
2014-08-06 18:09:46 +02:00 |
Pedro M. Baeza
|
03c5ef87df
|
[FIX] 64 bits
|
2014-08-06 17:40:05 +02:00 |
Pedro M. Baeza
|
7737f1245a
|
[FIX] sudo
|
2014-08-06 17:31:10 +02:00 |
Pedro M. Baeza
|
ae1d5e33be
|
[FIX] wkhtmltopdf library
[FIX] Exclude from official branch account_financial_report_webkit
|
2014-08-06 17:21:37 +02:00 |
Pedro M. Baeza
|
2533a4ac97
|
[FIX] report_xls dependency
|
2014-08-06 16:49:02 +02:00 |
Pedro M. Baeza
|
4a8f6499c8
|
7.0 metafiles
|
2014-08-06 16:20:48 +02:00 |
Maxime Chambreuil - http://www.savoirfairelinux.com
|
7877edb44f
|
Merge pull request #2 from savoirfairelinux/7.0_account_chart_report
[ADD] account chart report
|
2014-08-04 16:10:08 -04:00 |
Marc Cassuto
|
84341575a4
|
account_chart_report :
* CamelCase fixed
* back to the original name
* self.pool.get replaced
* margins fixed
|
2014-08-02 22:12:51 -04:00 |