bacs.ddi :: BACS Direct Debit Instruction

A class containing the data of a Direct Debit Instruction (DDI) sent by a customer to give their consent to a company to collect the payments associated with their invoices using BACS Direct Debit. A DDI is an authorization from the customer to the company, allowing the company to take payments from the customer's account as per agreed terms. The customer's bank, as well as the company, keep a record of the DDI, which can be cancelled or changed by the customer at any time, given that sufficient notice is provided to the company and the bank.

Fields

  • activity_calendar_event_id [readonlymany2one: calendar.event]: Next Activity Calendar Event

  • activity_date_deadline [readonlydate]: Next Activity Deadline

  • activity_exception_decoration [readonlyselection]: Activity Exception Decoration

  • activity_exception_icon [readonlychar]: Icon

  • activity_ids [one2many: mail.activity]: Activities

  • activity_state [readonlyselection]: Activity State

  • activity_summary [char]: Next Activity Summary

  • activity_type_icon [readonlychar]: Activity Type Icon

  • activity_type_id [many2one: mail.activity.type]: Next Activity Type

  • activity_user_id [readonlymany2one: res.users]: Responsible User

  • company_id [many2one: res.company]: Company

  • create_date [readonlydatetime]: Created on

  • create_uid [readonlymany2one: res.users]: Created by

  • display_name [readonlychar]: Display Name

  • has_message [readonlyboolean]: Has Message

  • id [readonlyinteger]: ID

  • message_attachment_count [readonlyinteger]: Attachment Count

  • message_follower_ids [one2many: mail.followers]: Followers

  • message_has_error [readonlyboolean]: Message Delivery error

  • message_has_error_counter [readonlyinteger]: Number of errors

  • message_has_sms_error [readonlyboolean]: SMS Delivery error

  • message_ids [one2many: mail.message]: Messages

  • message_is_follower [readonlyboolean]: Is Follower

  • message_needaction [readonlyboolean]: Action Needed

  • message_needaction_counter [readonlyinteger]: Number of Actions

  • message_partner_ids [many2many: res.partner]: Followers (Partners)

  • my_activity_date_deadline [readonlydate]: My Activity Deadline

  • name [requiredchar]: Identifier

  • paid_invoice_ids [readonlyone2many: account.move]: Invoices Paid

  • paid_invoices_len [readonlyinteger]: Paid Invoices Len

  • partner_bank_id [many2one: res.partner.bank]: IBAN

  • partner_id [requiredmany2one: res.partner]: Customer

  • payment_ids [readonlyone2many: account.payment]: Payments

  • payment_journal_id [requiredmany2one: account.journal]: Journal

  • payments_len [readonlyinteger]: Payments Len

  • rating_ids [one2many: rating.rating]: Ratings

  • start_date [date]: Date

  • state [readonlyselection]: State

  • suitable_journal_ids [readonlymany2many: account.journal]: Suitable Journal

  • website_message_ids [one2many: mail.message]: Website Messages

  • write_date [readonlydatetime]: Last Updated on

  • write_uid [readonlymany2one: res.users]: Last Updated by