Version 6.x.x Source

Class TransactionBase

Inherits from erpnext.controllers.status_updater.StatusUpdater

_add_calendar_event (self, opts)

No docs


add_calendar_event (self, opts, force=False)

No docs


compare_values (self, ref_doc, fields, doc=None)

No docs


delete_events (self)

No docs


load_notification_message (self)

No docs


validate_posting_time (self)

No docs


validate_rate_with_reference_doc (self, ref_details)

No docs


validate_uom_is_integer (self, uom_field, qty_fields)

No docs


validate_with_previous_doc (self, ref)

No docs



Class UOMMustBeIntegerError

Inherits from frappe.exceptions.ValidationError


erpnext.utilities.transaction_base.delete_events (ref_type, ref_name)

No docs


erpnext.utilities.transaction_base.validate_uom_is_integer (doc, uom_field, qty_fields, child_dt=None)

No docs