package
0.0.0-20210908032526-acdd3160140b
Repository: https://github.com/junhsieh/goexamples.git
Documentation: pkg.go.dev
# Constants
SOStatusConfirmed is when SO is confirmed to be processed.
SOStatusEdit is when user is inputting SO data.
SOStatusFulfilled is when all ordered items are fulfilled.
SOStatusFullReversed is when all SP of the SO are reversed.
SOStatusInit is when a dummy SO created.
SOStatusPartialReversed is when some SP of the SO are not reversed (these unreversed SP are to be invoiced).
# Variables
Conn ...