frappe / frappejs

Node + Electron + Vue based metadata web framework (inspired by Frappe)
263 stars 110 forks source link

Fixing verification on document.js - applyFormula Method #113

Closed Franklin0702 closed 2 years ago

Franklin0702 commented 4 years ago

This is for fixing the issue #112

Inside applyFormula method of document.js, I added a validation before use this[table.fieldname] in the following for.

Greetings,

Franklin0702 commented 4 years ago

Hello, how is this going?

Franklin0702 commented 4 years ago

Any update about this ? @nabinhait @hrwX

18alantom commented 2 years ago

Cherry-pick-merged through #149.