ERPNext

What are some of the parameters used in Quality Inspection
Below are some of the parameters used in quality inspection 1. Total Alkanity --> 0.85 2. Meet Standards --> Ok 3. Colour  4. Size  5. PH Meter -...
Mon, 9 May, 2022 at 7:03 AM
How to save modified buffer in linux
Press Control+x , you will get a prompt at the bottom of the screen asking you to "Save modified buffer (Answering No will DESTROY CHANGES)". Pres...
Thu, 2 Jun, 2022 at 9:45 PM
Video on how to install ERPnext
https://youtu.be/VMFqobWiZyY
Fri, 3 Jun, 2022 at 4:46 AM
How to fetch a field data from another doc type
To fetch example a field from item doc once item code is selected you must use fetch from for the new field and keep data type as data and use code Item_cod...
Mon, 6 Jun, 2022 at 7:12 PM
How to use warehouse and cost center to manage multi branch based company
You can do setup like below (assuming branch is not a legal entity and not having independent license/registration) Create cost_center/branch wise warehou...
Fri, 10 Jun, 2022 at 6:58 PM
How to write code for approver level and fetch in documents
To do this, is bit tricky as only fetch doc.owner is standard.  Below i will share a sample code and how the approver level along with comments in chat with...
Tue, 28 Jun, 2022 at 7:10 AM
How to set T & C to display on back page on commercial docs
Read below link from erpnext community forum https://discuss.erpnext.com/t/sales-invoice-with-terms-conditions-on-back-page/22945/10
Tue, 26 Jul, 2022 at 7:38 AM
How to convert word to htlml
To convert word to htlml use below link https://wordhtml.com/
Thu, 7 Jul, 2022 at 6:41 AM
How to setup customer as portal user in ERPNext
Create customer Create user Apply permissions to the user Add website user to the customer Create and submit invoice Log on as the user Create Custo...
Fri, 8 Jul, 2022 at 7:10 AM
Can't set Multiple item default for a company
You get this error (check below)  when saving the item after changing the item group. To solve this issue, you have to check  Sales, Purchases, ...
Fri, 19 Aug, 2022 at 11:39 AM