Supplier Linked with Products and more

So , i have recently installed Erpnext on my server and i was wondering if we can add some of these functions . My business is to keep stock of some items , remaining if we dont have we take quotes from others who stock it and then supply to clients ;

For this we need to build a supplier base , we want to link all suppliers with the current product list so that its easy for new people who keeps stock of which items . Can this be done? Can you pull the item list in the supplier form and select multiple items .

Contact of supplier , i need to add a additional field which adds local telephone no. of suppliers , i want last 4 numbers to be bold . They are use in inter market calling using 4 nos.

Android App
Can you add a functionality where in the android app , next to phone no. call icon is placed and call can be connected directly from there only , rather than copying and pasting again and again . this would help a lot as someone who is travelling can easily take quotes directly by calling .

1 Like

My business is to keep stock of some items , remaining if we dont have we take quotes from others who stock it and then supply to clients ;

You can use ERPNext to manage drop-shipping transactions as well.

https://frappe.github.io/erpnext/user/manual/en/selling/articles/drop-shipping

For this we need to build a supplier base , we want to link all suppliers with the current product list so that its easy for new people who keeps stock of which items . Can this be done? Can you pull the item list in the supplier form and select multiple items .

You can create a Custom Doctype of Items and insert it as a child table in the Supplier master.

Contact of supplier , i need to add a additional field which adds local telephone no. of suppliers , i want last 4 numbers to be bold . They are use in inter market calling using 4 nos.

Add Custom Fields.

https://frappe.github.io/erpnext/user/manual/en/customize-erpnext/custom-field