Commit Graph

1991 Commits

Author SHA1 Message Date
Stéphane Bidoul
43de46705f Make account_check_deposit uninstallable 2015-01-04 13:50:18 +01:00
Stéphane Bidoul
df4cf69b45 Move account_check_deposit to __unported__ 2015-01-04 13:49:59 +01:00
Stéphane Bidoul
31efc90cbc Forward port '7.0' into 8.0 until 22e9fdea1d 2015-01-04 13:49:04 +01:00
luc-demeyer
e03d3427f5 Merge pull request #7 from acsone/7.0-account_asset_management-config-sbi
[IMP] account_asset_management: replace official config option.
2015-01-03 20:13:05 +01:00
Pedro M. Baeza
22e9fdea1d Merge pull request #117 from akretion/7.0-account_auto_fy_seq-bug-113
7.0 [FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID
2015-01-02 12:28:00 +01:00
Pedro M. Baeza
f462e2cc7d Merge pull request #120 from akretion/8.0-fix-pos-with-account_auto_fy_sequence-bug-119
[FIX] Bug #119 account_auto_fy_sequence now works well with the POS
2015-01-02 00:13:04 +01:00
Alexis de Lattre
e477f5a8e1 [FIX] Bug #119 account_auto_fy_sequence now works well with the POS 2015-01-01 15:02:56 +01:00
Alexis de Lattre
8218a8dc3d currency_rate_date_check: port to v8 2014-12-31 23:06:58 +01:00
Pedro M. Baeza
1fdbd69a0e Merge pull request #116 from akretion/8.0-fix-auto-fy-sequence-bug-115
8.0 [FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year specific sequence should not have a sequence type
2014-12-31 17:15:01 +01:00
Alexis de Lattre
e908e7a588 [FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID 2014-12-31 16:43:21 +01:00
Alexis de Lattre
dc34480a68 Add comment to explain that code should be set to False 2014-12-31 16:26:41 +01:00
Alexis de Lattre
266c8f6dad [FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year specific sequence should not have a sequence type 2014-12-31 16:07:07 +01:00
Pedro M. Baeza
00b12be511 Merge pull request #114 from akretion/8.0-fix-auto-fy-sequence-bug-113
[FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID
2014-12-31 16:03:39 +01:00
Alexis de Lattre
4e7a9a1904 [FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID 2014-12-31 15:31:26 +01:00
Stéphane Bidoul
cec77fee22 [IMP] account_asset_management: replace official config option.
This prevents users clicking on the "enable assets management" option
and inadvertently installing account_asset.
2014-12-26 18:37:08 +01:00
Pedro M. Baeza
1c92933640 Merge pull request #66 from kmsistemas/8.0
[MIG] Migration of account_renumber to 8.0.
2014-12-26 18:08:24 +01:00
luc-demeyer
1674f95e5a move description to README.rst 2014-12-24 15:18:09 +01:00
luc-demeyer
0fd4f830e0 extra depr. line update controls 2014-12-23 23:46:15 +01:00
luc-demeyer
94305af79d Merge branch 'acsone-7.0-asset-management-fix3-sbi' into 7.0 2014-12-23 21:41:05 +01:00
Guewen Baconnier
61837c22ff Merge pull request #99 from numerigraphe/8.0-remove-siret
[DEL] l10n_fr_siret
2014-12-23 14:33:36 +01:00
Stéphane Bidoul
0d943321f1 [IMP] account_asset_management: simplify adjustment queries
Use depreciation lines instead of account moves since
there are now checks that ensure both are synchronised.
2014-12-22 21:31:57 +01:00
Stéphane Bidoul
fe8f976aa8 [FIX] account_asset_management: support init entries in current fy
Fixes test_4. Handle situations where we have depreciation init entries
in the same fiscal year as real depreciation lines.
2014-12-21 22:11:47 +01:00
Stéphane Bidoul
176ee25f1e [IMP] account_asset_management: support moves with more than one asset depreciaion in the same move
Such moves are not generated by the module itself but may
exist when importing existing moves from another system.
This patch should otherwise not change the behaviour of the module.
2014-12-21 21:35:23 +01:00
Stéphane Bidoul
5414bb78df [IMP] account_asset_management: more tests (test_4 failing)
test_4 is failing as it is a scenario of having an init_entry
depreciation line in an active fiscal year. Next commits intend to
fix this.
2014-12-21 21:35:23 +01:00
luc-demeyer
92e166de53 asset mgt - early removal asset_id filter 2014-12-21 19:49:55 +01:00
luc-demeyer
8cccfe3201 V8 port account_move_line_search_extension 2014-12-20 22:02:37 +01:00
luc-demeyer
8584db5df2 Merge pull request #5 from florian-dacosta/7.0-removal-fix
normal removal fix
2014-12-19 16:09:49 +01:00
Alex Comba
a02f7b0682 Replace views by view 2014-12-19 15:08:34 +01:00
Alex Comba
14186e6de7 Rem i18n/pt_BR.po because not updated and never used 2014-12-19 11:58:34 +01:00
Alex Comba
676284090e Add missing translation 2014-12-19 11:57:11 +01:00
Alex Comba
32370b2539 Merge pull request #2 from abstract-open-solutions/8.0-account_move_template-migr
[IMP] translations
2014-12-19 11:49:19 +01:00
beau sebastien
14c3cf9edb Merge pull request #64 from akretion/7.0-account-check-deposit
7.0 account check deposit
2014-12-19 10:57:44 +01:00
Davide Corio
911433a380 [IMP] translations 2014-12-18 15:48:59 +01:00
florian-dacosta
18cfd9a444 normal removal fix 2014-12-18 13:45:18 +01:00
Jordi Llinares
0b932a88f9 _logger call enhancement. 2014-12-18 09:42:37 +01:00
Jordi Llinares
c1e18712c0 [MIG] Migration of account_renumber to 8.0. 2014-12-18 09:42:37 +01:00
Guewen Baconnier
33ee028510 Merge pull request #107 from yvaucher/8.0-separate-lint
Separated Lint tests
2014-12-18 07:42:24 +01:00
Nicolas Bessi (nbessi)
534ff07d62 Merge pull request #88 from vrenaville/revert-commit-for-menu-merge
Revert "[IMP] modify menu item for item search extension"
2014-12-17 14:39:49 +01:00
Alex Comba
085aed0ae9 Add Guewen Baconnier as contributor 2014-12-17 14:30:00 +01:00
Alex Comba
dbe8aefe96 Replace eval by safe_eval 2014-12-17 14:30:00 +01:00
Alex Comba
c04dcf4fda Avoid not safe assignment on self passing computed_lines as argument 2014-12-17 14:30:00 +01:00
Alex Comba
46e17b8fdd Add missing ~ to README.rst 2014-12-17 14:30:00 +01:00
Alex Comba
d39f5da247 Apply changes according to the new API and remove all title from Warning 2014-12-17 14:30:00 +01:00
Davide Corio
3d52818bfa [IMP] updated italian translation 2014-12-17 14:30:00 +01:00
Davide Corio
c250b30715 [FIX] fields labels 2014-12-17 14:30:00 +01:00
Alex Comba
65c765100a Avoid comma at the end of error_message 2014-12-17 14:30:00 +01:00
Alex Comba
4f827af1a1 Use ensure_one to avoid loop on recordset 2014-12-17 14:30:00 +01:00
Alex Comba
807d8769b7 Replace api.model by api.multi and avoid title from warning in document template 2014-12-17 14:30:00 +01:00
Alex Comba
88617a2ff0 Reduce number of import lines 2014-12-17 14:30:00 +01:00
Alex Comba
2c92113ae8 Add decorator api.model and get some return values aware of the new API 2014-12-17 14:30:00 +01:00