List of commits:
Subject Hash Author Date (UTC)
d2561 732b3761194e0c0783b9f31ae2df7541bdcd598f gbg 2014-02-21 01:12:15
d2561 b4b13a6ba9792b545ab63e8dfd600253e321c163 gbg 2014-02-21 00:51:11
d2561 df49e7e8ba5529218cb6c78a3bcaa11b6810830e gbg 2014-02-21 00:44:04
d2561 1ea4b24c354f3797da29ffba02870e0ff674a4d8 gbg 2014-02-21 00:28:48
d2561 377b24a944d64666775de8306b607fb8c9e524ae gbg 2014-02-21 00:00:44
d2561 ddcc8ed0c739b426768a8caf646260bfb008a1d9 gbg 2014-02-20 15:01:12
update 3cb83d589cf9081322366ee4eb38c0df910837f2 gbg 2013-12-20 08:35:41
Initial Load for Buderim Ginger e79fcfa36e7a9a80e19b84d121e99b53397dd5ba gbg 2013-12-18 03:24:58
Commit 732b3761194e0c0783b9f31ae2df7541bdcd598f - d2561
Author: gbg
Author date (UTC): 2014-02-21 01:12
Committer name: gbg
Committer date (UTC): 2014-02-21 01:12
Parent(s): b4b13a6ba9792b545ab63e8dfd600253e321c163
Signer:
Signing key:
Signing status: N
Tree: 798ec7617964983620b1c17fcabcc017c9ab322c
File Lines added Lines deleted
mfg/2013/base/src/xxihtfrm.i 6 3
mfg/2013/base/src/xxtotfrm.i 6 3
File mfg/2013/base/src/xxihtfrm.i changed (mode: 100644) (index d2906d6..29266af)
... ... form
36 36 ih_trl1_cd to 58 no-label format "x(2)" ih_trl1_cd to 58 no-label format "x(2)"
37 37 ":" at 60 ":" at 60
38 38 ih_trl1_amt no-label ih_trl1_amt no-label
39 tr1pct colon 54
39 tr1pct colon 53
40 40 ":" at 60 ":" at 60
41 41 tr1tax no-label tr1tax no-label
42 42 container_charge_total colon 13 container_charge_total colon 13
 
... ... form
44 44 ih_trl2_cd format "x(2)" to 58 no-label ih_trl2_cd format "x(2)" to 58 no-label
45 45 ":" at 60 ":" at 60
46 46 ih_trl2_amt no-label ih_trl2_amt no-label
47 tr2pct colon 54
47 tr2pct colon 53
48 48 ":" at 60 ":" at 60
49 49 tr2tax no-label tr2tax no-label
50 50 line_charge_total colon 13 line_charge_total colon 13
 
... ... form
52 52 ih_trl3_cd format "x(2)" to 58 no-label ih_trl3_cd format "x(2)" to 58 no-label
53 53 ":" at 60 ":" at 60
54 54 ih_trl3_amt no-label ih_trl3_amt no-label
55 tr3pct colon 54
55 tr3pct colon 53
56 56 ":" at 60 ":" at 60
57 57 tr3tax no-label tr3tax no-label
58 58 invcrdt at 3 no-label invcrdt at 3 no-label
 
... ... assign
113 113 ih_trl1_amt:format in frame ihtot = trl_amt_fmt ih_trl1_amt:format in frame ihtot = trl_amt_fmt
114 114 ih_trl2_amt:format in frame ihtot = trl_amt_fmt ih_trl2_amt:format in frame ihtot = trl_amt_fmt
115 115 ih_trl3_amt:format in frame ihtot = trl_amt_fmt ih_trl3_amt:format in frame ihtot = trl_amt_fmt
116 /*d2561*/ tr1tax:format in frame ihtot = trl_amt_fmt
117 /*d2561*/ tr2tax:format in frame ihtot = trl_amt_fmt
118 /*d2561*/ tr3tax:format in frame ihtot = trl_amt_fmt
116 119 tax_amt:format in frame ihtot = tax_amt_fmt tax_amt:format in frame ihtot = tax_amt_fmt
117 120 container_charge_total:format in frame ihtot = container_fmt container_charge_total:format in frame ihtot = container_fmt
118 121 line_charge_total:format in frame ihtot = line_charge_fmt line_charge_total:format in frame ihtot = line_charge_fmt
File mfg/2013/base/src/xxtotfrm.i changed (mode: 100644) (index e28ea88..f7d4860)
... ... form
37 37 so_trl1_cd format "x(2)" to 58 no-label so_trl1_cd format "x(2)" to 58 no-label
38 38 ":" at 60 ":" at 60
39 39 so_trl1_amt no-label so_trl1_amt no-label
40 /*d2561*/ tr1pct colon 54
40 /*d2561*/ tr1pct colon 53
41 41 /*d2561*/ "." colon 60 /*d2561*/ "." colon 60
42 42 /*d2561*/ tr1tax no-label /*d2561*/ tr1tax no-label
43 43 container_charge_total colon 13 container_charge_total colon 13
 
... ... form
45 45 so_trl2_cd format "x(2)" to 58 no-label so_trl2_cd format "x(2)" to 58 no-label
46 46 ":" at 60 ":" at 60
47 47 so_trl2_amt no-label so_trl2_amt no-label
48 /*d2561*/ tr2pct colon 54
48 /*d2561*/ tr2pct colon 53
49 49 /*d2561*/ ":" colon 60 /*d2561*/ ":" colon 60
50 50 /*d2561*/ tr2tax no-label /*d2561*/ tr2tax no-label
51 51 line_charge_total colon 13 line_charge_total colon 13
 
... ... form
53 53 so_trl3_cd format "x(2)" to 58 no-label so_trl3_cd format "x(2)" to 58 no-label
54 54 ":" at 60 ":" at 60
55 55 so_trl3_amt no-label so_trl3_amt no-label
56 /*d2561*/ tr3pct colon 54
56 /*d2561*/ tr3pct colon 53
57 57 /*d2561*/ ":" colon 60 /*d2561*/ ":" colon 60
58 58 /*d2561*/ tr3tax no-label /*d2561*/ tr3tax no-label
59 59 invcrdt at 3 no-label invcrdt at 3 no-label
 
... ... assign
80 80 so_trl1_amt:format in frame sotot = trl_amt_fmt so_trl1_amt:format in frame sotot = trl_amt_fmt
81 81 so_trl2_amt:format in frame sotot = trl_amt_fmt so_trl2_amt:format in frame sotot = trl_amt_fmt
82 82 so_trl3_amt:format in frame sotot = trl_amt_fmt so_trl3_amt:format in frame sotot = trl_amt_fmt
83 /*d2561*/ tr1tax:format in frame sotot = trl_amt_fmt
84 /*d2561*/ tr2tax:format in frame sotot = trl_amt_fmt
85 /*d2561*/ tr3tax:format in frame sotot = trl_amt_fmt
83 86 tax_amt:format in frame sotot = tax_amt_fmt tax_amt:format in frame sotot = tax_amt_fmt
84 87 container_charge_total:format in frame sotot = container_fmt container_charge_total:format in frame sotot = container_fmt
85 88 line_charge_total:format in frame sotot = line_charge_fmt line_charge_total:format in frame sotot = line_charge_fmt
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gbfg55/gbg-20-git

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gbfg55/gbg-20-git

Clone this repository using git:
git clone git://git.rocketgit.com/user/gbfg55/gbg-20-git

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main