Yannick Vaucher
|
71b0ce65bd
|
Merge pull request #45 from savoirfairelinux/7.0_add_supplier_invoice_number_to_xls_gl
[IMP] add supplier invoice number to XLS General Ledger
|
10 years ago |
Rudolf Schnapka
|
abe99024e0
|
add german translation
rename template po->pot
|
10 years ago |
Pedro M. Baeza
|
4a0ca84e20
|
Merge pull request #48 from mdietrichc2c/remove-account-constraint
Deactivate constraint on account.account (unnecessary if Webkit reports are used)
|
10 years ago |
Matthieu Dietrich
|
675a433da1
|
Deactivate constraint on account.account (unnecessary if Webkit reports are used)
|
10 years ago |
Rudolf Schnapka
|
6b99362ccf
|
corrections/addition to german translations
|
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 |
Vincent Vinet
|
6680b50cb1
|
[IMP] add supplier invoice number to XLS General Ledger
|
10 years ago |
Leonardo Pistone
|
8ca327eea8
|
Merge pull request #41 from mdietrichc2c/add-account-filter-csv
Add account filter for CSV export
|
10 years ago |
Matthieu Dietrich
|
ec49e68ee3
|
Add account filter for CSV export
|
10 years ago |
Alex Comba
|
c9fb688d69
|
Merge pull request #29 from guewen/7.0-fix-pylint
Correct Pylint warnings
|
10 years ago |
Guewen Baconnier
|
2f6f0a3e73
|
Merge pull request #1 from tafaRU/7.0-fix-flake8
[FIX] 'E501 line too long' errors
|
10 years ago |
Alex Comba
|
6c7c418c01
|
[FIX] 'E501 line too long' errors
|
10 years ago |
Guewen Baconnier
|
0b53f1cbea
|
Duplicated column
|
10 years ago |
Guewen Baconnier
|
72075c8b5d
|
Remove print statements
|
10 years ago |
Guewen Baconnier
|
ab8e8b8193
|
W0621(redefined-outer-name)
|
10 years ago |
Guewen Baconnier
|
0718a96cee
|
W0622(redefined-builtin)
|
10 years ago |
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
|
10 years ago |
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
|
10 years ago |
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
|
10 years ago |
Guewen Baconnier
|
e81d2ed0ad
|
W0621(redefined-outer-name) 'fields' redefined, name of the arg was
wrong and an argument was missing
|
10 years ago |
Guewen Baconnier
|
0b33330ce0
|
W0622(redefined-builtin) in account_journal_report_xls
|
10 years ago |
moylop260
|
1e6e881eb0
|
[REF] auto-fix conventions
|
10 years ago |
Yannick Vaucher
|
93c95a089b
|
Merge pull request #21 from StefanRijnhart/7.0-webkit_dutch_translations
[UPD] POT files
|
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 |
Stefan Rijnhart (Therp)
|
a9cdfd0526
|
Merge pull request #19 from pablocm-aserti/7.0
[IMP] Performance fix on last_rec_date initialization
|
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 |
Leonardo Pistone
|
522e0a60e7
|
Merge pull request #17 from lepistone/7.0-fix-default-context
fix default context (and make pylint green)
|
10 years ago |
Leonardo Pistone
|
c550f40063
|
fix default context (and make pylint green)
|
10 years ago |
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.
|
10 years ago |
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
|
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 |
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
|
10 years ago |
Guewen Baconnier
|
758928a97f
|
Add name of the bank statement on export of account move lines
|
11 years ago |
Pedro M. Baeza
|
bad25d3d49
|
Merge pull request #6 from acsone/7.0-pep8
[IMP] PEP8 fix
|
10 years ago |
Laetitia Gangloff
|
6b4bd72004
|
[pep8] - review : replace _logger.log(logging.DEBUG by _logger.debug( / use , instead of % for interpolation
|
10 years ago |
Laetitia Gangloff
|
8ce6978437
|
[pep8] - remove unused level_class and general_ledger_xls/bal_formula - use false unused in a logger call
|
10 years ago |
Laetitia Gangloff
|
86d11702c5
|
[pep8] - F841 - remove unused style, exc
|
10 years ago |
Laetitia Gangloff
|
c58940efe3
|
[pep8] - correct F821 by defined global in self variable
|
10 years ago |
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
|
10 years ago |
laetitia.gangloff@acsone.eu
|
cc060dd31f
|
[pep8] - account_financial_report_webkit
|
10 years ago |
laetitia.gangloff@acsone.eu
|
4c518c56fa
|
[pep8] - account_financial_report
|
10 years ago |
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
|
10 years ago |
laetitia.gangloff@acsone.eu
|
23e9b1534e
|
[pep8] - account_financial_report_webkit_xls
|
10 years ago |
laetitia.gangloff@acsone.eu
|
b611fddb1c
|
[pep8] - account_financial_report_horizontal
|
10 years ago |
laetitia.gangloff@acsone.eu
|
a066faee80
|
[pep8] - account_journal_report_xls
|
10 years ago |