Commit Graph

56 Commits

Author SHA1 Message Date
Bernat Brunet e5f214455b Remove dependnecy with account_move_draft. 2023-11-18 10:06:23 +01:00
Albert Cervera i Areny a9296832e1 Pyflakes fixes 2023-10-11 11:59:43 +02:00
Bernat Brunet 0a3a196a0d Add the relation of the bank statement and bank statement line to the
account move and account move line create.

Tasks: #158782
2023-05-14 10:50:31 +02:00
Juanjo Garcia a5aa249b2b FIX "get_reconcile_lines_for_amount".
Since 2b9a72775e
Task #048600
2023-04-17 16:48:47 +02:00
juanjo-nan d945702169 Use company currency simbol instead of statement currency symbol. (#3)
Task #156819
2023-02-28 09:42:56 +01:00
Bernat 7a020d8ce1 Remove module account_bank_reconciliation, to allow a better use of the (#2)
account bank statement.

Task: #071209
2022-11-23 10:41:34 +01:00
Jared Esparza e17a3d3ed1 Fix message typo | #052943 2022-05-23 12:58:15 +02:00
Bernat Brunet f262e1e2b4 Fix bug when try to cancel a bank statement line.
Task #049510
2022-02-11 14:39:50 +01:00
Albert Cervera i Areny 3c6874f371 Use simplified parser for get_eval_fields 2022-01-31 23:07:34 +01:00
Jared Esparza 084f357066 Check if moves_amount is None then use _ZERO | #046583 2021-11-30 16:28:17 +01:00
Raimon Esteve 5e0bf53a6d Add monetary field
issue10598
2021-08-24 16:00:51 +02:00
Juanjo Garcia 72bf773810 Add missing _parent_ on a fields depends. 2019-11-07 10:48:46 +01:00
Raimon Esteve 3ea1e50e87 Not show party field in case the account has not party required
#038796
2019-10-14 15:25:03 +02:00
?ngel ?lvarez 617d454e2e Merge account kind and account type 2019-03-30 09:46:33 +01:00
?ngel ?lvarez c3c7c642d8 Merge account kind and account type 2019-03-30 09:36:54 +01:00
?ngel ?lvarez de19d99848 Add ir.message and use UserWarning/UserError 2019-01-06 09:17:02 +01:00
Albert Cervera i Areny 4a3b169082 Remove accounts from account journal 2018-09-06 01:45:51 +02:00
Albert Cervera i Areny 65751cbbd3 Migrate to python 3. 2018-08-18 11:39:21 +02:00
?ngel ?lvarez 0b701d4435 fix tests 2018-06-25 16:28:35 +02:00
Raimon Esteve 03d821bc0e pyflakes 2016-12-30 07:42:12 +01:00
Raimon Esteve 0eda7e2e41 Upgrade from 4.2 2016-12-29 18:56:22 +01:00
Sergi Almacellas Abellana eb22ee203c Allow to delete already posted statement lines 2016-12-12 17:47:14 +01:00
Bernat Brunet Torruella 333718935c Control when try to delete some moves if they exist 2016-12-02 11:46:31 +01:00
Guillem Barba 23f4b2c7e2 Modularized check of invoice's amount to pay 2016-06-30 18:20:51 +02:00
Guillem Barba 75b20dda84 Modularized generation of account move 2016-06-30 15:05:12 +02:00
Guillem Barba cd50916647 Removed unused code, PEP8 and view improvement 2016-06-28 11:38:07 +02:00
Guillem Barba 0f2550971a Fix set party on move lines only if account has party required 2016-06-28 11:37:27 +02:00
Guillem Barba 534d6da395 Fix invoice field domain 2016-06-28 11:33:27 +02:00
Guillem Barba 30f245582c Add company domain to invoice field 2016-05-02 15:32:15 +02:00
Sergi Almacellas Abellana 3c3fbf5eee Use on_change_with to compute default values instead of context and default ones 2016-04-18 14:30:25 +02:00
jmartin f451148ca3 Add python 3 support 2016-03-29 11:43:10 +02:00
Sergi Almacellas Abellana 602e8bc062 Add missing ModelView.button decorators
(grafted from 296bc3e281f62a8d9dd756b52e51a5be3afe0ad6)
2016-03-10 12:17:57 +01:00
Jordi Esteve 111817542f Add missing depends in on_change_with_moves_amount 2016-02-10 21:17:11 +01:00
Sergi Almacellas Abellana e9ea41a284 Round moves_amount with company_currency digits
(grafted from 3514db1804204f894612dc88fb850fa0e8ff6500)
2015-12-18 00:42:55 +01:00
Sergi Almacellas Abellana 208d0a9ce5 Fix tests scenarios
(grafted from 4ee404869b20fbb4d6bda4892f826c9532a68fce)
2015-12-17 23:51:35 +01:00
Sergi Almacellas Abellana 1440ebade5 Unreconcile lines when resetting account mvoes
(grafted from b0f927e5c116845aef8f410f545ae91a0c90ad6f)
2015-11-05 15:34:52 +01:00
?ngel ?lvarez Serra 7f94e7f333 reconcile invoices from bank statements 2015-10-20 10:43:19 +02:00
resteve b5d9575480 Use Constraint instance in ModelSQL._sql_constraints
http://hg.tryton.org/trytond/rev/18c367a9f383
2015-09-30 00:01:56 +02:00
resteve 982a0342f4 New API for on_change 2015-08-29 10:07:56 +02:00
Sergi Almacellas Abellana eb07cb22a5 Fix error message when using the same account 2015-05-26 11:32:47 +02:00
?ngel ?lvarez 91f7929d12 Fix move creation in alternate currency 2015-02-06 12:41:54 +01:00
Jordi Esteve c2afca32d9 Party field required if account has party_required checked 2015-01-13 19:53:27 +01:00
Jordi Esteve 3ce5d75034 Use company party if bank account is party required and statement move line has no party 2015-01-13 19:15:22 +01:00
Albert Cervera i Areny 1aecb03778 Since 3.4 if account does not have party_required, then it is forbiden. 2014-12-09 14:22:07 +01:00
?ngel ?lvarez ed105dd863 Use line date to compute second currency amount 2014-12-04 11:20:31 +01:00
Guillem Barba c2b03328c6 Fix ambiguous values in context 2014-09-24 13:23:31 +02:00
jmartin e31161c149 Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-05-22 10:41:37 +02:00
Albert Cervera i Areny bfa050990b Use line description as description for the move. 2014-04-06 23:12:28 +02:00
Bernat Brunet Torruella 682c22a7d0 Resolve problem when enter a bank satement manually 2014-02-25 16:18:36 +01:00
Albert Cervera i Areny 8d79932386 Pass appropriate context value in order to be able to set move to draft when statement line is cancelled. 2014-02-24 16:48:46 +01:00