Commit Graph

5 Commits

Author SHA1 Message Date
Alexis de Lattre
a39b2e2038 Add group in order to mask the fields for "Original Mandate Indentification" for user
s in countries that don't required it.
Add tracking on important fields of the mandate.
Better form view on company.
Update constraint on mandate following my devs on "Original Mandate Identification".
2013-12-16 00:46:50 +01:00
Alexis de Lattre
466a748ca4 Add support for direct debit migration from national format to SEPA
Source : Standard-XML-SDD-Initiation-v3-EN by Febelfin
2013-12-13 00:40:45 +01:00
Alexis de Lattre
56a6652e0e Remove fields_view_get() on payment.order because dynamic domain is now possible and I implemented it in a previous commit.
Minor usability improvements in mandate menu and views
Refresh partner_id field on mandate in the on_change of partner_bank_id
2013-11-21 00:24:56 +01:00
Alexis de Lattre
22310df7e4 Remove code that is not relevant any more because we now have constraints on the mandates.
Update strings.
Add French translation.
2013-11-11 15:51:20 +01:00
Alexis de Lattre
37bfc5161b Add constraint in payment line to check that the mandate is linked to the bank account
Fix in mandate views
Move mandate and partner views in dedicated files
2013-11-11 11:56:49 +01:00