History for src/www/admin/acc/transactions/new.php

2023-11-30
18:21
Make sure we can't pay for already paid transactions file: [66324e1269] check-in: [2aae4755ce] user: bohwaz, branch: related-transactions, size: 4582 [annotate] [blame] [check-ins using] [diff]
18:16
Allow to pay multiple debts/credits at once by selecting them file: [d46b87f487] check-in: [ab0798da15] user: bohwaz, branch: related-transactions, size: 4818 [annotate] [blame] [check-ins using] [diff]
16:54
Change transactions relations to many-to-many so that a transaction can be linked to multiple transactions, either way file: [444911fb59] check-in: [575966b182] user: bohwaz, branch: related-transactions, size: 3765 [annotate] [blame] [check-ins using] [diff]
2023-09-20
17:45
Fix some details on quick-fill from query string file: [1415823ea2] check-in: [035c49a600] user: bohwaz, branch: dev, size: 4263 [annotate] [blame] [check-ins using] [diff]
17:28
Move use statement to class file: [46d66117d6] check-in: [7098d92a09] user: bohwaz, branch: dev, size: 4264 [annotate] [blame] [check-ins using] [diff]
14:29
Fix id_year affectation file: [e1c0b028e9] check-in: [c71662fda8] user: bohwaz, branch: dev, size: 4288 [annotate] [blame] [check-ins using] [diff]
14:07
Move quick-transaction create to object, make sure we select the right account file: [8c118180a9] check-in: [e77616db96] user: bohwaz, branch: dev, size: 4205 [annotate] [blame] [check-ins using] [diff]
2023-09-18
13:29
Allow modules to add a snippet before new transaction file: [6228712349] check-in: [1f3a5aa39c] user: bohwaz, branch: dev, size: 6967 [annotate] [blame] [check-ins using] [diff]
12:59
Fix potential issues seen by phpstan file: [7f61f6bb3c] check-in: [16656f87a3] user: bohwaz, branch: dev, size: 6826 [annotate] [blame] [check-ins using] [diff]
2023-09-16
21:16
Allow to specify project id from query parameters file: [5687033e5a] check-in: [1a8cdff937] user: bohwaz, branch: dev, size: 6841 [annotate] [blame] [check-ins using] [diff]
20:47
Remove Projects::listAssocWithEmpty to have a better select for projects file: [903af88d8e] check-in: [6df6a19bd2] user: bohwaz, branch: dev, size: 6850 [annotate] [blame] [check-ins using] [diff]
2023-09-15
11:42
Fix old reference to old code for users file: [08ea88049e] check-in: [b5c8901b23] user: bohwaz, branch: dev, size: 6802 [annotate] [blame] [check-ins using] [diff]
2023-09-05
00:54
Merge changes from trunk file: [b1e201c437] check-in: [be589e6fcc] user: bohwaz, branch: dev, size: 6805 [annotate] [blame] [check-ins using] [diff]
2023-09-02
16:52
Add button to quickly create a transaction from list of users subscriptions file: [7fc1907a3c] check-in: [c405650723] user: bohwaz, branch: trunk, size: 6106 [annotate] [blame] [check-ins using] [diff]
2023-07-21
13:28
Rename everything from Garradin to Paheko file: [3146ba8d00] check-in: [736b20220e] user: bohwaz, branch: dev, size: 6069 [annotate] [blame] [check-ins using] [diff]
2023-05-12
01:08
Implement transactions templates module file: [14618f77a6] check-in: [6744b600a7] user: bohwaz, branch: dev, size: 6087 [annotate] [blame] [check-ins using] [diff]
2023-05-10
20:58
Save session data as soon as it has been modified file: [140f608e6a] check-in: [7718eab082] user: bohwaz, branch: trunk, size: 5371 [annotate] [blame] [check-ins using] [diff]
2023-02-10
22:15
Reload parent frame when creating a transaction from a dialog in assisted reconciliation file: [9eb5c837cc] check-in: [3058e4585a] user: bohwaz, branch: trunk, size: 5352 [annotate] [blame] [check-ins using] [diff]
2023-01-21
21:53
Improve quick query shortcuts to pre-fill transaction form file: [53588cb2a1] check-in: [e551ceae2f] user: bohwaz, branch: trunk, size: 5264 [annotate] [blame] [check-ins using] [diff]
2022-12-22
02:47
Use selected bank account for creating transactions from assisted reconciliation file: [611e89f981] check-in: [47c23205c0] user: bohwaz, branch: trunk, size: 4016 [annotate] [blame] [check-ins using] [diff]
2022-12-01
21:35
Include error message in form if amount is invalid file: [920a0d7841] check-in: [a3206d0f62] user: bohwaz, branch: trunk, size: 3729 [annotate] [blame] [check-ins using] [diff]
2022-11-07
20:01
Merge trunk into next file: [8ee9e95235] check-in: [39e752c210] user: bohwaz, branch: next2, size: 3678 [annotate] [blame] [check-ins using] [diff]
02:03
Add a warning message if the outstanding account balance differs from what can be done with deposits, and allow to quickly create a transfer file: [96299bce7f] check-in: [62dd933329] user: bohwaz, branch: trunk, size: 3687 [annotate] [blame] [check-ins using] [diff]
2022-11-06
20:03
Do not allow all countries in charts, only allow supported countries, other countries won't have categorization of accounts file: [8153ccc3f8] check-in: [f8c8398d30] user: bohwaz, branch: next2, size: 3633 [annotate] [blame] [check-ins using] [diff]
12:44
Move id_year assignment file: [b5aba1cfeb] check-in: [5d504e4169] user: bohwaz, branch: trunk, size: 3642 [annotate] [blame] [check-ins using] [diff]
12:11
Fix selector when list is empty file: [255acb67c6] check-in: [2d0344ac5f] user: bohwaz, branch: trunk, size: 3641 [annotate] [blame] [check-ins using] [diff]
2022-11-04
17:35
Fix some issues with projects refactor file: [919507f411] check-in: [27098db828] user: bohwaz, branch: accounts_refactor, size: 3641 [annotate] [blame] [check-ins using] [diff]
2022-10-29
15:41
Finish project migration file: [bbc67b7502] check-in: [54663039d5] user: bohwaz, branch: accounts_refactor, size: 3638 [annotate] [blame] [check-ins using] [diff]
2022-08-20
20:23
Fix quick transaction from advanced account file: [c35c025848] check-in: [008852fbd8] user: bohwaz, branch: trunk, size: 3693 [annotate] [blame] [check-ins using] [diff]
2022-08-12
15:24
Fix duplicate accounts of simple transactions file: [b08a590bb9] check-in: [f2d1709bf1] user: bohwaz, branch: trunk, size: 3595 [annotate] [blame] [check-ins using] [diff]
2022-07-30
15:44
Refactor quick transactions and balance file: [6424d9b0e5] check-in: [9a87c42d0b] user: bohwaz, branch: trunk, size: 3543 [annotate] [blame] [check-ins using] [diff]
03:00
Refactor transaction create / edit forms as it was a mess file: [293a6e6797] check-in: [da5557ec79] user: bohwaz, branch: trunk, size: 3522 [annotate] [blame] [check-ins using] [diff]
2022-07-26
20:59
Rename account_name to account_label file: [3cd5475ec6] check-in: [c2047789ea] user: bohwaz, branch: trunk, size: 3913 [annotate] [blame] [check-ins using] [diff]
2022-07-12
22:06
Redirect to transaction details after creation (suggested by @steve) file: [58800bac51] check-in: [28e06a99d1] user: bohwaz, branch: trunk, size: 3912 [annotate] [blame] [check-ins using] [diff]
2022-04-24
03:07
Improve assisted reconciliation: create transactions from reconciliation, use specific class file: [4b7865c3e6] check-in: [3ec551b56a] user: bohwaz, branch: trunk, size: 3928 [annotate] [blame] [check-ins using] [diff]
2022-02-16
00:28
Make sure the date is valid file: [be9d05a5cb] check-in: [617e234f73] user: bohwaz, branch: trunk, size: 3602 [annotate] [blame] [check-ins using] [diff]
00:04
Session->get() can return false sometimes, handle that case file: [25055afc38] check-in: [11f9477544] user: bohwaz, branch: trunk, size: 3585 [annotate] [blame] [check-ins using] [diff]
2022-02-15
23:58
Set date to today or last used date when duplicating a transaction from another year (thanks @zou) file: [d0e8567a80] check-in: [e49bdcb1b1] user: bohwaz, branch: trunk, size: 3594 [annotate] [blame] [check-ins using] [diff]
2022-01-18
00:03
Fix transaction duplicate date file: [bf560518b5] check-in: [510e8b27af] user: bohwaz, branch: trunk, size: 3369 [annotate] [blame] [check-ins using] [diff]
2021-12-16
23:05
Fix preselected account from quick transaction button in account journal file: [0cd4c89e75] check-in: [b457ded4e7] user: bohwaz, branch: trunk, size: 3343 [annotate] [blame] [check-ins using] [diff]
2021-11-23
23:37
Error when trying to duplicate a non-existing transaction file: [c612c4dc3a] check-in: [6a16ddb8dd] user: bohwaz, branch: trunk, size: 3224 [annotate] [blame] [check-ins using] [diff]
2021-11-09
22:42
Split transaction payoff form from new transaction, add duplicate button to transaction confirmation message, add ability to mark debt/credit transaction as not paid when paying it (eg. for multiple payments) file: [8e213aaf33] check-in: [8db8147a0b] user: bohwaz, branch: trunk, size: 3134 [annotate] [blame] [check-ins using] [diff]
2021-11-08
18:46
Wrong parameter passed file: [fefbff2207] check-in: [fb14e69d65] user: bohwaz, branch: trunk, size: 3634 [annotate] [blame] [check-ins using] [diff]
2021-10-28
03:12
Fix: use analytical ID in form when using duplicate feature (reported by @zou) file: [b9f3447f1f] check-in: [e7c5779282] user: bohwaz, branch: trunk, size: 3630 [annotate] [blame] [check-ins using] [diff]
2021-10-01
00:46
Implement duplicate transaction button file: [c93d48adea] check-in: [0cfe628c98] user: bohwaz, branch: trunk, size: 3547 [annotate] [blame] [check-ins using] [diff]
2021-03-10
19:32
Merge with trunk file: [d8191985b4] check-in: [ec840f8fdc] user: bohwaz, branch: dev, size: 2970 [annotate] [blame] [check-ins using] [diff]
2021-03-05
19:48
Fix default new transaction date file: [4ff3b2387c] check-in: [4571b4f9a4] user: bohwaz, branch: trunk, size: 3102 [annotate] [blame] [check-ins using] [diff]
2021-02-24
19:14
Refactor file list and management in transactions so that it can be reused elsewhere file: [091eecbafa] check-in: [85c13ee178] user: bohwaz, branch: dev, size: 2987 [annotate] [blame] [check-ins using] [diff]
2021-01-29
00:11
Remove references to old Fichiers class file: [7e56bd3f64] check-in: [59d11ea8c4] user: bohwaz, branch: dev, size: 3137 [annotate] [blame] [check-ins using] [diff]
2021-01-28
18:57
Rename constants for permissions file: [c8238ea96e] check-in: [3e8982ec80] user: bohwaz, branch: dev, size: 3138 [annotate] [blame] [check-ins using] [diff]
2021-01-18
17:49
Fix redirects: always use URIs, and ADMIN_URL. WWW_URL should only be used for the public website file: [dddbba3b11] check-in: [4efca5dd04] user: bohwaz, branch: trunk, size: 3119 [annotate] [blame] [check-ins using] [diff]
2020-12-16
15:30
New transaction: Keep rest of the form hidden until a type has been selected file: [42b86feb65] check-in: [2c801a6c3f] user: bohwaz, branch: trunk, size: 3119 [annotate] [blame] [check-ins using] [diff]
2020-12-15
23:50
Quick transaction from account shortcut: fill first line of advanced transaction file: [750975bdce] check-in: [80e54aaff4] user: bohwaz, branch: trunk, size: 3144 [annotate] [blame] [check-ins using] [diff]
2020-12-10
12:17
Use todays date in new transaction file: [bb4740dd64] check-in: [7efebf836d] user: bohwaz, branch: trunk, size: 3106 [annotate] [blame] [check-ins using] [diff]
2020-11-30
15:05
Remove payoff transaction type, it wasn't very useful and confusing file: [7173ab8670] check-in: [1b33573836] user: bohwaz, branch: dev, size: 2888 [annotate] [blame] [check-ins using] [diff]
2020-11-09
02:07
Small UX improvements file: [ccff134992] check-in: [613a2978e9] user: bohwaz, branch: dev, size: 2838 [annotate] [blame] [check-ins using] [diff]
2020-11-08
23:26
Fix: issues with decimals, thanks to @jullien file: [e1558cb4be] check-in: [86e78f9a06] user: bohwaz, branch: dev, size: 2815 [annotate] [blame] [check-ins using] [diff]
2020-11-07
16:32
Improve UI of transaction form file: [1707c5a857] check-in: [3b5a383cf7] user: bohwaz, branch: dev, size: 2546 [annotate] [blame] [check-ins using] [diff]
2020-11-06
13:32
Improve UX for debts/credits quick reimbursement file: [f020545b0c] check-in: [baae8665b4] user: bohwaz, branch: dev, size: 2513 [annotate] [blame] [check-ins using] [diff]
2020-11-01
01:37
Implement simple view in favourite accounts list, add button to create a transaction quickly from an account journal file: [9812e25b58] check-in: [f9a9d244e3] user: bohwaz, branch: dev, size: 2486 [annotate] [blame] [check-ins using] [diff]
2020-10-15
14:39
Implement: quick deposit of cheques file: [a9db35407e] check-in: [2b6dc32a67] user: bohwaz, branch: dev, size: 1865 [annotate] [blame] [check-ins using] [diff]
2020-10-13
17:52
Implement: quick pay-off of debts and credits file: [52c4d14451] check-in: [5e1a75bd06] user: bohwaz, branch: dev, size: 1877 [annotate] [blame] [check-ins using] [diff]
00:15
Store type, status, and related transaction ID to be able to treat pay-offs of debts and credits file: [fa9da4cb0e] check-in: [6e6f939c1f] user: bohwaz, branch: dev, size: 1538 [annotate] [blame] [check-ins using] [diff]
2020-10-10
23:22
Move account management to charts management, instead show current accounts sum for current year file: [f4c8e4d004] check-in: [4082ed3ad9] user: bohwaz, branch: dev, size: 1483 [annotate] [blame] [check-ins using] [diff]
2020-10-04
01:00
Implement account journals file: [14e6d0faa8] check-in: [b0ad011f2b] user: bohwaz, branch: dev, size: 1363 [annotate] [blame] [check-ins using] [diff]
2020-10-03
23:52
Current year selector file: [7b543b1ef8] check-in: [27040058bc] user: bohwaz, branch: dev, size: 1286 [annotate] [blame] [check-ins using] [diff]
19:13
Year selection works file: [7159e64fc0] check-in: [5b771b881c] user: bohwaz, branch: dev, size: 1308 [annotate] [blame] [check-ins using] [diff]
15:42
Add opening balance, year closing, year edit, year creation, year removal file: [bb27947203] check-in: [fdf0caeabf] user: bohwaz, branch: dev, size: 1239 [annotate] [blame] [check-ins using] [diff]
2020-10-02
23:37
Transaction editing is working now file: [70fe30ac8b] check-in: [27f81b8455] user: bohwaz, branch: dev, size: 2094 [annotate] [blame] [check-ins using] [diff]
2020-10-01
14:04
Refactor transaction form, add transaction editing file: [14490d4037] check-in: [f2c1ee8e78] user: bohwaz, branch: dev, size: 2537 [annotate] [blame] [check-ins using] [diff]
2020-09-29
17:25
Link users to transactions file: [d477ceee4e] check-in: [1ba9497799] user: bohwaz, branch: dev, size: 2425 [annotate] [blame] [check-ins using] [diff]
2020-09-18
16:36
Saving the creator file: [4f163a9108] check-in: [1c7ffa0c7d] user: bohwaz, branch: dev, size: 2198 [annotate] [blame] [check-ins using] [diff]
2020-09-16
01:34
Visualisation d'écriture file: [e263e7bf24] check-in: [fed857312c] user: bohwaz, branch: dev, size: 2138 [annotate] [blame] [check-ins using] [diff]
2020-09-15
18:03
Adding a file to a transaction file: [66c5f5f141] check-in: [5f4849e067] user: bohwaz, branch: dev, size: 2061 [annotate] [blame] [check-ins using] [diff]
01:09
Working multi-lines transactions! file: [bb1d5d40e0] check-in: [2841f04851] user: bohwaz, branch: dev, size: 1838 [annotate] [blame] [check-ins using] [diff]
2020-09-14
00:24
Transaction and line saving works now file: [c51ff736f0] check-in: [68ac12741f] user: bohwaz, branch: dev, size: 755 [annotate] [blame] [check-ins using] [diff]
2020-09-10
23:22
Fix new transaction keeping submitted values file: [5e15324342] check-in: [0e4d9c752d] user: bohwaz, branch: dev, size: 613 [annotate] [blame] [check-ins using] [diff]
17:08
Account selection is functional file: [5705618f16] check-in: [0df14a7dd9] user: bohwaz, branch: dev, size: 539 [annotate] [blame] [check-ins using] [diff]
2020-09-09
21:17
Renamed src/www/admin/compta/operations/saisir.php → src/www/admin/acc/transactions/new.php. Advancement on the transaction creation form file: [cdd41db12e] check-in: [958821f73f] user: bohwaz, branch: dev, size: 531 [annotate] [blame] [check-ins using] [diff]