722 Commits (4f38153c97861e018cbaad4e610d0e57eca380e4)
 

Author SHA1 Message Date
Laetitia Gangloff c4c15f0e24 update range of empty column before initial balance column 9 years ago
Laetitia Gangloff f7bf61aab4 in general ledger report, the sum is done on wrong column 9 years ago
Pedro M. Baeza 24af62ede9 Merge pull request #64 from savoirfairelinux/7.0-fix_open_invoices_with_currencies 9 years ago
Loïc Faure-Lacroix 808396f254 Sum on wrong column 9 years ago
Alexandre Fayolle c24c3a3203 Add OCA as author of OCA addons 9 years ago
Rudolf Schnapka 6cdc24cda5 minor refinements in german translation 10 years ago
Pedro M. Baeza efada99899 Merge pull request #52 from yvaucher/7.0-fix-travis-wkhtmltopdf-url 10 years ago
Yannick Vaucher 070ba4bec5 [FIX] travis wkhtmltopdf download url 10 years ago
Yannick Vaucher 71b0ce65bd Merge pull request #45 from savoirfairelinux/7.0_add_supplier_invoice_number_to_xls_gl 10 years ago
Rudolf Schnapka abe99024e0 add german translation 10 years ago
Pedro M. Baeza 4a0ca84e20 Merge pull request #48 from mdietrichc2c/remove-account-constraint 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 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 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 10 years ago
Guewen Baconnier 2f6f0a3e73 Merge pull request #1 from tafaRU/7.0-fix-flake8 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 10 years ago
Guewen Baconnier 8ec90e1844 W0621(redefined-outer-name) I didn't want to remove the argument on a 10 years ago
Guewen Baconnier e81d2ed0ad W0621(redefined-outer-name) 'fields' redefined, name of the arg was 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 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 10 years ago
Stefan Rijnhart (Therp) a9cdfd0526 Merge pull request #19 from pablocm-aserti/7.0 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 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 10 years ago
Leonardo Pistone 7b272575d3 Merge pull request #12 from acsone/7.0-bug-1312732-lmi 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 10 years ago
Guewen Baconnier 758928a97f Add name of the bank statement on export of account move lines 10 years ago
Pedro M. Baeza bad25d3d49 Merge pull request #6 from acsone/7.0-pep8 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