Monday, February 3, 2014

Sales entry: default Type to Item

go to sales line table->design-> view properites on field "Type" & Set the InitValue to "Item"

BUT...

The default value do not solve all cases, because do not forget that in Cronus there is modification, which copy the type from previous line (and overriding the default value)
See OnNewRecord on form 46
(in other word, if you have a line on Sales Line table with Type=(blank), InitValue will be useless)

source:
default type in sales order lines

No comments:

Post a Comment