Guewen Baconnier
5013369b0f
Use a link for the cancel button
2015-01-13 15:06:31 +01:00
Guewen Baconnier
5955f7bb0f
Add date on the report
2015-01-13 15:06:31 +01:00
Guewen Baconnier
830de1ec62
Ordering of the menus: run before lines
2015-01-13 15:06:31 +01:00
Guewen Baconnier
43b5d7475e
Add a button on the "Run" to open the generated lines
2015-01-13 15:06:31 +01:00
Guewen Baconnier
cf40215601
Move the compute button in the header
2015-01-13 15:06:31 +01:00
Guewen Baconnier
7eac11eb4e
The report is displayed on the first page
...
Otherwise one needs to switch page every time.
Use a field.Html for the report so we can emphasise the main information.
The page where the report was should be displayed only for technical users,
it is meaningless for normal users.
2015-01-13 15:06:31 +01:00
Guewen Baconnier
54b59a9254
Correct the credit control page in the invoice view
...
* Put the policy field in a <group>
* Hide the policy field when empty (irrelevant if empty)
* Use a correct label for the policy field
* Remove useless fields from the tree view for the lines: it was overflowing
from the sheet view
2015-01-13 15:06:30 +01:00
Yannick Vaucher
f29929ffbd
Merge pull request #121 from acsone/8.0-forward-port-sbi
...
Forward port '7.0' into 8.0 until 7333aa8
2015-01-09 17:01:15 +01:00
Stéphane Bidoul
1cb3f6001a
Forward port branch '7.0' until 7333aa86b
2015-01-09 15:21:50 +01:00
Leonardo Pistone
7333aa86b5
Merge pull request #122 from acsone/7.0-fix-async_move_line_importer-test-suite-sbi
...
[FIX] adapt test suite for 2015 year change
2015-01-09 11:21:48 +01:00
Pedro M. Baeza
70073d648b
Merge pull request #125 from guewen/no-test-post-install-dunning-fees
...
Remove post_install and at_install instructions on tests
2015-01-09 09:24:00 +01:00
Raphaël Valyi
437b516df7
Merge pull request #55 from OpenPymeMx/7.0
...
Minor fix on Banxico Updates
2015-01-08 23:20:11 -02:00
Adrien Peiffer
9f65f85df1
[FIX] account_journal_period_close: fix test suite for 2015 year change
2015-01-07 12:32:46 +01:00
Guewen Baconnier
ca3c9cf751
Remove post_install and at_install instructions on tests
...
With that, the suite is run even when we update another module and that not
what we expect.
2015-01-07 09:57:10 +01:00
Lorenzo Battistini
0120aa0f2f
Merge pull request #101 from tafaRU/8.0-account_move_template-migr
...
[ADD] [8.0] Port the module 'account_move_template' to the new API
2015-01-05 14:36:45 +01:00
Pedro M. Baeza
5c98fadc0d
Merge pull request #123 from akretion/7.0-fix-bug-115
...
[FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year spec...
2015-01-05 14:32:18 +01:00
Alexis de Lattre
b1abf2606c
[FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year specific sequence should not have a sequence type
2015-01-05 13:58:56 +01:00
Stéphane Bidoul
63b1b0abb8
[FIX] async_move_line_importer test suite for 2015
2015-01-04 14:21:21 +01:00
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
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
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