Payment Selection for Payroll integrate with the AD Core
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=3015702&group_id=176962 fix incomplete script kind regards Victor Perez www.e-evolution.com Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015702
This commit is contained in:
parent
3fa200b2b6
commit
4ee6081e2a
|
@ -3142,4 +3142,3 @@ UPDATE AD_Column SET Description='Payroll Payment Selection', Help='The Payroll
|
|||
-- Payroll Payment Selection
|
||||
UPDATE AD_Field SET Name='Payroll Payment Selection ID', Description='Payroll Payment Selection', Help='The Payroll Payment Selection identifies a unique Payment' WHERE AD_Column_ID=58693 AND IsCentrallyMaintained='Y'
|
||||
;
|
||||
|
||||
|
|
|
@ -3141,5 +3141,5 @@ UPDATE AD_Column SET Description='Payroll Payment Selection', Help='The Payroll
|
|||
-- 2/12/2009 06:46:54 PM CST
|
||||
-- Payroll Payment Selection
|
||||
UPDATE AD_Field SET Name='Payroll Payment Selection ID', Description='Payroll Payment Selection', Help='The Payroll Payment Selection identifies a unique Payment' WHERE AD_Column_ID=58693 AND IsCentrallyMaintained='Y'
|
||||
;
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue