Shariq Ansari
|
2a817e5861
|
fix: only load assignee if docname is passed
|
2025-06-06 21:14:20 +05:30 |
|
Shariq Ansari
|
c6e9d71e1f
|
fix: allow snake & camel case for on load, on save, convert to deal, on create lead
|
2025-06-06 21:01:20 +05:30 |
|
Shariq Ansari
|
f72ab39c93
|
fix: onLoad & onSave
|
2025-06-06 20:35:25 +05:30 |
|
Shariq Ansari
|
8942bb7e48
|
feat: add custom statuses using class based script
|
2025-06-06 17:17:11 +05:30 |
|
Shariq Ansari
|
ca60679126
|
feat: add custom actions using class based script
|
2025-06-06 16:38:39 +05:30 |
|
Shariq Ansari
|
8db846ad5d
|
fix: trigger onload method if controller is loaded
|
2025-06-06 16:37:55 +05:30 |
|
Shariq Ansari
|
6d281922e4
|
fix: load assignees in document.js
|
2025-06-05 18:53:57 +05:30 |
|
Shariq Ansari
|
3b73432d8c
|
fix: handle controllers for new document
|
2025-06-04 12:49:14 +05:30 |
|
Shariq Ansari
|
3aa341370b
|
fix: await scripts.list.promise
|
2025-06-04 12:48:20 +05:30 |
|
Shariq Ansari
|
91f7cf05fc
|
fix: handle script load while setting up script
|
2025-05-26 17:50:24 +05:30 |
|
Shariq Ansari
|
875431a620
|
fix: moved setupHelperMethods from setupFormController to evaluateFormClass
|
2025-05-26 16:57:02 +05:30 |
|
Shariq Ansari
|
db0c0d98bc
|
fix: pass getDoc function instead of document.doc to keep the reactivity
|
2025-05-26 16:46:24 +05:30 |
|
Shariq Ansari
|
bfdd3273fe
|
feat: intercept convert to deal via form script
|
2025-05-26 14:30:15 +05:30 |
|
Shariq Ansari
|
8af4e9b5e8
|
feat: intercept create lead from call log via form script
|
2025-05-23 21:49:12 +05:30 |
|
Shariq Ansari
|
6064ca5a4f
|
fix: use toast.create api instead of createToast
|
2025-05-20 14:35:02 +05:30 |
|
Shariq Ansari
|
a757f80263
|
Revert "fix: Invite Member Page"
|
2025-05-20 13:04:02 +05:30 |
|
Shariq Ansari
|
f988d16215
|
fix: use toast.create api instead of createToast
|
2025-05-19 20:40:11 +05:30 |
|
Shariq Ansari
|
60ed0a2043
|
fix: cache controller on document level not on doctype level
|
2025-05-14 15:21:47 +05:30 |
|
Shariq Ansari
|
8507c20481
|
fix: do not show qty and other fields
|
2025-05-12 17:20:28 +05:30 |
|
Shariq Ansari
|
914dd8bf93
|
fix: handle this.doc.getRow effectively
|
2025-05-12 16:37:33 +05:30 |
|
Shariq Ansari
|
576763fe5b
|
fix: enhance error and warning messages with localization support
|
2025-05-09 18:00:46 +05:30 |
|
Shariq Ansari
|
c67ec08e1a
|
fix: update toast messages for document update success and error handling
|
2025-05-09 17:53:28 +05:30 |
|
Shariq Ansari
|
12c3290f19
|
fix: streamline trigger functions to use a unified handler for controller actions
|
2025-05-09 17:38:10 +05:30 |
|
Shariq Ansari
|
53c0706a3a
|
feat: implement runSequentially utility for sequential function execution
|
2025-05-09 17:06:41 +05:30 |
|
Shariq Ansari
|
556386e446
|
fix: cache controllers and use Promise.all for concurrent execution
|
2025-05-09 15:22:40 +05:30 |
|
Shariq Ansari
|
07b2d9f792
|
fix: loop through controllers with multiple instances of multiple scripts and run trigger methods
|
2025-05-08 18:32:56 +05:30 |
|
Shariq Ansari
|
a2081da296
|
fix: provide array of instances in controllers if multiple script exist
|
2025-05-08 18:32:13 +05:30 |
|
Shariq Ansari
|
dde7db9489
|
fix: remove deprecated setupForm warning and error handling
|
2025-05-07 19:07:54 +05:30 |
|
Shariq Ansari
|
336083a00f
|
feat: added trigger function on row add & remove
|
2025-05-07 18:06:38 +05:30 |
|
Shariq Ansari
|
727d0a9acd
|
fix: add doctype, idx, parent, parenttype & parentfield in new grid row
|
2025-05-07 16:59:22 +05:30 |
|
Shariq Ansari
|
29894ffcca
|
fix: handle commented class declations
|
2025-05-07 16:38:01 +05:30 |
|
Shariq Ansari
|
9e3124d29e
|
fix: added triggerOnRefresh & getActions method
|
2025-05-07 12:15:49 +05:30 |
|
Shariq Ansari
|
d7e0eb09b3
|
fix: getRow should be available in parent & child instances
|
2025-05-07 12:14:47 +05:30 |
|
Shariq Ansari
|
5fcd447bc8
|
fix: added this.meta
|
2025-05-07 12:13:56 +05:30 |
|
Shariq Ansari
|
6f04b85663
|
fix: added this.doc.trigger & this.doc.getRow with row.trigger
|
2025-05-06 13:03:56 +05:30 |
|
Shariq Ansari
|
2d484c1ad2
|
fix: handle onchange of grid row field in modal
|
2025-05-03 15:35:10 +05:30 |
|
Shariq Ansari
|
275fa90a4d
|
fix: added trigger method to call methods from same or different class instance
|
2025-05-02 18:25:51 +05:30 |
|
Shariq Ansari
|
f8956c70bf
|
fix: handle onchange of grid row field
|
2025-05-02 16:56:57 +05:30 |
|
Shariq Ansari
|
39fa9c78f8
|
fix: parse multiple class in form script
|
2025-05-02 15:56:47 +05:30 |
|
Shariq Ansari
|
d96a29543e
|
fix: added deprecation warning if using old formScript syntax
|
2025-05-02 08:03:42 +05:30 |
|
Shariq Ansari
|
5b8d0d2aeb
|
fix: check if script exist
|
2025-05-01 18:07:40 +05:30 |
|
Shariq Ansari
|
16a3f3d66c
|
fix: created triggerOnChange method
|
2025-05-01 17:56:18 +05:30 |
|
Shariq Ansari
|
1e2f325c55
|
fix: setup form script in document.js
|
2025-05-01 17:55:54 +05:30 |
|
Shariq Ansari
|
ccd240f4e8
|
fix: created document composable to get any doctype record
|
2025-05-01 17:54:13 +05:30 |
|
Shariq Ansari
|
7b34c5eb66
|
fix: load script and setup class instances
|
2025-05-01 17:52:11 +05:30 |
|