...
Microbizz object | Documentation | List of connected objects |
---|---|---|
Customer | Micropedia - the "customer" object | this.person this.user |
EdiInvoice | Micropedia - the "edi" object | this.todo this.user this.customer |
Equipment | Micropedia - the "tool" object | this.placeofhome this.user |
Invoice | Micropedia - the "invoice" object | this.user this.customer |
InvoiceLine | Micropedia - the "invoiceline" object | this.todo this.customer |
Person | Micropedia - the "person" object | |
Project | Micropedia - the "project" object | this.user this.customer |
Registration | Micropedia - the "registrationentry" object | this.todo this.user this.customer |
Task | Micropedia - the "todo" API object | this.customer this.user this.project (same for both new and old projects) |
User | Micropedia - the "user" object | |
Product | Micropedia - the "product" object | |
Planning | Micropedia - the "prodplanentry" object | |
Quotation | Micropedia - the "salescontract" object | this.customer this.user |
Appointment | Micropedia - the "event" object | this.user this.customer |
...