Files
tradon/modules/account_payment/tryton.cfg
2026-03-14 09:42:12 +00:00

65 lines
1.2 KiB
INI

[tryton]
version=7.8.2
depends:
account
company
currency
ir
party
res
extras_depend:
account_dunning
account_invoice
account_statement
account_statement_rule
xml:
payment.xml
account.xml
party.xml
message.xml
[register]
model:
payment.Journal
payment.Group
payment.Payment
account.MoveLine
account.CreateDirectDebitStart
account.PayLineStart
account.PayLineAskJournal
account.Configuration
account.ConfigurationPaymentSequence
account.ConfigurationPaymentGroupSequence
party.Party
party.PartyPaymentDirectDebit
party.PartyReceptionDirectDebit
wizard:
payment.ProcessPayment
account.CreateDirectDebit
account.PayLine
account.MoveCancel
account.MoveLineGroup
account.MoveLineReschedule
account.MoveLineDelegate
party.Replace
party.Erase
[register account_dunning]
model:
account.Dunning
[register account_invoice]
model:
account.Invoice
payment.Payment_Invoice
[register account_statement]
model:
account.Statement
account.StatementLine
[register account_statement_rule]
model:
account.StatementRule
account.StatementRuleLine