c8ed3cfb802084bb67bc4c816c15bd61c4012afb
[fa-stable.git] / CHANGELOG.txt
1 /**
2 * @version $Id$
3 * @package FrontAccounting
4 * @copyright (C) 2005 - 2007 FrontAccounting
5 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
6 * FrontAccounting is Free Software
7 */
8
9 1. Changelog
10 ------------
11 This is a changelog for FrontAccounting All releases.
12
13 Legend:
14
15 # -> Bug Fix
16 + -> Addition
17 ! -> Change
18 - -> Removed
19 ! -> Note
20 $ -> Affected files
21
22 -------------------- 1.13 Stable Released ----------------------
23 14-Sep-2007 Joe Hunt
24  + Added optional link for electronic payment on invoices (PayPal). 
25  ! Better support for install/update languages.  
26  ! Minor adjustments
27  # Fixed a vulnerable item in config.php
28  $ config.php
29
30 14-Sep-2007 Joe Hunt
31  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
32  # config.php has been vulnerable. Fixed.
33  $ /admin/inst_lang.php
34  $ config.php
35  
36 10-Sep-2007 Joe Hunt
37  ! Changed Bank Address field from text to textarea (multirows)
38  $ /gl/manage/bank_accounts.php
39  
40 06-Sep-2007 Joe Hunt
41  + Added optional link for electronic payment on invoices (PayPal)
42  $ /reporting/reports_main.php
43    /reporting/rep107.php
44    /reporting/includes/report_classes.inc
45    /reporting/includes/pdf_report.inc
46    /reporting/includes/doc_text.inc
47    /reporting/includes/doc_text2.inc
48    
49 23-Aug-2007 Joe Hunt
50  # Unnecessary parameter ($db) in check_for_recursive_bom
51  $ /manufacturing/manage/bom_edit.php
52  
53 21-Aug-2007 Joe Hunt
54  # Bug in /includes/lang/gettext.php (249) affecting changing language!
55  $ /includes/lang/gettext.php
56  
57 08-Aug-2007 Joe Hunt
58  # Minor adjustments
59  $ config.php
60    /access/login.php
61    /admin/create_coy.php
62    /reporting/includes/pdf_report.inc
63    
64 04-Aug-2007 Joe Hunt
65  + Added a default fiscal year in the en_US-new.sql and start references.
66  $ /sql/en_US-new.sql
67  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
68  $ /lang/en_US/LC_MESSAGES/en_US.mo
69  
70 03-Aug-2007 Joe Hunt
71  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
72  $ /sales/includes/db/sales_order_db.inc
73  
74 23-Jul-2007 Joe Hunt
75  # Changed <? in front of 2 files to <?php.
76  $ /purchasing/includes/purchasing_ui.inc
77    /reporting/includes/class.mail.inc
78    
79 -------------------- 1.12 Stable Released ----------------------
80 21-Jul-2007 Joe Hunt
81  + Added option to handle Jalali and Islamic Calendars
82  ! Minor adjustments
83  $ config.php
84    /gl/includes/db/gl_db_trans.inc
85    /includes/date_functions.inc
86    /includes/ui/ui_input.inc
87    /includes/ui/ui_lists.inc
88    /includes/ui/ui_view.inc
89    /purchasing/po_receive_items.php
90    /purchasing/includes/ui/invoice_ui.inc
91    /purchasing/includes/ui/po_ui.inc
92    /reporting/rep705.php
93    /sales/includes/db/sales_order_db.inc
94    /sales/includes/ui/sales_order_ui.inc
95    
96 20-Jul-2007 Joe Hunt
97  ! Changed parameters on report Sales Order. Option to print as Quote.
98  $ /reporting/reports_main.php
99    /reporting/rep109.php
100    /reporting/includes/pdf_report.inc
101    /reporting/includes/doctext.inc
102    /reporting/includes/doctext2.inc
103  
104 19-Jul-2007 Joe Hunt
105  + Added Budget Entry in General Ledger. Includes Dimensions.
106  $ config.php
107    /applications/generalledger.php
108    /gl/gl_budget.php (New File!)
109    /gl/includes/db/gl_db_trans.inc
110    /includes/date_functions.inc
111    /reporting/report_classes.inc
112    
113 -------------------- 1.11 Stable Released ----------------------
114 04-Jul-2007 Joe Hunt
115  ! Option for using alpha numeric chart of accounts.
116  $ config.php
117    /gl/manage/gl_accounts.php
118    /gl/includes/db/gl_db_accounts.inc
119    /gl/includes/db/gl_db_bank_trans.inc
120    /gl/includes/db/gl_db_trans.inc
121    /gl/inquiry/gl_trial_balance.inc
122    /admin/db/company_db.inc
123    /inventory/includes/db/items_db.inc
124    /sales/manage/customer_branches.inc
125
126 04-Jul-2007 Joe Hunt
127  # Problems retrieving language texts for poEdit in long javascripts
128  $ /includes/ui/ui_view.inc
129  
130 04-May-2007 Joe Hunt
131  # Database error when updating more than one item row in Sales Orders.
132  $ /sales/includes/db/sales_order_db.inc
133  # Database error when inserting work order issues. Fixed.
134  $ /manufacturing/includes/db/work_order_issues_db.inc
135  
136 03-May-2007 Joe Hunt
137  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
138  $ /includes/db/manufacturing_db.inc
139    /manufacturing/includes/db/work_order_requirements_db.inc
140
141 02-May-2007 Joe Hunt
142  # Missing details on Purchase Order when emailing and printing
143  $ /reporting/rep209.php
144  
145 -------------------- 1.1 Stable Released ----------------------
146 02-May-2007 Joe Hunt
147  + Enabled module addons and all the below bugfixes. No changes in database structure.
148  - Removed /sql/basic.sql (included in the other sql files)
149  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
150    (not needed anymore).
151  + Addition of update.html  
152  $ /admin/inst_module.php (New file!)
153    /applications/customers.php
154    /applications/dimensions.php
155    /applications/generalledger.php
156    /applications/inventory.php
157    /applications/manufacturing.php
158    /applications/setup.php
159    /applications/suppliers.php
160    /install/index.php
161    /install/save.php
162    /modules/inst_modules.php (New folder and new file!)
163    /modules/index.php (New file!)
164    /sql/en_US-demo.sql
165    /sql/en_US-new.sql
166    install.html
167    update.html (New file!)
168    
169 01-May-2007 Joe Hunt
170  # Missing measure of units when printing sales orders
171  # Update of Sales People caused a database error
172  $ /sales/manage/sales_people.php
173    /reporting/rep109.php
174  
175 30-Apr-2007 Joe Hunt
176  + The selected menu tab is now shown with same background as hover color.
177  $ config.php (default tab line 77. Change if you want)
178    /includes/page/header.inc
179    
180 28-Apr-2007 Joe Hunt
181  # When saving work order entries a lot of debug boxes appeared. Fixed
182  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
183  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
184  $ /includes/db/manufacturing_db.inc
185    /manufacturing/work_order_entry.php
186    /manufacturing/includes/work_order_issue_ui.inc
187    /manufacturing/includes/db/work_order_requirements_db.inc
188    /manufacturing/includes/db/work_orders_quick_db.inc
189    /manufacturing/inquiry/where_used_inquiry.php
190    
191 25-Apr-2007 Joe Hunt
192  # Missing Date Picker
193  $ /sales/customer_invoice.php
194  # No JS popup window
195  $ /sales/view/view_invoice.php
196  
197 24-Apr-2007 Joe Hunt
198  ! New and better Date Picker, better cool theme.
199  $ /includes/ui/ui_input.inc
200    /includes/ui/ui_view.inc
201    /reporting/includes/reports_classes.inc
202    /themes/cool/default.css
203
204 -------------------- 1.0.1 Stable Released ----------------------
205 23-Apr-2007 Joe Hunt
206  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
207    the changes for selection lists customers/suppliers and the Audit Trail.
208
209 22-Apr-2007 Joe Hunt
210  ! Changed the two selection lists for customers/suppliers in reports to a single one with
211    No Filter
212  ! Changed the sort order in these selection lists from id to name.
213  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
214  $ /reporting/reports_main.php
215    /reporting/rep101.php
216    /reporting/rep102.php
217    /reporting/rep201.php
218    /reporting/rep202.php
219    /reporting/rep203.php
220    /reporting/rep204.php
221    /reporting/includes/reports_classes.inc
222    /includes/ui/ui_lists.inc
223    /gl/includes/db/gl_db_trans.inc
224    config.php
225    
226 22-Apr-2007 Joe Hunt
227  + Date Picker for all date fields.
228  $ config.php
229    /admin/fiscalyears.php
230    /admin/void_transaction.php
231    /includes/ui/ui_view.inc
232    /includes/ui/ui_input.inc
233    /dimensions/dimension_entry.php
234    /dimensions/inquiry/search_dimensions.php
235    /gl/gl_journal.php
236    /gl/gl_deposit.php
237    /gl/gl_payment.php
238    /gl/bank_transfer.php
239    /gl/inquiry/bank_inquiry.php
240    /gl/inquiry/gl_account_inquiry.php
241    /gl/inquiry/gl_trial_balance.php
242    /gl/manage/exchange_rates.php
243    /inventory/adjustments.php
244    /inventory/transfers.php
245    /inventory/inquiry/stock_movements.php
246    /inventory/manage/items.php
247    /manufacturing/work_order_add_finished.php
248    /manufacturing/work_order_entry.php
249    /manufacturing/work_order_issue.php
250    /manufacturing/work_order_release.php
251    /purchasing/supplier_payment.php
252    /purchasing/po_entry_items.php
253    /purchasing/po_receive_items.php
254    /purchasing/supplier_credit.php
255    /purchasing/supplier_credit_grns.php
256    /purchasing/supplier_invoice.php
257    /purchasing/supplier_invoice_grns.php
258    /purchasing/supplier_trans_gl.php
259    /purchasing/includes/ui/po_ui.inc
260    /purchasing/inquity/po_search.php
261    /purchasing/inquiry/po_search_completed.php
262    /purchasing/inquiry/supplier_allocation_inquiry.php
263    /purchasing/inquiry/supplier_inquiry.php
264    /reporting/reports_main.php
265    /reporting/includes/reports_classes.inc
266    /sales/credit_note_entry.php
267    /sales/customer_credit_invoice.php
268    /sales/customer_payments.php
269    /sales/sales_order_entry.php
270    /sales/includes/ui/sales_order_ui.inc
271    /sales/inquiry/customer_allocation_inquiry.php
272    /sales/inquiry/customer_inquiry.php
273    /sales/inquiry/sales_orders_view.php
274    New image files:
275    /themes/default/images/cal.gif
276    /themes/default/images/next.gif
277    /themes/default/images/prev.gif
278
279 19-Apr-2007 Joe Hunt
280  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
281  # Bug no 1703891, Reserved MySQL words used as column names, fixed
282  $ /taxes/db/tax_types_db.inc
283
284  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
285  $ /gl/manage/gl_accounts.php
286    /gl/includes/db/gl_db_accounts.inc
287    /includes/ui/ui_input.inc
288
289 18-Apr-2007 Joe Hunt
290  # Bug no 1702594, Logon Loop, fixed
291  $ config.php
292
293 -------------------- 1.0a Stable Released ----------------------
294 10-Apr-2007 Joe Hunt
295  ! Release 1.0a established on SourceForge, fixing the bugs.
296
297 11-Apr-2007 Joe Hunt
298  # Bug No 1698214, Creating Items, fixed
299  $ /includes/ui/ui_lists.inc
300  # Bug no 1698216, Item Movements, fixed
301  $ /inventory/manage/items.php
302
303 -------------------- 1.0 Stable Released ----------------------
304 10-Apr-2007 Joe Hunt
305  ! Release 1.0 established on SourceForge.
306
307 2. Copyright and disclaimer
308 ---------------------------
309 This application is opensource software released under the GPL.  Please
310 see source code and the LICENSE file