I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task. Thanks
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task. Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee’s name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th…@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task. Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th…@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th…@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either ‘is purchase item’ or ‘is sales item’ to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th…@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th…@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
One last thing. I am trying to do a stock reconciliation from the stock module. Even if i leave the valuation rate empty it gives an error and doesnt update the stock why is valuation rate needed. If i have already set the price rate and last purchase rate for the items?
Thanks.
On Mar 14, 2013, at 10:28, Nabin Hait <na...@gmail.com> wrote:
It should be called on change of item group instead of refresh.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
Valuation Rate is mandatory for opening stock entry.
System does not check last purchase rate from item master, it checks for "Stock Ledger Entry" that means, at-least one stock transaction against that item.
If any stock ledge entry exists and you did not mention valuation rate in reconciliation, system copies that rate while reconciliation.
One last thing. I am trying to do a stock reconciliation from the stock module. Even if i leave the valuation rate empty it gives an error and doesnt update the stock why is valuation rate needed. If i have already set the price rate and last purchase rate for the items?
Thanks.
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
For starters the voucher number and item code filter fields appear to be missing. Any thoughts on that because i don’t remember changing anything there.
On Thursday, 14 March 2013 14:51:09 UTC+2, rushabh wrote:
Joseph,
Really hard to tell since our magic eye is not working
Can you see your error console if you see any clue?
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
if item group = finished goods or boards then Set default_warehouse to Finished goods warehouse and is_purchase_item to no; elseif item group = ink, paper and starch then set default_warehouse to Raw Materials Warehouse and is_sales_item to no;
[/logic]
and here is the test code i tried for starters but didnt work
On 13-Mar-2013, at 7:54 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
Another query, on custom scripting. Is there a custom script that ca help me with the following scenario.
I have defined 4 item groups and i have 2 warehouses. I want a script to automatically fill in the reserve warehouse and using the value in the reserve warehouse field i would like to set either 'is purchase item' or 'is sales item' to yes/no?
Thanks
On Wednesday, 13 March 2013 12:26:36 UTC+2, Joseph Siame wrote:
Thanks, that seemed to work. Will make use of the console next time around.
If you just want to get Employee Name from Employee records, you can write another add_fetch to do that. It will club all add fetch and get the values together.
-Anand.
On 13-Mar-2013, at 3:36 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I looked at the code one more time and got to partially work. Problem is, is that its calling the rate quite alright but it has now stopped calling the name.
i have attached to screen shots.
Thanks
On Wednesday, 13 March 2013 11:26:45 UTC+2, Umair Sayyed wrote:
Hi Joseph,
Please provide the add_fetch script written to pull Pay Rate in Attendance form. Better if you can provide screen shot of the same.
On Wed, Mar 13, 2013 at 2:50 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I have attached 2 images just to help describe my problem. Using the add_fetch script method I am failing because i keep getting an error.
The pay_rate is employee is a custom field that i described earlier and this this is the custom field form i would like to automatically appear when i type in the employee's name.
Any help will be greatly appreciated.
Thanks
On Wednesday, 13 March 2013 09:03:14 UTC+2, Anand Doshi wrote:
Hi Joseph,
You can use add_fetch to pull field values from employee form to attendance form when employee is selected.
On 13-Mar-2013, at 12:01 PM, Joseph Siame <th...@gmail.com> wrote:
Hi
I created a field called pay-rate in the Employee master to store daily pay rate. I then created another field in Attendance form to show the pay-rate (called pay_rate).
When the employee details are called into a new Attendance form i would like to be able to call the pay_rate of the selected employee automatically as well in the custom field field pay_rate.
Please assist me with this task.
Thanks
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.