Stéphane Bidoul (ACSONE)
c54b764409
Merge pull request #213 from acsone/8.0-imp-commit-account-move-batch-validate-ape
...
[IMP] Commit transaction to avoid to lose all the jobs have been created in case of crash of the current job
2015-06-01 17:07:54 +02:00
Stéphane Bidoul (ACSONE)
78c512ac92
Merge pull request #214 from andrius-preimantas/fix_wrong_partner_inherited_view
...
[FIX][account_credit_control] Partner Form view: field "credit_limit" is defined in account m…
2015-06-01 17:05:28 +02:00
Stéphane Bidoul (ACSONE)
80b4b4bc70
Merge pull request #217 from yvaucher/8.0-add-bug-tracker-link
...
Add bug tracker link on README.rst
2015-06-01 17:00:26 +02:00
Stéphane Bidoul (ACSONE)
23e286ade5
Merge pull request #226 from akretion/8.0-currency-rate-update-workaround-and-enhance
...
8.0 workaround bug #151 and fixes the cron
2015-06-01 16:46:03 +02:00
Alexis de Lattre
1928eae801
Fix log message
2015-05-29 14:27:07 +02:00
Alexis de Lattre
a3d1fa6c98
Add info log and convert an existing info log to error log
2015-05-29 00:50:33 +02:00
Alexis de Lattre
9dbbbacf1a
Fix crash "TypeError: _run_currency_update() takes exactly 1 argument (2 given)"
2015-05-29 00:27:50 +02:00
Alexis de Lattre
fab1eccb64
Add record rule for currency.rate.update.service
...
Workaround for bug #151
Add dedicated menu entry for currency.rate.update.service in Accounting > Config > Misc
Fix English mistake
Clean-up form view structure of currency.rate.update.service
2015-05-29 00:19:30 +02:00
Sandy
e2ec70f71c
Merge pull request #198 from acsone/8.0-account_asset_management-reload_on_button-sbi
...
[IMP] account_asset_management: use reload_on_button instead of reloading page
2015-05-28 11:20:25 -04: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
f8cadc76be
Add bug tracker link on README.rst
2015-05-22 19:45:07 +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
Andrius Preimantas
97784eb28e
[FIX] Partner Form view: field "credit_limit" is defined in account module, not base
2015-05-21 17:10:09 +03:00
Adrien Peiffer (ACSONE)
fc6a2d3495
[IMP] Commit transaction to avoid to lose all the jobs have been created in case of crash of the current job
2015-05-18 17:35:19 +02: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
Stéphane Bidoul
18f7a5b7e0
[IMP] account_asset_management: use reload_on_button instead of reloading page
2015-04-23 12:06:10 +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