|
C
|
cgphp 9/8/2013 |
|
Yes, all is possible. You can get inspiration from these articles: |
|
|
S
|
snape author 9/8/2013 |
|
Yes, all is possible. You can get inspiration from these articles: http://xlinesoft.com/blog/2011/01/03/tutorial_conditional_formatting/ http://xlinesoft.com/blog/2011/04/28/taming-the-beast-events-buttons-and-code-snippets/
|
|
|
|
Sergey Kornilov admin 9/9/2013 |
|
Running balance tutorial: |
|
|
S
|
snape author 9/9/2013 |
|
Running balance tutorial: http://www.asprunner.com/forums/topic/21091-implementing-running-total-in-phprunner/
|
|
|
C
|
cgphp 9/9/2013 |
|
Set the GrossAmount field as Custom and add the following code: if($data['AccountingSource'] == 1 OR $data['AccountingSource'] == 3) |
|
|
S
|
snape author 9/9/2013 |
|
Set the GrossAmount field as Custom and add the following code: if($data['AccountingSource'] == 1 OR $data['AccountingSource'] == 3)
|
|
|
S
|
snape author 9/15/2013 |
|
Bump |
|
|
|
Sergey Kornilov admin 9/16/2013 |
|
Spence, |
|