Class: YDIM::Html::State::CreateAutoInvoice
- Inherits:
-
CreateInvoice
- Object
- SBSM::State
- Global
- CreateInvoice
- YDIM::Html::State::CreateAutoInvoice
- Includes:
- AutoInvoiceKeys
- Defined in:
- lib/ydim/html/state/autoinvoice.rb
Constant Summary collapse
- VIEW =
Html::View::AutoInvoice
Constants inherited from Global
Instance Attribute Summary
Attributes inherited from CreateInvoice
Attributes inherited from Global
Instance Method Summary collapse
Methods included from AutoInvoiceKeys
#invoice_key, #invoice_keys, #invoice_mandatory
Methods inherited from CreateInvoice
Methods included from InvoiceKeys
#invoice_key, #invoice_keys, #invoice_mandatory
Methods inherited from Global
#_create_invoice, #autoinvoice, #create_autoinvoice, #create_debitor, #create_invoice, #debitor, #invoice, #logout, #pdf, #send_invoice
Instance Method Details
#update ⇒ Object
28 29 30 |
# File 'lib/ydim/html/state/autoinvoice.rb', line 28 def update _update(AutoInvoice) end |