There are several different validators we can use to ensure that our data is accurate and ensure integrity. Below is a list of all available validators. If you add a new validator, please add it in the list. General Validators These are regular validators that don’t fit in other categories. RequiredValidatorMarks that a value is […]
All posts by faheem
How to Make a Dynamic Form
Dynamic forms are used to generate complete forms / grids with CRUD support and validations without writing any code. They are controlled by database and can be modified for a client without affecting other locations. Dynamic forms must be generated within 2 steps: Create Doctype Go to doctype screen for your domain:http://enterprisedemo.primeerp.top.local/admin/indexyii.php?r=doctype/ Now, define all […]
WhatsApp Bulk Sender | Basic Debugging
Check if Service is Active Check if WhatsApp is Logged In faheem
Settings Guide
Features Category TxtKey Available Values Purpose dashboard displayDashboard true / false If enabled, displays the dashboard on home screen, settings button in footer, and “Customize” button in some cases.Note: Must be paired with “displayDashboardForUser” settings to enable for specific user. Taxation Category TxtKey Available Values Purpose global enableFurtherTax true / false Enables further tax field […]
Development Guidelines for PHP & JavaScript (ERP)
These guidelines promote clean, consistent, and maintainable code for ERP systems. I. Readability Write code that is easy to understand. Code Formatting Naming Conventions Comments and Documentation Code Structure and Organization Whitespace and Visual Clarity II. Consistency Write code that adheres to a uniform style and structure. III. Reusability Write code that can be used […]
How to Prevent an RDP from Being Shutdown
Here’s how to prevent a Windows RDP from being accidentally shut down. 2. Go to “Local Policies -> User Rights Management” 3. Right-click “Shut down the system” and click properties: Remove “Users” to prevent non-admin from performing a shutdown, remove administrators to disable shutdown/restart completely: Restart (or signout) and then sign in again, the user […]
How to Manage Tasks With Jira + CRM
Connect to Jira You can connect to Jira by visiting https://cartzlink.atlassian.net/ and signing up with your @cartzlink.com email address. Your workspace administrator will grant access to you once you signup. Create Task faheem
How to Create Ingredient Formula on Five Star
Ingredient Formula on Five Star On Five Star, we can create a formula by following these steps: You can use this URL to view an updated video explaining the process: URL: https://www.veed.io/view/f0a83b73-c828-4f3c-b640-741f9d2f6e30 You can also contact Faheem Anis directly to get access to the video faheem
How to Add Dynamic Logos to Reports
Dynamic logos can be used to provide a GUI-based interface from where logos, titles and other report details can be configured. The following happens after adding domain configuration: Site Configuration https://kidsmania.itserver.biz/admin/indexyii.php?r=settings/DomainConfiguration This page can be used to add details to be displayed on reports. You must enter the title for it to start working. The […]
How to Create E-Commerce Back-Office Domain
In order to create a new E-Commerce Back-Office Domain with Shopify Integration, follow the mentioned steps: 1. Create new Domain Contact Sir Irfan and ask him to add the domain to Cloudflare Visit http://crm.cartzlink.com.local/admin/indexyii.php?r=domain/NewDomain Enter the new domain name and create new domain Follow the steps mentioned in the next screen. 2. Domain Configuration Visit the […]