Commit Graph

26 Commits

Author SHA1 Message Date
Raimon Esteve 219c7d4cc8 In case payment_kind is none, return account type
#162476
2023-10-26 15:09:08 +02:00
Albert Cervera i Areny 12053a7e5b Convert sum attribute into boolean 2023-06-10 17:14:27 +02:00
Jared Esparza 5bd1b242da Remove unused view 2022-05-05 10:07:39 +02:00
Raimon Esteve b04906a355 Add monetary field
issue10598
2021-08-23 08:13:44 +02:00
Albert Cervera i Areny 0d5c12019d Fix move_line_list view. 2021-03-21 23:45:45 +01:00
Marina Nicolau 572d73a7f9 Modified move_line_list view 2019-12-13 11:45:52 +01:00
Raimon Esteve a881707765 Revert remove bank_account from Account Move Lines
From changeset-08095bcad47f
2018-09-10 15:11:13 +02:00
Raimon Esteve 874a13e331 Add 'Description' field in compensation move line wizard, to add a description in the new move created
From changeset-be2c815a8035
2018-09-06 14:50:17 +02:00
Raimon Esteve ce1f780e9d Upgrade from 4.2 2016-12-29 15:41:33 +01:00
Sergi Almacellas Abellana 4c6ebb1d75 Move payment_type field to payment_type module 2016-12-13 17:01:25 +01:00
Sergi Almacellas Abellana a717633c24 Update view inheritance expresion for payment types 2016-12-13 15:58:17 +01:00
Sergi Almacellas Abellana 820ecc785c Add payment_type as filter of default bank accounts
Also remove the bank account of payment_type as this can now be managed by
the bank accounts of the party
2016-12-13 14:54:29 +01:00
Sergi Almacellas Abellana 52bb75e13e Merge account_payment_bank functionality
account_bank originally did not depend on the account_payment module, but
since version 4.1 the account_payment_type depends on the account_payment
module, and hence the account_bank indirectly depends on it. We now make
this dependency explicit and deprecate the account_payment_bank functionality
2016-11-17 12:48:35 +01:00
Sergi Almacellas Abellana b31f6c214e Improve payment_type views 2016-10-25 17:44:21 +02:00
Albert Cervera i Areny b1523ac0dd Merge. 2016-08-10 02:25:07 +02:00
Albert Cervera i Areny e1c21b725b In compensation wizard, support mixing lines of several accounts of the same
partner.
(grafted from f2bb2b1ef8f37f7b9ba9464812512e8935b90c4c)
2016-08-10 02:22:41 +02:00
Sergi Almacellas Abellana 38a1d6cd87 Remove bank account from account move line 2016-07-28 16:58:22 +02:00
Sergi Almacellas Abellana a0bf7e0265 Remove string attribute from views
issue2350
2016-07-05 13:30:39 +02:00
Sergi Almacellas Abellana 7fd9474c0f Add bank_accounts after payment_type on move from for better UX 2016-07-01 14:59:03 +02:00
Raimon Esteve 70c7dda85a Inherit account payment type form view from active field 2016-05-30 12:30:33 +02:00
?ngel ?lvarez 2ac4f8071d add forget files on las commit (r26) 2014-05-06 11:59:02 +02:00
?ngel ?lvarez d05ffed378 #12195 select account bank depending on payment type, #12231 get default values on compensation move 2014-05-06 11:44:21 +02:00
?ngel ?lvarez Serra 13180bc16c add a wizard to partially reconcile moves creating new accout_move with difference amount 2014-03-05 18:44:58 +01:00
?ngel ?lvarez Serra df4a8dc7eb Only show bank_account if payment_type requires it. Also fix domain
http://codereview.tryton-erp.es/117
2014-02-25 13:08:37 +01:00
Sergi Almacellas Abellana 0d45b8e27b Only show bank_account if payment_type requires it 2014-02-20 19:14:18 +01:00
jmartin 2d7fa9bf14 Initial release. 2013-06-27 17:38:40 +02:00