From 1213316359c457c55d0524b5a791174eb5349e58 Mon Sep 17 00:00:00 2001 From: Jona Rae Obrador Date: Tue, 10 Sep 2024 09:42:38 +0800 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b85b8f6 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +Hello SuiteScript Developers! + +This project aims to learn concepts discussed in the ff. articles by actually doing them: + +[Unlock SuiteScript Efficiency: Save Governance Points with Parent-Child Records](https://www.atsourcepro.com/post/unlock-suitescript-efficiency-save-governance-points-with-parent-child-records) +- [sync-messages](/~https://github.com/jonarae/suitescript-demos/tree/main/sync-messages) + + +You can deploy these codes to your account via SuiteCloud as Account Customization Projects. + +Enjoy!