Skip to content

DX: Transaction class refactor #72

@Abdeali099

Description

@Abdeali099
  1. use new_doc

self.doc = frappe.get_doc({"doctype": self.DOCTYPE})

  1. No need to pass ai_model

self, ai_model: str | None = None, page_limit: int | None = None

  1. Can use @abstractmethod

Metadata

Metadata

Assignees

Labels

P3Lowest Priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions