How add and show, company wise item and other transaction

*login in erpnext with Administrator

  • i create company “Company_A” and “Company_B”

  • i create employee “employee_A” for Company “Company_A”
    AND “employee_B” for Company “Company_B”

  • create user to “employee_A” AND “employee_B”

login to erpnext with employee_A

  • add items
    eg.
    A1
    A2
    A3

login to erpnext with employee_B
i go to add item, but in item list i can see the item added by “company_A” employee “employee_A”

i want to see company wise item

if login with employee_B
then in item list show item added by Company_B not company_A
Please somebody clarify me , is it is possible or not , if possible then what is steps

Ref : Users And Permissions

sir thank you for reply.
I find solution. And it work. Following step i use for it
1.I go to item edit form
2. Click on menu->Customize
3.i want company field below “default unit of measure” so i click on default unit of measure edit option then click on insert below
4. Now enter label= Company ,Type = Link, mendatory, length =1, option=Company, checkbox check of readonly
5.Click on update

Now i go to item add form where i see company field selected login user company as readonly

thankyou

solution I find solution. And it work. Following step i use for it
1.I go to item edit form
2. Click on menu->Customize
3.i want company field below “default unit of measure” so i click on default unit of measure edit option then click on insert below
4. Now enter label= Company ,Type = Link, mendatory, length =1, option=Company, checkbox check of readonly
5.Click on update

Now i go to item add form where i see company field selected login user company as readonly

1 Like

Please close this topic