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