Commit Graph

91 Commits

Author SHA1 Message Date
Albert Cervera i Areny c0c708cb76 Pyflakes fixes 2023-10-11 10:26:13 +02:00
Bernat Brunet e0cc8f03c6 I add extra depends on the three account_bank_statements modules to
ensure that when the cancel/delete order is coming from there is allowed
even if the account move is posted.

Task: #159291
2023-06-02 10:22:02 +02:00
Juanjo Garcia 43245fd3df Add again the function "check_modify" in the account.move.line module.
Prepare the function delete to only delte when the account.move.line move is not posted.

Task #158863
2023-05-18 15:51:34 +02:00
Juanjo Garcia Pagan 7a90745971 Delete "check_modify" function, as duplicate the functionality of super function. (#2)
Task #158863
2023-05-17 17:35:51 +02:00
Raimon Esteve 58e8b9af6d Increase version number 2023-05-10 17:21:38 +02:00
Juanjo Garcia b0a92b1331 Delete unused "OpenChartAccount" wizard in register.
Since 1c3295da71

Task #048598
2023-03-20 11:12:31 +01:00
Raimon Esteve d5bdbc06d5 Remove set analytic lines when AssetUpdate
From issue12131
135951
2023-03-17 19:09:58 +01:00
Raimon Esteve 69cfeddd05 Use declarative index definition for ModelSQL
issue5757
2022-11-09 18:20:09 +01:00
Raimon Esteve c941dd05cb FIX message and locales 2022-08-18 16:22:17 +02:00
Raimon Esteve 1c3295da71 Remove posted filter open chart
Since issue11496 replace open chart to context view and posted is not available in analytic_account.account model
2022-08-18 16:19:52 +02:00
Raimon Esteve 406d653fe1 Increase version number 2022-08-17 14:13:15 +02:00
Albert Cervera i Areny 95abeb57e4 Add docstring to analytic_account.open_chart.start. 2022-08-05 12:30:26 +02:00
Jared Esparza 2b70ab3e27 Add set_invoice_sequences to fix test 2022-05-23 11:17:43 +02:00
Jared Esparza a9158ea961 Add test extras, remove unused imports 2022-05-05 16:17:53 +02:00
Albert Cervera i Areny 99e464cc72 Use set for depends. 2022-05-04 00:24:14 +02:00
Albert Cervera i Areny de2f972066 Use set for depends. 2022-05-03 18:18:07 +02:00
Jared Esparza cf5de9d364 Replace test setuptools command by unittest discover 2022-04-27 15:37:56 +02:00
Bernat Brunet 06a4782d1e when try to update asset value and have the analytic required in some
accounts, need to create the account move with the correct analytic
accounts.

Task: #050954
2022-04-18 09:19:09 +02:00
Raimon Esteve 98dc3e50ec Check rule only if _check_access is set and enforce companies rule
issue4080
2022-03-25 12:06:54 +01:00
Raimon Esteve d99e17d938 FIX analytic_invoice extra-depends 2022-01-26 14:53:41 +01:00
Raimon Esteve 89eeb5d3ef Get currency from company or internal_company
From Add monetary field - issue10598
2021-08-23 19:35:53 +02:00
Raimon Esteve 19fb6c0f9c Increase version number 2021-06-01 09:56:10 +02:00
Raimon Esteve 645b5f7f7f Increase version number 2021-04-30 13:17:33 +02:00
Albert Cervera i Areny f4c55dbae7 Ensure that move.origin is a Model before getting its rec_name. 2020-10-28 11:53:45 +01:00
Raimon Esteve d3fbb13146 Locales 2020-08-21 16:11:06 +02:00
Juanjo Garcia fac71f845e Add missing depends. 2020-06-30 17:39:46 +02:00
MarinaNico ec6c3137a7 Move the analytics fields of supplier invoices to General tab of invoice line. Task 040379 2020-05-21 13:20:04 +02:00
Àngel Àlvarez 00a4f43d3b Modify tox and add Jenkisfile 2020-04-11 18:08:25 +02:00
carlosgalvez-nan 9c58c3f2f4 Add origin in warning of missing analytics when post an account move 2020-03-10 16:06:58 +01:00
Bernat Brunet 8f143b0a68 Add more information in warnig of missing analytics when post a account move 2020-01-20 07:43:45 +01:00
Juanjo Garcia 4926f95690 Use direct access to backend classes. 2019-12-11 09:51:41 +01:00
?ngel ?lvarez 59725f189d increase version 2019-11-14 11:01:41 +01:00
?ngel ?lvarez a748752a1c increase version 2019-11-14 10:56:40 +01:00
Raimon Esteve be68b5d011 Set analytic lines in moves when have account
#039256
2019-11-12 23:31:02 +01:00
Carlos G?lvez fd1070b0f1 Fix spanish locale
#039256
2019-11-12 14:17:33 +01:00
Raimon Esteve 81ebb003a1 In case the invoice line has analytic accounts and customer invoice, copy analytic lines to move lines
issue5909
#039256
2019-11-12 12:20:08 +01:00
Raimon Esteve efbe83eb9e FIX Messages 2019-10-17 11:14:58 +02:00
?ngel ?lvarez ceb92fdf0d increase version 2019-05-06 23:27:22 +02:00
Joan Marc Soler db169bc725 Add views to setup package data 2019-04-10 15:12:36 +02:00
Marina Nicolau 5f4228c93d Fixed translations ir.message 2019-04-08 22:48:04 +02:00
?ngel ?lvarez 27c236d845 merge account.kind and account.type 2019-04-04 12:23:27 +02:00
?ngel ?lvarez 96b8fed26d add name to rule.group 2019-04-04 10:07:16 +02:00
?ngel ?lvarez 07658da0c5 adapt to ir.messages 2019-04-04 09:54:40 +02:00
?ngel ?lvarez 168208f2f9 no check if no modified_fields 2018-12-25 10:25:20 +01:00
Albert Cervera i Areny a4cad395ea Migrate to python 3 2018-08-24 12:18:13 +02:00
Raimon Esteve adcfed7b87 FIX CHANGELOG version 2018-05-02 16:54:15 +02:00
Raimon Esteve d3479e8bad FIX version number 2018-05-02 15:54:16 +02:00
?ngel ?lvarez 0063492602 increase version 2018-04-25 10:38:38 +02:00
Sim? Albert i Beltran c0c78b9552 Task 033684 2018-03-21 18:01:12 +01:00
C?dric Krier 5c732a0054 Activate drone email notification 2018-03-08 18:01:37 +01:00