User List In Stock Entry

Dear All

I created a field as Emp. Name who is getting or returning stock from/to main warehouse .how i will make a customized script.pls guide me.


Best Regards,
Mahr







Dear All

I created a field as Emp. Name who is getting or returning stock from/to main warehouse .how i will make a customized script.pls guide me.


Best Regards,
Mahr





Mahr,

No need to send email twice. :)

I am not able to understand your query. In which transaction? What do you want the script to do? validate / automatically set some values?

- Rushabh

ps. Please send such queries to developer forum only.


W: https://erpnext.com
T: @rushabh_mehta

On 11-Jan-2013, at 6:02 PM, MAHR HAIDER IQBAL <ma...@gmail.com> wrote:




Dear All

I created a field as Emp. Name who is getting or returning stock from/to main warehouse .how i will make a customized script.pls guide me.


Best Regards,
Mahr








You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Dear All

 

For the stock transfer transaction from one warehouse to other or for sample stock, I created a field for the Employee name who requested for stock. I want to know how to select the name of the employee(ERPNext user list).

 

 

Best Regards,

Mahr

 

-----Original Message-----

From: er...@googlegroups.com [mailto:er...@googlegroups.com] On Behalf Of MAHR HAIDER IQBAL

Sent: 11 January 2013 16:32

To: er...@googlegroups.com; er...@googlegroups.com

Subject: [erpnext-user-forum] User List In Stock Entry

 

 

 

 

Dear All

 

I created a field as Emp. Name who is getting or returning stock from/to main warehouse .how i will make a customized script.pls guide me.

 

 

Best Regards,

Mahr

 

Hi Mahr,
While creating custom field, select "Fieldtype" as "Link" and mention "Profile" in "Options".

Regards,
Nabin Hait

On 12-Jan-2013, at 10:20 AM, <st...@gmail.com> <st...@gmail.com> wrote:

Dear All
 
For the stock transfer transaction from one warehouse to other or for sample stock, I created a field for the Employee name who requested for stock. I want to know how to select the name of the employee(ERPNext user list).
 
 
Best Regards,
Mahr
 
-----Original Message-----
From: er...@googlegroups.com [mailto:er...@googlegroups.com] On Behalf Of MAHR HAIDER IQBAL
Sent: 11 January 2013 16:32
Subject: [erpnext-user-forum] User List In Stock Entry
 
 
 
 
Dear All
 
I created a field as Emp. Name who is getting or returning stock from/to main warehouse .how i will make a customized script.pls guide me.
 
 
Best Regards,
Mahr
 

Any reply.

-----Original Message-----
From: Mahr Haider Iqbal [mailto:Ma...@stkuae.com]
Sent: 12 January 2013 08:50
To: ‘er…@googlegroups.com’;
‘er…@googlegroups.com
Subject: RE: [erpnext-user-forum] User List In Stock Entry

Dear All

For the stock transfer transaction from one warehouse to other or for sample
stock, I created a field for the Employee name who requested for stock. I
want to know how to select the name of the employee(ERPNext user list).

Best Regards,

Mahr

-----Original Message-----

From: er...@googlegroups.com
[mailto:er...@googlegroups.com] On Behalf Of MAHR HAIDER IQBAL

Sent: 11 January 2013 16:32

To: er...@googlegroups.com;
er...@googlegroups.com

Subject: [erpnext-user-forum] User List In Stock Entry

Dear All

I created a field as Emp. Name who is getting or returning stock from/to
main warehouse .how i will make a customized script.pls guide me.

Best Regards,

Mahr


You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Mahr,

You will have to use "add_fetch" in custom script to pull "employee_name".

See first example:

https://github.com/webnotes/wnframework/wiki/Client-side-scripting

best,
Rushabh


W: https://erpnext.com
T: @rushabh_mehta

On 21-Jan-2013, at 10:19 AM, <st...@gmail.com> wrote:


Any reply.


-----Original Message-----
From: Mahr Haider Iqbal [mailto:Mahr.Haider@stkuae.com]
Sent: 12 January 2013 08:50
To: 'er...@googlegroups.com';
'er...@googlegroups.com'
Subject: RE: [erpnext-user-forum] User List In Stock Entry

Dear All



For the stock transfer transaction from one warehouse to other or for sample
stock, I created a field for the Employee name who requested for stock. I
want to know how to select the name of the employee(ERPNext user list).





Best Regards,

Mahr



-----Original Message-----

From: er...@googlegroups.com
[mailto:erpnext-us...@googlegroups.com] On Behalf Of MAHR HAIDER IQBAL

Sent: 11 January 2013 16:32

To: er...@googlegroups.com;
er...@googlegroups.com

Subject: [erpnext-user-forum] User List In Stock Entry









Dear All



I created a field as Emp. Name who is getting or returning stock from/to
main warehouse .how i will make a customized script.pls guide me.





Best Regards,

Mahr




--
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.





You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Hi,

1. Create a custom link field mentioning options as Profile.
2. Go to permission manager, select Profile, remove match condition (owner) for read property against 0 permlevel for role "All", but keep match condition for write property.
3. Clear cache and refresh the system.

Regards,
Nabin Hait

On 22 Jan 2013 18:57, <st...@gmail.com> wrote:

Any reply.


-----Original Message-----
From: Mahr Haider Iqbal [mailto:Ma...@stkuae.com]
Sent: 12 January 2013 08:50
To: 'er...@googlegroups.com';
'er...@googlegroups.com'
Subject: RE: [erpnext-user-forum] User List In Stock Entry

Dear All



For the stock transfer transaction from one warehouse to other or for sample
stock, I created a field for the Employee name who requested for stock. I
want to know how to select the name of the employee(ERPNext user list).





Best Regards,

Mahr



-----Original Message-----

From: er...@googlegroups.com
[mailto:er...@googlegroups.com] On Behalf Of MAHR HAIDER IQBAL

Sent: 11 January 2013 16:32

To: er...@googlegroups.com;
er...@googlegroups.com

Subject: [erpnext-user-forum] User List In Stock Entry









Dear All



I created a field as Emp. Name who is getting or returning stock from/to
main warehouse .how i will make a customized script.pls guide me.





Best Regards,

Mahr




--
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To post to this group, send email to er...@googlegroups.com.

To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Dear Nabin

Thanks for reply for my support.

Mahr

-----Original Message-----
From: er...@googlegroups.com
[mailto:er...@googlegroups.com] On Behalf Of Nabin Hait
Sent: 23 January 2013 08:02
To: er...@googlegroups.com
Subject: Re: [wnframework] FW: RE: [erpnext-user-forum] User List In Stock
Entry

Hi,

  1. Create a custom link field mentioning options as Profile.
  2. Go to permission manager, select Profile, remove match condition (owner)
    for read property against 0 permlevel for role “All”, but keep match
    condition for write property.
  3. Clear cache and refresh the system.

Regards,
Nabin Hait

On 22 Jan 2013 18:57, st...@gmail.com wrote:

Any reply.


-----Original Message-----
From: Mahr Haider Iqbal [mailto:Ma...@stkuae.com]
Sent: 12 January 2013 08:50
To: 'er...@googlegroups.com';
'er...@googlegroups.com'
Subject: RE: [erpnext-user-forum] User List In Stock Entry

Dear All



For the stock transfer transaction from one warehouse to other or

for sample
stock, I created a field for the Employee name who requested for
stock. I
want to know how to select the name of the employee(ERPNext user
list).

Best Regards,

Mahr



-----Original Message-----

From: er...@googlegroups.com
[mailto:er...@googlegroups.com] On Behalf Of MAHR

HAIDER IQBAL

Sent: 11 January 2013 16:32

To: er...@googlegroups.com;
er...@googlegroups.com

Subject: [erpnext-user-forum] User List In Stock Entry









Dear All



I created a field as Emp. Name who is getting or returning stock

from/to
main warehouse .how i will make a customized script.pls guide me.

Best Regards,

Mahr




--
You received this message because you are subscribed to the Google

Groups “ERPNext Developer Forum” group.
To post to this group, send email to
er...@googlegroups.com.
To unsubscribe from this group, send email to
erpnext-developer-forum+un...@googlegroups.com
mailto:erpnext-developer-forum%2B...@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To post to this group, send email to
er...@googlegroups.com.
To unsubscribe from this group, send email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
To post to this group, send email to er...@googlegroups.com.
To unsubscribe from this group, send email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.