Commit Graph

1166 Commits

Author SHA1 Message Date
Laurent Mignon (ACSONE)
ea39eb0295 [IMP] Process jobs 'validate_one_move' in a dedicated job channel
To avoid concurrent update when validating the account_move
on ir_sequence, jobs must be processed one by one. Using a
dedicated channel enable to isolate the processing of
the 'validate_one_move' jobs from the root channel
2015-05-27 11:31:01 +02:00
Pedro M. Baeza
985e714dbd [IMP] account_chart_update: README + authors 2015-05-27 10:18:41 +02:00
Pedro M. Baeza
73e81f7660 Merge pull request #178 from pedrobaeza/8.0-account_chart_update-imp
[IMP] account_chart_update: Whole refactoring + New API
2015-05-25 13:35:21 +02:00
Pedro M. Baeza
3f3f59c16c [IMP] account_chart_update: Re-enable local cache variables 2015-05-22 20:00:28 +02:00
Yannick Vaucher
a3dc77e000 Merge pull request #215 from andrius-preimantas/i18n_da_DK
[IMP][account_credit_control] Minimal Danish translation
2015-05-22 14:14:29 +02:00
Andrius Preimantas
9d3d9abbe9 [IMP][account_credit_control] Minimal Danish translation 2015-05-21 17:33:42 +03:00
Alexandre Fayolle
d22c13e786 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:06:53 +02:00
Pedro M. Baeza
2263920826 Merge pull request #206 from OCA/dreispt-fix-desc
Small fix on description
2015-05-06 09:00:06 +02:00
Pedro M. Baeza
13893921d6 Merge pull request #200 from vrenaville/improve_tax_analysis
[IMP] add defaut group by account / tax code + add form view + add invoi...
2015-05-06 08:59:44 +02:00
Daniel Reis
fb3fe1d6fa Small fix on description 2015-05-05 17:55:27 +01:00
vrenaville
612ef7e282 [FIX] add translation files for FR + improve pot 2015-05-05 15:27:53 +02:00
vrenaville
fa1ff224b3 [FIX] retab xml file 2015-05-05 14:53:23 +02:00
Pedro M. Baeza
4420c1cc02 Merge pull request #202 from acsone/8.0-fix-tobe-reversal-ape
[FIX][account_reversal] To be reversed should be false after reversal
2015-04-29 15:41:23 +02:00
Yannick Vaucher
c80841e914 Merge pull request #197 from pedrobaeza/8.0-account_invoice_currency-fix_view
[FIX] account_invoice_currency: Fix invoice view
2015-04-27 11:04:19 +02:00
Adrien Peiffer (ACSONE)
ac3744cbff [FIX][account_reversal] To be reversed should be false after reversal 2015-04-27 09:39:36 +02:00
Yannick Vaucher
4081b91c3b Merge pull request #187 from pjmcdermott/8.0
[FIX] Add EUR currency option to ECB service when base currency != EUR
2015-04-24 16:47:41 +02:00
vrenaville
8f7cd83515 [IMP] add defaut group by account / tax code + add form view + add invoice in tree view
Conflicts:
	account_tax_analysis/account_tax_analysis_view.xml
2015-04-24 10:03:26 +02:00
Pedro M. Baeza
09cb584fdb [IMP] account_chart_update: Whole refactoring
* Migrated to new API.
* Provided hooks for detecting changes and for adding update/create values.
* Purge dead error detection code (not applying).
* Use global mapping dictionaries stored on class instead of passing arguments down to top and viceversa.
* Number fields computed by a function field instead of being computed by hand.
* Use recordsets as indexes instead of ids to avoid repetitive browses.
2015-04-24 02:06:09 +02:00
Pedro M. Baeza
823ee67da5 [FIX] account_invoice_currency: Fix invoice view 2015-04-22 14:01:38 +02:00
Alexandre Fayolle
1bf5197a64 Merge pull request #194 from StefanRijnhart/8.0-fix_runbot_therp
8.0 fix runbot therp
2015-04-21 08:42:50 +02:00
Stefan Rijnhart
0d8bd5650b [DEL] Group access for transient model 2015-04-20 15:12:44 +02:00
Stefan Rijnhart
032b79346c [FIX] Inherited model is a transient model 2015-04-20 15:11:35 +02:00
Stefan Rijnhart
3b09d41674 [FIX] Nonexisting field in data entry 2015-04-20 15:04:46 +02:00
Pedro M. Baeza
e0d785c619 [IMP] account_chart_update: Fix calculated field when showing inactives + add field to view 2015-04-18 13:08:29 +02:00
Pedro M. Baeza
9c49cee9d8 Merge pull request #185 from StefanRijnhart/8.0-add-account_reset_chart_therp
[8.0] add account_reset_chart
2015-04-13 12:51:06 +02:00
Paul McDermott
23ed0ce9b5 [FIX] Add EUR currency option to ECB service when base currency != EUR 2015-04-09 23:58:08 +01:00
Stefan Rijnhart
22ed7a876a [RFR] Avoid void statement detection by travis 2015-04-09 17:24:19 +02:00
Stefan Rijnhart (Therp)
9d14b706ba Merge pull request #106 from guewen/8.0-dunning-currencies
Credit Control Dunning Fees: improve handling of currencies
2015-04-08 18:43:37 +02:00
Stefan Rijnhart
7b0b75a305 [FIX] Also unlink draft vouchers 2015-04-08 17:57:46 +02:00
Stefan Rijnhart
d5b781391d [IMP] Smaller icon 2015-04-08 17:50:04 +02:00
Stefan Rijnhart
5c01f98ccf [RFR] Logging 2015-04-08 17:42:32 +02:00
Stefan Rijnhart
6734159ee5 [FIX] Use psycopg variable substitution
[IMP] Cleanup vouchers
2015-04-08 17:39:55 +02:00
Pedro M. Baeza
5d641a4a8d Merge pull request #184 from yvaucher/8.0-update-currency-rate-update-readme
Update README.rst using OCA format
2015-04-08 17:31:27 +02:00
Yannick Vaucher
927be7bec0 Update README.rst using OCA format 2015-04-08 17:29:31 +02:00
Stefan Rijnhart
4db40cd2ca [IMP] Description 2015-04-08 17:15:12 +02:00
Stefan Rijnhart
3861704e85 [ADD] Docstring 2015-04-08 17:10:42 +02:00
Stefan Rijnhart
b8dc36b862 [ADD] Icon 2015-04-08 17:09:23 +02:00
Stefan Rijnhart
4d33ccb10b [PRT] 8.0 API 2015-04-08 17:09:08 +02:00
Yannick Vaucher
425016e6ca Merge pull request #169 from acsone/8.0-port-account-move-batch-validate-ape
[8.0] Port account move batch validate to 8.0
2015-04-08 16:44:31 +02:00
Yannick Vaucher
663e536050 Merge pull request #152 from grzegorz-openglobe/8.0
Update README.md
2015-04-08 16:27:36 +02:00
Stefan Rijnhart
d69b291613 [ADD] 7.0 version of account_reset_chart 2015-04-08 13:54:01 +02:00
Alexandre Fayolle
0cf65b1a60 don't use travis container-based infrastructure 2015-03-27 16:20:59 +01:00
Pedro M. Baeza
f2d20d71fa Merge pull request #176 from acsone/8.0-taxes-analysis-groupby-journal-ape
[ADD][account_tax_analysis] Add group by journal filter on journal items view
2015-03-26 09:12:54 +01:00
Adrien Peiffer (ACSONE)
23cc37e13e [ADD][account_tax_analysis] Add group by journal filter on journal items view 2015-03-25 20:00:26 +01:00
Guewen Baconnier
f867e4e0d8 Merge pull request #161 from taktik/8.0_fix_account_credit_control_emailer
fix active_ids instead of active_id
2015-03-20 17:15:25 +01:00
Guewen Baconnier
b8e8c83394 Merge pull request #167 from acsone/8.0-imp-credit-control-total-due-ape
[IMP][Credit Control] Include the fees in the total due
2015-03-16 16:05:49 +01:00
Adrien Peiffer (ACSONE)
625fde44e3 [IMP] Add AGPL-3 badge on readme file 2015-03-13 09:06:30 +01:00
Adrien Peiffer (ACSONE)
9f3e54f1c8 [FIX] Uncomment connector on travis file 2015-03-12 16:33:46 +01:00
Adrien Peiffer (ACSONE)
e75860b88d [DEL][account_move_batch_validate] Remove maintainer key from __openerp__ 2015-03-12 16:33:45 +01:00
Adrien Peiffer (ACSONE)
0f4661100c [DEL][account_move_batch_validate] Remove description from __openerp__ 2015-03-12 16:33:45 +01:00