List of commits:
Subject Hash Author Date (UTC)
c1474 5abda4b993a526d461af27de8e74b352f173e775 gbg 2014-07-03 14:15:32
Update tpl library for EFT Bank File Creation with workaround for amounts 91dab2d3618b99b8758bf65d58cd8facc6df08ff gbg 2014-03-03 07:29:21
d2561 a3d2e47f82c1e0d9b245391d8e9cebec9a900afd gbg 2014-02-21 04:33:43
d2561 46df2f4ab87f400e7d20dfb31faf448d396f04fa gbg 2014-02-21 03:35:00
d2561 5614d485d8c4bcfd6402d6df9f1edbd4d8371305 gbg 2014-02-21 03:23:35
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 5abda4b993a526d461af27de8e74b352f173e775 - c1474
Author: gbg
Author date (UTC): 2014-07-03 14:15
Committer name: gbg
Committer date (UTC): 2014-07-03 14:15
Parent(s): 91dab2d3618b99b8758bf65d58cd8facc6df08ff
Signer:
Signing key:
Signing status: N
Tree: 5e5d24934eb5932b95121cd3f031612c8d607b48
File Lines added Lines deleted
mfg/2013/base/src/xxihtfrm.i 7 3
File mfg/2013/base/src/xxihtfrm.i changed (mode: 100644) (index 96a3b41..56a668a)
12 12 /* Revision: 1.9 BY: Jing Li DATE: 01/09/08 ECO: *R0JR* */ /* Revision: 1.9 BY: Jing Li DATE: 01/09/08 ECO: *R0JR* */
13 13 /* $Revision$ BY: Katie Hilbert DATE: 05/06/08 ECO: *R0SG* */ /* $Revision$ BY: Katie Hilbert DATE: 05/06/08 ECO: *R0SG* */
14 14 /* BGL LAST MODIFIED: 2014-FEB-12 BY: gbg *d2561 */ /* BGL LAST MODIFIED: 2014-FEB-12 BY: gbg *d2561 */
15 /* BGL LAST MODIFIED: 2014-JUL-03 BY: gbg *c1474 */
15 16 /******************************************************************************/ /******************************************************************************/
16 17 /* All patch markers and commented out code have been removed from the source */ /* All patch markers and commented out code have been removed from the source */
17 18 /* code below. For all future modifications to this file, any code which is */ /* code below. For all future modifications to this file, any code which is */
 
... ... form
38 39 ih_trl1_amt no-label ih_trl1_amt no-label
39 40 tr1pct colon 53 tr1pct colon 53
40 41 ":" at 60 ":" at 60
41 tr1tax format "zzzzzzzzzz9.99" to 77 no-label
42 /*c1474*/ tr1tax format "->>>>>>>>>9.99" to 77 no-label
43 /*c1474* tr1tax format "zzzzzzzzzz9.99" to 77 no-label */
42 44 container_charge_total colon 13 container_charge_total colon 13
43 45 user_desc[2] to 53 no-label user_desc[2] to 53 no-label
44 46 ih_trl2_cd format "x(2)" to 58 no-label ih_trl2_cd format "x(2)" to 58 no-label
 
... ... form
46 48 ih_trl2_amt no-label ih_trl2_amt no-label
47 49 tr2pct colon 53 tr2pct colon 53
48 50 ":" at 60 ":" at 60
49 tr2tax format "zzzzzzzzzz9.99" to 77 no-label
51 /*c1474*/ tr2tax format "->>>>>>>>>9.99" to 77 no-label
52 /*c1474* tr2tax format "zzzzzzzzzz9.99" to 77 no-label */
50 53 line_charge_total colon 13 line_charge_total colon 13
51 54 user_desc[3] to 53 no-label user_desc[3] to 53 no-label
52 55 ih_trl3_cd format "x(2)" to 58 no-label ih_trl3_cd format "x(2)" to 58 no-label
 
... ... form
54 57 ih_trl3_amt no-label ih_trl3_amt no-label
55 58 tr3pct colon 53 tr3pct colon 53
56 59 ":" at 60 ":" at 60
57 tr3tax format "zzzzzzzzzz9.99" to 77 no-label
60 /*c1474*/ tr3tax format "->>>>>>>>>9.99" to 77 no-label
61 /*c1474* tr3tax format "zzzzzzzzzz9.99" to 77 no-label */
58 62 invcrdt at 3 no-label invcrdt at 3 no-label
59 63 tax_amt colon 60 skip tax_amt colon 60 skip
60 64 g_mgmt_curr colon 20 g_mgmt_curr colon 20
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