repo.or.cz
/
capital-apms-progress.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Switching 'passing' to 'ytd' as requested, though this is weird.
[capital-apms-progress.git]
/
inc
/
selcde
/
cdinv.i
blob
d6cc4625ee38f01e8a32242ab4e79a5e065bf7ec
1
/*
cdinv.i
*/
2
/*
Code fill-in for Invoice records
*/
3
4
{
inc
/
selcde
/
cdmst.i
&ExtTable=
"Invoice"
5
&ExtKey =
"InvoiceNo"
6
&ConvFn =
"INT"
7
&FillIn =
"{1}"
}