Commit Graph

921 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
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
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
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
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
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
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
Pedro M. Baeza
66d99734cc Merge pull request #92 from acsone/8.0-port-account-chart-update-ape
8.0 Port account chart update
2014-12-16 17:52:29 +01:00
Yannick Vaucher
6ac418b621 Separated Lint tests 2014-12-16 11:18:17 +01:00
Yannick Vaucher
6d14f67eaa Merge pull request #100 from guewen/account_credit_control-constraints-compat
Credit Control: compatibility with account_constraints
2014-12-12 19:18:40 +01:00
Pedro M. Baeza
28ffe7b14a Merge pull request #102 from guewen/credit_control-view-fix
Credit control: fields not displayed with labels
2014-12-11 17:26:09 +01:00
Guewen Baconnier
02ca8f42fe Put fields in group so their labels are displayed 2014-12-10 15:53:59 +01:00
Guewen Baconnier
17dfa85fb4 Remove the type on views: deprecated 2014-12-10 15:44:26 +01:00
Guewen Baconnier
d2495b663a Do not write the company_id on the line
The field company_id is a related towards the move line.
If we write in credit_control_line.company_id, the ORM will
do a write on the company_id field of account_move_line.

It is useless anyway and if the module account_constraints is installed, it
will block the creation of credit_control_line records.
2014-12-09 09:32:58 +01:00
Lionel Sausin
c07515dae5 [DEL] l10n_fr_siret
This module should migrate to https://github.com/OCA/l10n-france as per https://github.com/OCA/l10n-france/issues/2
2014-12-08 16:00:44 +01:00
Leonardo Pistone
3af41b81e4 Merge pull request #75 from guewen/8.0-account_tax_analysis-migr
8.0: Migration of account_tax_analysis
2014-12-05 16:04:25 +01:00
Guewen Baconnier
01a9d8ab94 Merge pull request #93 from acsone/8.0-account_reversal-fr-sbi
[IMP] improve account_reversal french translation
2014-12-04 10:41:20 +01:00
Guewen Baconnier
860b4d7697 Merge pull request #96 from acsone/8.0-forward-port-sbi
Merge branch '7.0' into 8.0 until 7318cd0
2014-12-04 07:45:52 +01:00
Stéphane Bidoul
3380d2b302 Merge branch '7.0' into 8.0 until 7318cd09 2014-12-03 19:11:19 +01:00
Alex Comba
7318cd09d1 Merge pull request #95 from acsone/7.0-account_auto_fy_sequence_imp-lga
account_auto_fy_sequence : When create journal, use fy instead of year in the sequence
2014-12-03 16:12:35 +01:00
Laetitia Gangloff
c9bfcfc35d When create journal, use fy instead of year in the sequence 2014-12-03 14:33:19 +01:00
Pedro M. Baeza
409208bb4b Merge pull request #91 from acsone/8.0-forward-port-sbi
[8.0] port account_auto_fy_sequence to 8.0
2014-12-03 10:37:27 +01:00
Nicolas Bessi (nbessi)
2424c3dd8c Merge pull request #63 from guewen/8.0-account_credit_control_dunning_fees-migr
Port account_credit_control_dunning_fees to 8.0
2014-12-02 14:59:12 +01:00
vrenaville
504ba2607d [FIX] remove create + rencode file in from dos to unix CR/LF 2014-12-02 14:53:48 +01:00
Nicolas Bessi (nbessi)
f338b3b5d7 Merge pull request #62 from guewen/8.0-account_credit_control-migr
Migration of account_credit_control
2014-12-02 14:35:36 +01:00
vrenaville
8ed5a1754a Merge remote-tracking branch 'vrenaville/revert-commit-for-menu-merge' into 7.0 2014-12-02 14:21:41 +01:00
Stéphane Bidoul
d6b7cf24bc [IMP] improve account_reversal fr translation 2014-11-29 16:27:56 +01:00
Adrien Peiffer
d2eef7d86c [DEL] product_obj isn't used 2014-11-28 09:16:01 +01:00
Adrien Peiffer
f0a6c9f559 [FIX] number digits is returned before assignment in case of property exist but account not 2014-11-28 09:09:32 +01:00
Adrien Peiffer
69dd10dea9 [IMP] Use get_by_record method of ir.property 2014-11-28 09:06:54 +01:00
Adrien Peiffer
89a1bc710a [PORT] value_reference of ir.property is a char 2014-11-27 10:40:33 +01:00
Adrien Peiffer
b741d43169 [PORT] Set account_chart_update installable 2014-11-27 10:20:57 +01:00
Adrien Peiffer
fe8457dced [PORT] Move account_chart_update out of unported 2014-11-27 10:18:59 +01:00
Stéphane Bidoul
28f73be2a9 [IMP] README.md -> README.rst 2014-11-26 20:02:35 +01:00
Stéphane Bidoul
2fb15b9a9c [MIG] account_auto_fy_sequence 8.0 migration
README.md, remove checks in tests
2014-11-26 12:17:46 +01:00
Stéphane Bidoul
148ff37ee8 Forward port '7.0' until 7c1e5b37ab 2014-11-26 12:11:31 +01:00
Pedro M. Baeza
208b00cfc0 Merge pull request #90 from sbidoul/patch-1
[8.0] account_default_draft_move uses tuples instead of lists in sql operations
2014-11-26 11:43:35 +01:00
Pedro M. Baeza
7c1e5b37ab Merge pull request #71 from acsone/7.0-account_auto_fy_sequence-sbi
[ADD] 7.0 account_auto_fy_sequence
2014-11-26 11:40:58 +01:00