first commit
This commit is contained in:
31
modules/account_payment_stripe/tryton.cfg
Normal file
31
modules/account_payment_stripe/tryton.cfg
Normal file
@@ -0,0 +1,31 @@
|
||||
[tryton]
|
||||
version=7.8.2
|
||||
depends:
|
||||
account
|
||||
account_payment
|
||||
ir
|
||||
party
|
||||
xml:
|
||||
payment.xml
|
||||
party.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Cron
|
||||
party.Party
|
||||
party.PartyReceptionDirectDebit
|
||||
payment.Account
|
||||
payment.Refund
|
||||
payment.Customer
|
||||
payment.CustomerFingerprint
|
||||
payment.CustomerIdentical
|
||||
payment.Journal
|
||||
payment.Group
|
||||
payment.Payment
|
||||
payment.CustomerSourceDetachAsk
|
||||
wizard:
|
||||
payment.CustomerSourceDetach
|
||||
party.Replace
|
||||
report:
|
||||
payment.CheckoutPage
|
||||
Reference in New Issue
Block a user