-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
99 lines (74 loc) · 3.72 KB
/
Copy pathNEWS
File metadata and controls
99 lines (74 loc) · 3.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Open Firm Accounting - NEWS
Summary
=======
Version 0.75
Version 0.74
-----------------------------------------------------------------------
Version 0.75
============
Released on
Total files count:
Total lines count:
maintainer/run-distcheck.sh:
CORE DB Model v40
- OFA_T_DATA: new table.
CORE DB Model v39
- OFAT_T_BAT_LINES: increase the BAT_LINE_LABEL column size to 1024 (todo #1540).
New features and improvements:
- ofaExerciceCloseAssistant: check that current rough soldes are zero.
- ofaRecurrentModel: unselect all before creating a new one (todo #1532).
- ofoAccount: restore v1 export version for annual accountings needs (todo #1533).
- docs: add 'Attestation de conformité' (fr) for PWI Consultants.
- ofa_unzip: list embedded streams, dump each header and data stream.
Bug fixes:
- ofaAccountStore: global balance takes into account both current and future, rough and validated entries.
- ofaExerciceCloseAssistant: fix the account and ledger soldes computing on new exercice (todo #1542).
- ofoEntry: import generated ODs (todo #1534).
Other changes:
- ofa_box_csv_get_field_ex(): new function.
- ofaISignaler::ofa-signaler-exercice-recompute: new signal.
- ofo_account_get_open_debit(), ofo_account_get_open_credit(): new functions.
- ofoData: new class.
-----------------------------------------------------------------------
Version 0.74
============
Released on 2018- 2-26
Total files count: 855 files
Total lines count: 589568 lines
maintainer/run-distcheck.sh: real 9m51.886s
New features and improvements:
- ofaPeriodClose: save size and position of "ArchivingAccountsBalance" dialog box (todo #1516).
- ofaTVAFormPage, ofaTVARecordPage: have a button to switch to each other (todo #1512).
- ofaTVAFormPage: the form is now duplicable (todo #1509).
- ofaTVAFormProperties: improve properties update.
- ofaTVARecordProperties: better center the label (todo #1515).
- ofaTVARecordProperties: review life cycle and dynamic of the status (todo #1511).
- ofaTVARecordTreeview: review column title of the status (todo #1510).
Bug fixes:
- ofaITVColumnable: protect column addressing against false identifiers.
- ofaReconcilPage: disable the clear button at initialization (todo #1528).
- ofaRestoreAssistant: fix ofaIDBDossierMeta ref count (todo #1507).
- ofaRestoreAssistant: fix ofaIDBExerciceMeta occurrence count (todo #1508).
- ofaTVAFormProperties: fix new record creation.
- ofaTVARecordProperties: fix operation date setting (todo #1514).
- ofaTVARecordProperties: fix Cancel button sensitivity (todo #1523).
- ofaUnreconcilPage: disconnect the signal handler (todo #1496).
- ofaUnsettledPage: disconnect the signal handler (todo #1496).
- ofoBat: fix new record insertion.
- ofoTVAForm: fix new record insertion.
- ofoTVARecord: fix new record insertion.
- DBModel v0.38: allow BAT_ACC_USER to be NULL.
- LCL PDF importer: fix operation year setup (todo #1529).
- my_utils_container_updstamp_setup_full(): review null values handling (todo #1531).
Other changes:
- myDndWindow, ofaNomodalPage: homogeneize debug messages.
- myIBin: has its own 'my-ibin-changed' signal (todo #1501).
- mySettings: have an info message instead of debug when file doesn't exist.
- ofaAccentryStore: becomes a dossier-level singleton.
- ofaDossierCollection: ofa_dossier_collection_remove_meta(): new method.
- ofaDossierStore: add exercice localized label column.
- ofaExerciceTreeview: now uses ofaDossierStore.
- ofo-entry-fec.{c,h}: removed files.
-----------------------------------------------------------------------
P. Wieser - Created on 2014, may 2nd
Last updated on 2018, feb. 22nd.