first commit
This commit is contained in:
34
modules/account_payment_sepa/tryton.cfg
Normal file
34
modules/account_payment_sepa/tryton.cfg
Normal file
@@ -0,0 +1,34 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
account_payment
|
||||
company
|
||||
ir
|
||||
bank
|
||||
party
|
||||
extras_depend:
|
||||
account_payment_clearing
|
||||
xml:
|
||||
payment.xml
|
||||
party.xml
|
||||
account.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
payment.Journal
|
||||
payment.Group
|
||||
payment.Mandate
|
||||
payment.Payment
|
||||
payment.Message
|
||||
party.Party
|
||||
party.PartyReceptionDirectDebit
|
||||
party.PartyIdentifier
|
||||
account.Configuration
|
||||
account.ConfigurationSepaMandateSequence
|
||||
wizard:
|
||||
party.Replace
|
||||
report:
|
||||
payment.MandateReport
|
||||
payment.MessageReport
|
||||
Reference in New Issue
Block a user