Back to bug 881

Who When What Removed Added
programmerjake 2022-07-05 02:17:04 BST Resolution --- FIXED
Status IN_PROGRESS RESOLVED
programmerjake 2022-07-06 10:28:53 BST The table of payments (in EUR) for this task; TOML format jacob=1200
lkcl={amount=800}
lkcl = { amount = 800 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl 2022-07-20 10:35:07 BST The table of payments (in EUR) for this task; TOML format lkcl = { amount = 800 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl = { amount = 800, submitted=2022-07-20 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl 2022-07-20 15:02:11 BST The table of payments (in EUR) for this task; TOML format lkcl = { amount = 800, submitted=2022-07-20 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl = { amount = 800, submitted = 2022-07-20 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl 2022-07-21 22:34:42 BST The table of payments (in EUR) for this task; TOML format lkcl = { amount = 800, submitted = 2022-07-20 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl = { amount = 800, submitted = 2022-07-20, paid = 2022-07-21 }

[jacob]
amount = 1200
submitted = 2022-07-06
programmerjake 2022-07-22 05:09:35 BST The table of payments (in EUR) for this task; TOML format lkcl = { amount = 800, submitted = 2022-07-20, paid = 2022-07-21 }

[jacob]
amount = 1200
submitted = 2022-07-06
lkcl = { amount = 800, submitted = 2022-07-20, paid = 2022-07-21 }

[jacob]
amount = 1200
submitted = 2022-07-06
paid = 2022-07-06
programmerjake 2022-07-22 05:13:22 BST The table of payments (in EUR) for this task; TOML format lkcl = { amount = 800, submitted = 2022-07-20, paid = 2022-07-21 }

[jacob]
amount = 1200
submitted = 2022-07-06
paid = 2022-07-06
lkcl = { amount = 800, submitted = 2022-07-20, paid = 2022-07-21 }

[jacob]
amount = 1200
submitted = 2022-07-06
paid = 2022-07-21

Back to bug 881