CHANGELOG
[fa-stable.git] / CHANGELOG.txt
1 /**
2 * @version $Id$
3 * @package FrontAccounting
4 * @copyright (C) 2005 - 2011 FrontAccounting, LLC
5 * @license http://www.gnu.org/copyleft/gpl-3.0.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 2013-11-06 07:52 +0100 Joe
14 (3338) Release 2.3.19
15  CHANGELOG.txt
16  version.php
17
18 2013-11-05 17:55 +0100 Janusz Dobrowolski
19 (3337) Gettext template update.
20  lang/new_language_template/LC_MESSAGES/empty.po
21
22 2013-11-03 14:39 +0100 Janusz Dobrowolski
23 (3336) Supplier Invoice: Fixed tax input refresh after change in gl/grn items.
24  purchasing/supplier_invoice.php
25
26 2013-10-27 00:09 +0200 Janusz Dobrowolski
27 (3325) Bank Payment View, Bank Deposit View: fixed 'left to allocate' amount, added value in customer/payment currency.
28  gl/includes/db/gl_db_bank_trans.inc
29  gl/view/gl_deposit_view.php
30  gl/view/gl_payment_view.php
31
32 2013-10-27 00:05 +0200 Janusz Dobrowolski
33 (3324) Supplier Allocations: Bank Payments transactions were improperly available for supplier payments allocations.
34  purchasing/includes/db/suppalloc_db.inc
35
36 2013-10-26 19:15 +0200 Janusz Dobrowolski
37 (3323) Bank Transfer: roundings for transfers between two currencies are posted to exchange variance account.
38  gl/includes/db/gl_db_banking.inc
39
40 2013-10-18 11:33 +0200 Joe
41 (3322) Supplier transactions now show supplier reference for PO Deliveries.
42  purchasing/includes/db/supp_trans_db.inc
43
44 2013-10-14 13:53 +0200 Janusz Dobrowolski
45 (3321) Fixed person contact deletion.
46  includes/db/crm_contacts_db.inc
47  includes/ui/contacts_view.inc
48
49 2013-10-14 11:15 +0200 Joe
50 (3320) When automatic creating a branch the contact is also created on the customer (Rerun).
51  sales/manage/customers.php
52
53 2013-10-14 00:00 +0200 Joe
54 (3319) Ehen automatic creating a branch the contact is also created on the customer.
55  sales/manage/customers.php
56
57 2013-10-13 21:11 +0200 Janusz Dobrowolski
58 (3318) Customer Allocation Inquiry, Supplier Allocation Inquiry: fixed payment forms initialization, different icons for playment and allocation links.
59  config.default.php
60  includes/types.inc
61  purchasing/allocations/supplier_allocation_main.php
62  purchasing/inquiry/supplier_allocation_inquiry.php
63  purchasing/supplier_payment.php
64  sales/allocations/customer_allocation_main.php
65  sales/customer_payments.php
66  sales/inquiry/customer_allocation_inquiry.php
67  themes/aqua/images/alloc.png
68  themes/cool/images/alloc.png
69  themes/default/images/alloc.png
70
71 2013-10-13 19:27 +0200 Janusz Dobrowolski
72 (3317) Customer/Supplier Balances Reports: fixed error in recalculation to home currency value.
73  reporting/rep101.php
74  reporting/rep201.php
75
76 2013-09-26 12:57 +0200 Joe
77 (3316) Some documents views didn't show new lines in comments. Fixed.
78  includes/ui/ui_view.inc
79  purchasing/includes/db/po_db.inc
80  sales/view/view_sales_order.php
81
82 2013-09-24 17:45 +0200 Janusz Dobrowolski
83 (3315) Supplier Payment: small fix in fixed ui translation.
84  purchasing/supplier_payment.php
85
86 2013-09-24 17:43 +0200 Janusz Dobrowolski
87 (3314) Added portuguese translation for installer.
88  install/isession.inc
89  install/lang/pt_PT/LC_MESSAGES/pt_PT.mo
90  install/lang/pt_PT/LC_MESSAGES/pt_PT.po
91
92 2013-09-24 13:24 +0200 Janusz Dobrowolski
93 (3313) Bank Payment/Bank Deposit: removed sparse sign from settled amount input, fixed sign in AR/AP record;
94 Fixed amounts displayed in header for customer/supplier bank payments.
95  gl/gl_bank.php
96  gl/includes/db/gl_db_banking.inc
97  gl/includes/ui/gl_bank_ui.inc
98  purchasing/includes/db/supp_trans_db.inc
99  sales/includes/db/cust_trans_db.inc
100
101 2013-09-21 00:19 +0200 Janusz Dobrowolski
102 (3312) Customer Payments, Payments to Supplier: improved readbility and multiply cleanups in payments allocations.
103  includes/banking.inc
104  includes/ui/allocation_cart.inc
105  purchasing/allocations/supplier_allocate.php
106  purchasing/includes/db/supp_trans_db.inc
107  purchasing/includes/db/suppalloc_db.inc
108  purchasing/includes/ui/invoice_ui.inc
109  purchasing/inquiry/supplier_allocation_inquiry.php
110  purchasing/supplier_payment.php
111  purchasing/view/view_supp_payment.php
112  sales/allocations/customer_allocate.php
113  sales/allocations/customer_allocation_main.php
114  sales/customer_payments.php
115  sales/includes/db/cust_trans_db.inc
116  sales/includes/db/custalloc_db.inc
117  sales/inquiry/customer_allocation_inquiry.php
118
119 2013-09-20 16:03 +0200 Janusz Dobrowolski
120 (3311) Fixed bug in bank history check resulting in false negative balance errors.
121  gl/includes/db/gl_db_bank_trans.inc
122
123 2013-09-18 15:28 +0200 Janusz Dobrowolski
124 (3310) Printer Profiles: fixed sql error on update under some MySQL versions.
125  admin/db/printers_db.inc
126
127 2013-09-18 15:01 +0200 Janusz Dobrowolski
128 (3309) Supplier Payment, Payments, Bank Transfer: fixed account balance limit checks.
129  gl/bank_transfer.php
130  gl/gl_bank.php
131  purchasing/supplier_payment.php
132
133 2013-09-17 08:54 +0200 Janusz Dobrowolski
134 (3308) Bank Transfer: fixed typo in input description.
135  gl/bank_transfer.php
136
137 2013-09-17 10:31 +0200 Joe
138 (3307) 0002443: Receipts and Remittances now show discounts.
139  reporting/rep112.php
140  reporting/rep210.php
141
142 2013-09-16 23:27 +0200 Joe
143 (3306) 0002177: Currency problem in Item Sales Summary Report
144  reporting/rep309.php
145
146 2013-09-16 15:35 +0200 Janusz Dobrowolski
147 (3305) [0002429] Supplier Invoice: tax was not updated on GRN line addition/removal.
148  purchasing/supplier_invoice.php
149
150 2013-09-16 12:49 +0200 Janusz Dobrowolski
151 (3304) [0002340] Fixed problem with login after intallation, when special chars are used in password.
152  install/isession.inc
153
154 2013-09-14 18:07 +0200 Janusz Dobrowolski
155 (3303) Various small code cleanups.
156  gl/bank_transfer.php
157  gl/includes/db/gl_db_banking.inc
158  purchasing/supplier_payment.php
159  sales/customer_payments.php
160  sales/inquiry/customer_inquiry.php
161
162 2013-09-11 13:19 +0200 Janusz Dobrowolski
163 (3302) Units of Measure: fixed edition problems when abbreviation contains special characters.
164  inventory/manage/item_units.php
165
166 2013-09-06 10:48 +0200 Janusz Dobrowolski
167 (3301) Page number is now printed on all documents (starting from second page).
168  reporting/includes/header2.inc
169
170 2013-09-16 10:55 +0200 Joe
171 (3300) 0002430: Order Status Listing Report shows invoiced in heading rather than delivered. Fixed.
172  reporting/rep105.php
173
174 2013-09-05 14:39 +0200 Joe
175 (3299) CHANGELOG.txt
176  CHANGELOG.txt
177
178 2013-09-05 14:36 +0200 Joe
179 (3298) Release 2.3.18.
180  version.php
181
182 2013-09-05 14:17 +0200 Janusz Dobrowolski
183 (3297) Updated gettext template.
184  lang/new_language_template/LC_MESSAGES/empty.po
185
186 2013-09-03 08:51 +0200 Janusz Dobrowolski
187 (3296) Customer Payment: fixed missing charge amount during edition, fixed submit button name.
188  includes/banking.inc
189  sales/customer_payments.php
190  sales/includes/db/cust_trans_db.inc
191  sales/includes/db/payment_db.inc
192  sales/view/view_receipt.php
193
194 2013-09-02 13:28 +0200 Joe
195 (3295) Bug no 2409 and 2410. Fixed headers and sql error when deleting a category.
196  admin/crm_categories.php
197
198 2013-08-31 09:32 +0200 Janusz Dobrowolski
199 (3294) Customer Payment: fixed bug with exchange rates resulting in invalid postings ts AR and foreign Exchange Gain Accounts.
200  sales/includes/db/payment_db.inc
201
202 2013-08-29 22:18 +0200 Janusz Dobrowolski
203 (3293) Delivery Against Sales Orders: sales orders displayed as overdue after delivery date.
204  sales/inquiry/sales_orders_view.php
205
206 2013-08-29 21:13 +0200 Janusz Dobrowolski
207 (3292) Customer Balances Report, Supplier Balances Report: balances in home currency were calculated using wrong exchange rates.
208  reporting/rep101.php
209  reporting/rep201.php
210
211 2013-08-25 20:39 +0200 Janusz Dobrowolski
212 (3291) Fixed problem with customer payment allocations (invalid exrate stored in debtor_trans record).
213  sales/includes/db/payment_db.inc
214
215 2013-08-17 14:50 +0200 Janusz Dobrowolski
216 (3290) Bank Transfer: fixed problem with entering transfer between accounts of the same currency.
217  gl/bank_transfer.php
218
219 2013-08-14 23:56 +0200 Janusz Dobrowolski
220 (3289) Added F4 hotkey for item popup editor in sales documents.
221  includes/ui/ui_lists.inc
222  sales/includes/ui/sales_order_ui.inc
223
224 2013-08-14 09:34 +0200 Joe
225 (3288) Customer/Supplier payments with amounts bigger than 1,000 was truncated. Fixed.
226  purchasing/supplier_payment.php
227  sales/customer_payments.php
228
229 2013-08-01 23:50 +0200 Joe
230 (3287) New global flags in config.default.php
231  update.html
232
233 2013-08-01 12:35 +0200 Janusz Dobrowolski
234 (3286) Langauage template update.
235  lang/new_language_template/LC_MESSAGES/empty.po
236
237 2013-08-01 12:25 +0200 Joe
238 (3285) CHANGELOG.txt
239  CHANGELOG.txt
240
241 2013-08-01 12:23 +0200 Joe
242 (3284) Release 2.3.17
243  version.php
244
245 2013-07-30 13:05 +0200 Janusz Dobrowolski
246 (3283) Change password: added current password verification.
247  admin/change_current_user_password.php
248
249 2013-07-30 12:57 +0200 Janusz Dobrowolski
250 (3282) Fixed CSRF warning after retrying password change.
251  includes/ui/ui_controls.inc
252
253 2013-06-23 21:22 +0100 Maxime Bourget
254 (3281) Added get_dispatchable_quantity hook.
255  includes/hooks.inc
256  includes/ui/ui_controls.inc
257  sales/customer_delivery.php
258
259 2013-06-23 21:14 +0100 Maxime Bourget
260 (3280) Updating sales order use UPDATE instead of DELETE/INSERT to preserve extra data added by extensions (if any)
261  sales/includes/db/sales_order_db.inc
262
263 2013-06-23 21:13 +0100 Maxime Bourget
264 (3279) Added missing db_write_hook in update sales order.
265  sales/includes/db/sales_order_db.inc
266
267 2013-06-23 21:02 +0100 Maxime Bourget
268 (3278) Improved db_pager widget sorting (now user column selection order is used).
269  includes/db_pager.inc
270
271 2013-06-23 20:58 +0100 Maxime Bourget
272 (3277) Improved db_pager::set_sql to use array as well as query string.
273  includes/db_pager.inc
274
275 2013-06-23 20:54 +0100 Maxime Bourget
276 (3276) Fixed qoh to return 0 instead of null when moves history is empty.
277  includes/db/inventory_db.inc
278
279 2013-06-27 23:22 +0200 Joe
280 (3275) Touch by mistake
281  .htaccess
282
283 2013-06-27 22:59 +0200 Joe
284 (3274) Fixed nested forms in Items tab.
285  inventory/cost_update.php
286  inventory/prices.php
287  inventory/purchasing_data.php
288  inventory/reorder_level.php
289
290 2013-06-27 21:06 +0200 Janusz Dobrowolski
291 (3273) Fixed bug in get_next_trans_no() resulting in invisibility of new stock movements entered after some transaction is voided (applies to location transfer and inventory adjustment).
292  includes/systypes.inc
293
294 2013-06-26 22:11 +0200 Janusz Dobrowolski
295 (3272) Fixed session handling bug resulting in blank page on some pre-5.2 php versions.
296  includes/session.inc
297
298 2013-06-26 21:31 +0200 Janusz Dobrowolski
299 (3271) Item Categories: categories table is now sorted by category description.
300  inventory/includes/db/items_category_db.inc
301
302 2013-06-26 21:24 +0200 Janusz Dobrowolski
303 (3270) Fixed mysql 5.0 issue in Print Statements report
304  reporting/rep108.php
305
306 2013-06-10 20:47 +0200 Janusz Dobrowolski
307 (3269) Fixed bug in voiding GRN/Purchase resulting in invalid average unit cost.
308  includes/db/inventory_db.inc
309  purchasing/includes/db/grn_db.inc
310
311 2013-05-29 15:58 +0200 Janusz Dobrowolski
312 (3268) Uniform display of exchange rate across aplication, added xr_provider_authoritative option, fixed bug in stored rate value.
313  config.default.php
314  gl/includes/db/gl_db_rates.inc
315  gl/includes/ui/gl_bank_ui.inc
316  includes/ui/ui_view.inc
317  purchasing/includes/ui/grn_ui.inc
318  purchasing/includes/ui/invoice_ui.inc
319  purchasing/includes/ui/po_ui.inc
320  sales/includes/ui/sales_credit_ui.inc
321  sales/includes/ui/sales_order_ui.inc
322
323 2013-05-27 19:36 +0200 Janusz Dobrowolski
324 (3267) Customer Payment, Supplier Payment: payments can be done in any currency and properly allocated to invoices; exchange rate field removes (bank arte calculated automatically)
325  js/payalloc.js
326  purchasing/includes/db/supp_payment_db.inc
327  purchasing/supplier_payment.php
328  sales/customer_payments.php
329  sales/includes/db/payment_db.inc
330
331 2013-05-20 14:36 +0200 Janusz Dobrowolski
332 (3266) Bank Transfer: additional field for target currency amount instead of exchange rate display.
333  gl/bank_transfer.php
334  gl/includes/db/gl_db_banking.inc
335
336 2013-05-23 22:41 +0200 Janusz Dobrowolski
337 (3265) Sales Delivery, Direct Invoice and Sales Credit: added exchange rate edition/storage on new transaction date.
338  sales/includes/cart_class.inc
339  sales/includes/db/sales_credit_db.inc
340  sales/includes/db/sales_delivery_db.inc
341  sales/includes/db/sales_invoice_db.inc
342  sales/includes/ui/sales_order_ui.inc
343  sales/sales_order_entry.php
344
345 2013-05-23 15:18 +0200 Janusz Dobrowolski
346 (3264) Direct GRN, GRN to PO, Direct Purchase Invoice: added exchange rate edition/storage on new transaction date.
347  purchasing/includes/db/grn_db.inc
348  purchasing/includes/db/invoice_db.inc
349  purchasing/includes/po_class.inc
350  purchasing/includes/supp_trans_class.inc
351  purchasing/includes/ui/grn_ui.inc
352  purchasing/includes/ui/invoice_ui.inc
353  purchasing/includes/ui/po_ui.inc
354  purchasing/po_entry_items.php
355  purchasing/po_receive_items.php
356
357 2013-05-23 13:07 +0200 Janusz Dobrowolski
358 (3263) Fixed exchange rate ui to be editable for new rates only, bank payment/deposit use amount in supplier/customer currency instead of rate.
359  gl/gl_bank.php
360  gl/includes/db/gl_db_banking.inc
361  gl/includes/db/gl_db_rates.inc
362  gl/includes/ui/gl_bank_ui.inc
363  includes/ui/ui_view.inc
364
365 2013-05-20 14:41 +0200 Janusz Dobrowolski
366 (3262) Fixing cookie.txt location during access to remote exchange rate server.
367  gl/includes/db/gl_db_rates.inc
368
369 2013-06-10 17:40 +0200 Janusz Dobrowolski
370 (3261) Small fix in javascript routines to avoid naming conflicts for form.action object.
371  js/utils.js
372
373 2013-06-10 17:38 +0200 Janusz Dobrowolski
374 (3260) faillog.php file moved to tmp subdir.
375  includes/session.inc
376
377 2013-05-24 10:41 +0200 Janusz Dobrowolski
378 (3259) Fix to tax overrides (warning in add_supp_invoice()).
379  purchasing/includes/db/invoice_db.inc
380
381 2013-05-16 12:39 +0200 Janusz Dobrowolski
382 (3258) Payments, Bank Transfer: Fixed payment limit checking bug.
383  gl/bank_transfer.php
384  gl/gl_bank.php
385
386 2013-05-10 10:24 +0200 Janusz Dobrowolski
387 (3257) Customer Credit Note: warning cleanup in write_credit_note().
388  sales/includes/db/sales_credit_db.inc
389
390 2013-05-09 10:52 +0200 Janusz Dobrowolski
391 (3256) Supplier Invoices, Direct Invoice, Supplier Credit Notes: added editable tax totals fields to fix variations in tax calculations on supplier side.
392  includes/ui/ui_view.inc
393  purchasing/includes/db/invoice_db.inc
394  purchasing/includes/po_class.inc
395  purchasing/includes/supp_trans_class.inc
396  purchasing/includes/ui/invoice_ui.inc
397  purchasing/includes/ui/po_ui.inc
398  purchasing/po_entry_items.php
399
400 2013-05-09 10:43 +0200 Janusz Dobrowolski
401 (3255) Fixed bug in cool theme renderer.php
402  themes/cool/renderer.php
403
404 2013-05-09 21:51 +0200 Joe Hunt
405 (3253) Inventory Purchasing Report. Variable, $stock_dec, not in scope. Fixed.
406  reporting/rep306.php
407
408 2013-05-09 21:42 +0200 Joe Hunt
409 (3252) Fixed a forgotton currency bug in GRN Valuation Report (rep305.php)
410  reporting/rep305.php
411
412 2013-05-08 15:51 +0200 Janusz Dobrowolski
413 (3251) Updated empty.po template.
414  lang/new_language_template/LC_MESSAGES/empty.po
415
416 2013-05-08 14:42 +0200 Joe Hunt
417 (3250) New language file, empty.po
418  lang/new_language_template/LC_MESSAGES/empty.po
419
420 2013-05-08 13:51 +0200 Joe Hunt
421 (3249) CHANGELOG updated.
422  CHANGELOG.txt
423
424 2013-05-08 13:49 +0200 Joe Hunt
425 (3248) Release 2.3.16
426  update.html
427  version.php
428
429 2013-05-08 12:51 +0200 Janusz Dobrowolski
430 (3247) Fixed optional sorting lines during sales document ediiton (sort made in display layer, active also for old transactions).
431  config.default.php
432  sales/includes/cart_class.inc
433  sales/includes/ui/sales_credit_ui.inc
434  sales/includes/ui/sales_order_ui.inc
435
436 2013-05-08 10:21 +0200 Joe Hunt
437 (3246) Fixed a reference error in rep303.php for certain PHP versions.
438  reporting/rep303.php
439
440 2013-05-08 08:31 +0200 Janusz Dobrowolski
441 (3245) Inventory Transfer: fixed error
442 message when invalid date is entered.
443  inventory/transfers.php
444
445 2013-05-08 08:29 +0200 Janusz Dobrowolski
446 (3244) Customers: tabs were not refreshed on customer list change.
447  sales/manage/customers.php
448
449 2013-05-02 21:04 +0100 Maxime Bourget
450 (3243) Option in config file to exclude balanced transactions for past years from Brought forward column in Trial Balance.
451  config.default.php
452  gl/inquiry/gl_trial_balance.php
453  reporting/rep708.php
454
455 2013-05-07 15:11 +0200 Janusz Dobrowolski
456 (3242) Optional switch in config file for sorting document lines by item code during new Sales Order/Direct Delivery/Direct Invoice entry.
457  config.default.php
458  sales/includes/cart_class.inc
459
460 2013-05-03 21:59 +0100 Maxime Bourget
461 (3241) Add Clear/Reset quantity button to sales order delivery (handy when doing partial delivery of a big order).
462  sales/customer_delivery.php
463
464 2013-05-03 20:27 +0100 Maxime Bourget
465 (3240) Fix statement rounding error not filtering some 0.00 transaction
466  reporting/rep108.php
467
468 2013-05-02 22:24 +0100 Maxime Bourget
469 (3239) Changed supplier payment to accept amount in foreign currency instead of exchange rate.
470  js/payalloc.js
471  purchasing/supplier_payment.php
472
473 2013-05-02 22:35 +0100 Maxime Bourget
474 (3238) Fixed problem with MIME headers in emailed documents on gmail (pdf files encoded in email body instead of attachment).
475  reporting/includes/class.mail.inc
476
477 2013-05-03 23:09 +0100 Maxime Bourget
478 (3237) Auto search after location, user or item change in outstanding orders inquiry.
479  sales/inquiry/sales_orders_view.php
480
481 2013-05-03 23:04 +0100 Maxime Bourget
482 (3236) Oustanding orders can be sorted by Customer, Ref and Order date.
483  sales/inquiry/sales_orders_view.php
484
485 2013-05-02 21:26 +0100 Maxime Bourget
486 (3235) Added 'All locations' option in Stock Movements inquiry.
487  inventory/includes/db/movement_types_db.inc
488  inventory/inquiry/stock_movements.php
489
490 2013-05-03 21:33 +0100 Maxime Bourget
491 (3234) Added 'Item Like' parameter to Stock Sheet Report allowing SQL LIKE or regexp filtering by item code.
492  reporting/rep303.php
493  reporting/reports_main.php
494
495 2013-05-02 22:44 +0100 Maxime Bourget
496 (3233) Add customer filter in Invoice report
497  reporting/rep107.php
498  reporting/reports_main.php
499
500 2013-05-02 20:52 +0100 Maxime Bourget
501 (3232) Reverse order of transaction in admin/view void transaction (last transaction appears o the first page)
502  admin/db/transactions_db.inc
503
504 2013-04-30 16:10 +0200 Joe Hunt
505 (3231) Renamed the new Sales Summary Report, Detailed to Item Sales Summary Report.
506  reporting/rep309.php
507  reporting/reports_main.php
508
509 2013-04-30 08:41 +0200 Joe Hunt
510 (3230) Included custome report (Items) Sales Summary Report into FA core. Called Sales Summary Report, Detailed.
511  reporting/rep309.php
512  reporting/reports_main.php
513
514 2013-04-29 12:38 +0200 Janusz Dobrowolski
515 (3229) Cleanup in operation order during transaction voiding.
516  admin/db/voiding_db.inc
517
518 2013-04-29 12:36 +0200 Janusz Dobrowolski
519 (3228) Fixed javascript problem with some IE versions in themes installation, js cleanups.
520  js/utils.js
521
522 2013-04-25 22:39 +0200 Janusz Dobrowolski
523 (3227) Ignore hook system in installer.
524  includes/page/header.inc
525
526 2013-04-19 20:05 +0200 Janusz Dobrowolski
527 (3226) Additional Chrome related fix in hotkeys support.
528  js/inserts.js
529
530 2013-04-19 20:04 +0200 Janusz Dobrowolski
531 (3225) Supplier credit note was not properly checked against sufficient quantity on hand.
532  purchasing/supplier_credit.php
533
534 2013-04-20 19:07 +0200 Joe Hunt
535 (3224) New report included in core, Costed Inventory Movement Report (rep308.php).
536  reporting/rep308.php
537  reporting/reports_main.php
538
539 2013-04-19 15:36 +0200 Janusz Dobrowolski
540 (3223) Fixed hotkey menu option selection issues on Chrome.
541  js/inserts.js
542  js/utils.js
543
544 2013-04-19 08:16 +0200 Joe Hunt
545 (3222) Improved Customer and Supplier Balances Report. Option to choose last column as balance.
546  reporting/rep101.php
547  reporting/rep201.php
548  reporting/reports_main.php
549
550 2013-04-18 12:38 +0200 Janusz Dobrowolski
551 (3221) Fiscal years: fixed typo in error message message. Cleanup in rep308 (improper gettext usage on empty string).
552  admin/fiscalyears.php
553  lang/new_language_template/LC_MESSAGES/empty.po
554
555 2013-04-18 12:33 +0200 Janusz Dobrowolski
556 (3220) Added years 2012, 2013 in standard init sql files.
557  sql/en_US-demo.sql
558  sql/en_US-new.sql
559
560 2013-04-18 10:10 +0200 Joe Hunt
561 (3219) A couple of small bugs in customer and supplier balances report fixed.
562  reporting/rep101.php
563  reporting/rep201.php
564
565 2013-04-10 11:01 +0200 Janusz Dobrowolski
566 (3218) Paypal link url fixed again.
567  includes/ui/ui_view.inc
568
569 2013-04-09 20:39 +0200 Janusz Dobrowolski
570 (3217) Dimension view balances were not updated after change in date range selection.
571  dimensions/view/view_dimension.php
572
573 2013-04-08 14:06 +0200 Janusz Dobrowolski
574 (3216) Fixed PayPal link url on sales invoice.
575  includes/ui/ui_view.inc
576
577 2013-04-08 10:23 +0200 Joe Hunt
578 (3215) 0002183: Advanced assembly should work with empty BOM. Fixed.
579  manufacturing/work_order_release.php
580
581 2013-04-08 10:12 +0200 Joe Hunt
582 (3214) 0002172: Work entry not adjusting cost, fixed
583  manufacturing/includes/db/work_orders_quick_db.inc
584
585 2013-03-29 08:58 +0100 Janusz Dobrowolski
586 (3213) Missing Journal Inquiry: Work Order selection in list selector.
587  includes/ui/ui_lists.inc
588
589 2013-03-24 11:15 +0100 Janusz Dobrowolski
590 (3212) Cleanup.
591  includes/page/header.inc
592
593 2013-03-24 11:10 +0100 Janusz Dobrowolski
594 (3211) Line end cleanups.
595  manufacturing/includes/db/work_orders_db.inc
596  purchasing/includes/db/grn_db.inc
597  sales/inquiry/sales_orders_view.php
598
599 2013-03-23 11:12 +0100 Janusz Dobrowolski
600 (3210) Cleanup again.
601  includes/hooks.inc
602
603 2013-03-23 11:09 +0100 Janusz Dobrowolski
604 (3209) Cleanup.
605  includes/hooks.inc
606  themes/aqua/renderer.php
607
608 2013-03-23 09:43 +0100 Janusz Dobrowolski
609 (3208) Added pre_header and pre_footer hooks.
610  includes/hooks.inc
611  includes/page/footer.inc
612  includes/page/header.inc
613
614 2013-03-20 11:14 +0100 Janusz Dobrowolski
615 (3207) Cleanups.
616  includes/db_pager.inc
617  includes/ui/ui_input.inc
618  sales/inquiry/sales_orders_view.php
619
620 2013-03-19 23:03 +0100 Janusz Dobrowolski
621 (3206) Cleanup in Customer Payments (fixed blinking error msg during processing payment)
622  sales/customer_payments.php
623
624 2013-03-18 11:13 +0100 Janusz Dobrowolski
625 (3205) Changes in standard themes: fixed html, menu index can be rendered by extension module
626  themes/aqua/renderer.php
627  themes/cool/renderer.php
628  themes/default/renderer.php
629
630 2013-03-15 19:55 +0100 Janusz Dobrowolski
631 (3204) Merge branch 'branches/default' of hg::ssh://itronics@frontaccounting.hg.sourceforge.net/hgroot/frontaccounting/frontaccounting into sf.default
632
633 2013-03-15 19:50 +0100 Janusz Dobrowolski
634 (3203) Customer Payments: fixed allocatable transactions display on start of new customer payment.
635  sales/customer_payments.php
636
637 2013-03-11 15:06 +0100 Joe Hunt
638 (3202) Fixed error on edit of a customer payment (certain MySql releases).
639  sales/includes/db/cust_trans_db.inc
640
641 2013-03-07 22:51 +0100 Joe Hunt
642 (3201) Crediting an invoice in transactions shows wrong invoice date.
643  sales/includes/cart_class.inc
644
645 2013-03-07 12:06 +0100 Joe Hunt
646 (3200) Direct Invoice has wrong Comment (auto).
647  purchasing/po_entry_items.php
648
649 2013-03-07 09:50 +0100 Joe Hunt
650 (3199) Wrong column for array_substitute in delivery and invoice templates.
651  sales/inquiry/sales_orders_view.php
652
653 2013-03-05 23:25 +0100 Joe Hunt
654 (3198) When using templates for delivery and invoice, the lines and comments were missing.
655  sales/sales_order_entry.php
656
657 2013-03-05 23:24 +0100 Joe Hunt
658 (3197) Fixed bug in PARAM6 when printing and included comments also if any.
659  sales/create_recurrent_invoices.php
660
661 2013-03-05 22:13 +0100 Joe Hunt
662 (3196) Force status to integer value before writing database.
663  includes/db/sql_functions.inc
664
665 2013-03-04 16:04 +0100 Joe Hunt
666 (3195) Wrong test order
667  purchasing/includes/po_class.inc
668
669 2013-03-02 22:35 +0100 Janusz Dobrowolski
670 (3194) Fixed dimensions support in supplier invoice: supplier dimension (if any) overrides stock item defined dimension.
671  purchasing/includes/db/invoice_db.inc
672
673 2013-02-25 16:32 +0100 Joe Hunt
674 (3193) Prettier code in get_date_picker. Worked anyhow.
675  includes/ui/ui_view.inc
676
677 2013-02-25 10:50 +0100 Janusz Dobrowolski
678 (3192) Fixed charge customer address in Sales Order report.
679  sales/includes/db/sales_order_db.inc
680
681 2013-02-22 09:40 +0100 Joe Hunt
682 (3191) Improved favicon.ico and smaller size (fewer colors)
683  themes/default/images/favicon.ico
684
685 2013-02-21 14:02 +0100 Joe Hunt
686 (3190) New and better favicon.ico file
687  themes/default/images/favicon.ico
688
689 2013-02-18 10:07 +0100 Janusz Dobrowolski
690 (3189) Removed voided transactions from Supplier Balances report.
691  reporting/rep201.php
692
693 2013-02-17 09:51 +0100 Janusz Dobrowolski
694 (3188) Fixed email sending bug introduced recently.
695  reporting/includes/pdf_report.inc
696
697 2013-02-16 23:23 +0100 Joe Hunt
698 (3187) Improvement of Customer Detail Listing and Supplier Detail Listing (General notes added)
699  reporting/rep103.php
700  reporting/rep205.php
701
702 2013-02-16 23:22 +0100 Joe Hunt
703 (3186) Roll back of increasing the reference by more than one.
704  includes/references.inc
705
706 2013-02-16 13:45 +0100 Joe Hunt
707 (3185) If reference was increased by more than one when entering documents, the next reference was not updated.
708  includes/references.inc
709
710 2013-02-14 09:36 +0100 Joe Hunt
711 (3184) Release 2.3.15 - Changelog
712  CHANGELOG.txt
713
714 2013-02-14 09:20 +0100 Janusz Dobrowolski
715 (3183) Version 2.3.15
716  version.php
717
718 2013-02-14 09:20 +0100 Janusz Dobrowolski
719 (3182) Updated main gettext template.
720  lang/new_language_template/LC_MESSAGES/empty.po
721
722 2013-02-11 08:30 +0100 Janusz Dobrowolski
723 (3181) Fixed current purchasing credit display.
724  purchasing/includes/db/invoice_db.inc
725  purchasing/includes/ui/po_ui.inc
726
727 2013-02-11 01:05 +0100 Joe Hunt
728 (3180) Changed Header_3 function to increase the y-value in the logo.
729  reporting/includes/pdf_report.inc
730
731 2013-02-08 11:24 +0100 Janusz Dobrowolski
732 (3179) Fixed handling of undefined mailboxes when reports are sent via email; supressed duplicate errors display.
733  includes/errors.inc
734  reporting/includes/doctext.inc
735  reporting/includes/pdf_report.inc
736
737 2013-02-04 08:46 +0100 Joe Hunt
738 (3178) Added email in current user class.
739  includes/current_user.inc
740
741 2013-02-03 19:57 +0100 Janusz Dobrowolski
742 (3177) Added $space parameter to display_footer_exit() helper.
743  includes/ui/ui_view.inc
744
745 2013-02-01 17:12 +0100 Joe Hunt
746 (3176) When updating costs and no quantity on hand we got a db error (in newer mysql releases).
747  inventory/includes/db/items_trans_db.inc
748
749 2013-01-31 11:02 +0100 Janusz Dobrowolski
750 (3175) Favicon improvements (ApMuthu).
751  access/login.php
752  includes/page/header.inc
753  themes/default/images/favicon.ico
754  themes/default/images/favicon.png
755
756 2013-01-30 20:23 +0100 Janusz Dobrowolski
757 (3174) Cleanup (removed redundant argument mistakenly introduced in bank_accounts_list() helper).
758  includes/ui/ui_lists.inc
759
760 2013-01-30 13:01 +0100 Janusz Dobrowolski
761 (3173) Added favicon to default theme, get_customer_by_ref() helper and a couple of cleanups.
762  access/login.php
763  gl/includes/db/gl_db_bank_accounts.inc
764  includes/date_functions.inc
765  includes/ui/ui_lists.inc
766  sales/includes/db/customers_db.inc
767  themes/default/images/favicon.png
768
769 2013-01-27 17:55 +0100 Janusz Dobrowolski
770 (3172) Cleanup in get_sql_for_supplier_inquiry().
771  purchasing/includes/db/supp_trans_db.inc
772  purchasing/inquiry/supplier_inquiry.php
773
774 2013-01-29 11:48 +0100 Joe Hunt
775 (3171) Small bugs in Customer Detail Report and Supplier Detail Report.
776  reporting/rep103.php
777  reporting/rep205.php
778
779 2013-01-29 10:15 +0100 Joe Hunt
780 (3170) Small bug when editing inside the tabs in Items. The Select button disappeared.
781  inventory/cost_update.php
782  inventory/prices.php
783  inventory/purchasing_data.php
784  inventory/reorder_level.php
785
786 2013-01-29 08:43 +0100 Joe Hunt
787 (3169) Fixed a bug so calling the popup items (f4) works when making PO, Direct GRN, Direct Supp Invoice
788  inventory/manage/items.php
789  purchasing/includes/ui/po_ui.inc
790
791 2013-01-29 01:01 +0100 Joe Hunt
792 (3168) New report, Supplier Details Report, and fix of a bug in Customer Details Report.
793  reporting/rep103.php
794  reporting/rep205.php
795  reporting/reports_main.php
796
797 2013-01-28 15:36 +0100 Joe Hunt
798 (3167) Rerun (parse error)
799  gl/gl_bank.php
800
801 2013-01-28 15:32 +0100 Joe Hunt
802 (3166) Slightly change in dispaly_notification look (using sprintf).
803  gl/gl_bank.php
804
805 2013-01-27 15:38 +0100 Joe Hunt
806 (3165) Fixed a small bug in cost update.
807  inventory/cost_update.php
808
809 2013-01-27 01:35 +0100 Joe Hunt
810 (3164) 0002032: user_theme() should return default if theme does not exist
811  includes/prefs/userprefs.inc
812
813 2013-01-26 17:57 +0100 Joe Hunt
814 (3163) Fixed a couple of small bugs in Inventory Purchasing Report.
815  reporting/rep306.php
816
817 2013-01-26 15:29 +0100 Joe Hunt
818 (3162) Included Sales Pricing, Purchasing Prising, Cost update and Reorder Levels in tabs in Items form.
819  inventory/cost_update.php
820  inventory/includes/db/items_prices_db.inc
821  inventory/includes/db/items_trans_db.inc
822  inventory/manage/items.php
823  inventory/prices.php
824  inventory/purchasing_data.php
825  inventory/reorder_level.php
826
827 2013-01-24 16:11 +0100 Janusz Dobrowolski
828 (3161) Partially delivered Sales Order can now be closed using 'Cancel Order' button on edition.
829  sales/sales_order_entry.php
830
831 2013-01-24 13:53 +0100 Joe Hunt
832 (3160) In case of document reference already in use, FA suggest the next number (if possible) ready to save again.
833  sales/sales_order_entry.php
834
835 2013-01-24 11:11 +0100 Joe Hunt
836 (3159) New report, Inventory Movements, added to FrontAccounting core.
837  reporting/rep307.php
838  reporting/reports_main.php
839
840 2013-01-22 23:34 +0100 Joe Hunt
841 (3158) Text not gettextized in /admin/backups.php.
842  admin/backups.php
843
844 2013-01-21 08:51 +0100 Janusz Dobrowolski
845 (3157) Fixed 'Moved Temporarily' error after login (on some server configurations).
846  includes/session.inc
847
848 2013-01-20 17:22 +0100 Joe Hunt
849 (3156) Email of Sales Documents now use the General Contact type (fall back if no 'orders', 'invoices' contact types)
850  reporting/rep107.php
851  reporting/rep109.php
852  reporting/rep110.php
853  reporting/rep111.php
854  reporting/rep113.php
855
856 2013-01-19 12:10 +0100 Janusz Dobrowolski
857 (3155) Fixed 'page expired' prevention (white screen/warnings after session timout).
858  includes/session.inc
859
860 2013-01-18 11:49 +0100 Janusz Dobrowolski
861 (3154) Fixes in sales credit note voiding procedures (invalid changes in delivery notes).
862  sales/includes/db/custalloc_db.inc
863  sales/includes/db/sales_invoice_db.inc
864
865 2013-01-17 12:59 +0100 Joe Hunt
866 (3153) Release 2.3.14 and CHANGELOG.txt
867  CHANGELOG.txt
868
869 2013-01-17 11:51 +0100 Janusz Dobrowolski
870 (3152) Added tag version_2_3_14 for changeset 2515a2808a2d
871  .hgtags
872
873 2013-01-17 11:50 +0100 Janusz Dobrowolski
874 (3151) .hgtags cleanup
875  .hgtags
876
877 2013-01-17 11:39 +0100 Joe Hunt
878 (3150) Changed update.html, empty.po for application and install from iso-8859-2 to iso-8859-1.
879  install/lang/new_language_template/LC_MESSAGES/empty.po
880  lang/new_language_template/LC_MESSAGES/empty.po
881  update.html
882
883 2013-01-17 11:16 +0100 Janusz Dobrowolski
884 (3149) Added tag version, 2_3_14 for changeset 0904a7e012c2
885  .hgtags
886
887 2013-01-17 11:15 +0100 Janusz Dobrowolski
888 (3148) Fixed version
889  version.php
890
891 2013-01-17 11:01 +0100 Janusz Dobrowolski
892 (3147) Added tag version_2_3_14 for changeset 382defbe35d4
893  .hgtags
894
895 2013-01-17 11:01 +0100 Janusz Dobrowolski
896 (3146) Updated gettext template.
897  lang/new_language_template/LC_MESSAGES/empty.po
898
899 2013-01-17 11:00 +0100 Janusz Dobrowolski
900 (3145) Fixed gettext translations (memos generated by stock_cost_update() and adjust_deliveries())
901  includes/db/inventory_db.inc
902  inventory/includes/db/items_trans_db.inc
903
904 2013-01-17 10:45 +0100 Janusz Dobrowolski
905 (3144) Rounding errors logging added.
906  gl/includes/db/gl_db_trans.inc
907
908 2013-01-17 01:29 +0100 Joe Hunt
909 (3142) Implemented Selectable Print Orientation (Portrait, Landscape) for all reports in report centre
910  config.default.php
911  includes/current_user.inc
912  manufacturing/work_order_entry.php
913  reporting/includes/reporting.inc
914  reporting/includes/reports_classes.inc
915  reporting/prn_redirect.php
916  reporting/rep101.php
917  reporting/rep102.php
918  reporting/rep103.php
919  reporting/rep104.php
920  reporting/rep105.php
921  reporting/rep106.php
922  reporting/rep107.php
923  reporting/rep108.php
924  reporting/rep109.php
925  reporting/rep110.php
926  reporting/rep111.php
927  reporting/rep112.php
928  reporting/rep113.php
929  reporting/rep114.php
930  reporting/rep201.php
931  reporting/rep202.php
932  reporting/rep203.php
933  reporting/rep204.php
934  reporting/rep209.php
935  reporting/rep210.php
936  reporting/rep301.php
937  reporting/rep302.php
938  reporting/rep303.php
939  reporting/rep304.php
940  reporting/rep305.php
941  reporting/rep306.php
942  reporting/rep401.php
943  reporting/rep409.php
944  reporting/rep501.php
945  reporting/rep601.php
946  reporting/rep701.php
947  reporting/rep702.php
948  reporting/rep704.php
949  reporting/rep705.php
950  reporting/rep706.php
951  reporting/rep707.php
952  reporting/rep708.php
953  reporting/rep709.php
954  reporting/rep710.php
955  reporting/reports_main.php
956  update.html
957
958 2013-01-16 13:22 +0100 Janusz Dobrowolski
959 (3141) Small fixes in attachments (check for non existent trasactions, proper page refresh after attachment)
960  admin/attachments.php
961  admin/db/transactions_db.inc
962
963 2013-01-14 13:39 +0100 Joe Hunt
964 (3136) Increased the allowed entry of chars in company name, login and create_coy to 50.
965  access/login.php
966  admin/create_coy.php
967
968 2013-01-13 19:15 +0100 Joe Hunt
969 (3135) A final fix for report Inventory Purchasing Report. With help from forum use chrison.
970  reporting/rep306.php
971
972 2013-01-13 00:32 +0100 Joe Hunt
973 (3134) Hotkey fix and overflow in coloumns for A4 report Invoice Purchasing Report.
974  reporting/rep306.php
975  reporting/reports_main.php
976
977 2013-01-12 10:00 +0100 Joe Hunt
978 (3133) Bugfix in new inventory purchasing report.
979  reporting/rep306.php
980
981 2013-01-11 15:05 +0100 Joe Hunt
982 (3132) New core report, Inventory Purchasing Report in Items and Inventory.
983  reporting/includes/reports_classes.inc
984  reporting/rep306.php
985  reporting/reports_main.php
986
987 2013-01-03 16:14 +0100 Joe Hunt
988 (3131) Translation conflicts in Bank Deposit/Payment. The 'To' should be 'Into'.
989  gl/includes/ui/gl_bank_ui.inc
990
991 2013-01-03 16:10 +0100 Joe Hunt
992 (3130) Certain new releases of MySql don't accept empty numeric values.
993  purchasing/manage/suppliers.php
994
995 2013-01-03 16:08 +0100 Joe Hunt
996 (3129) The on-screen reports Trial Balance and P&L Drilldown should follow the printed reports periods.
997  gl/inquiry/gl_trial_balance.php
998  gl/inquiry/profit_loss.php
999
1000 2013-01-03 16:07 +0100 Joe Hunt
1001 (3128) Certain newer versions of MySql could not fix empty numeric values.
1002  gl/includes/ui/gl_bank_ui.inc
1003
1004 2012-12-19 19:43 +0100 Janusz Dobrowolski
1005 (3127) All outgoing emails are optionally send also to BCC mailbox configured in company setup.
1006  admin/company_preferences.php
1007  reporting/includes/class.mail.inc
1008  sql/en_US-demo.sql
1009  sql/en_US-new.sql
1010
1011 2012-12-19 18:08 +0100 Janusz Dobrowolski
1012 (3126) Cleanup - removed ancient references to pre-2.2 modules/plugins.
1013  admin/inst_module.php
1014  includes/ui/ui_lists.inc
1015  sql/alter2.2.php
1016
1017 2012-12-19 17:17 +0100 Janusz Dobrowolski
1018 (3125) Fixed write test for main directory during install.
1019  includes/main.inc
1020
1021 2012-12-19 12:35 +0100 Janusz Dobrowolski
1022 (3124) Database structure was not updated for extension packages activated by default.
1023  includes/packages.inc
1024
1025 2012-12-19 10:05 +0100 Janusz Dobrowolski
1026 (3123) 'Page expired' prevention rewritten due to caching problems in some browsers.
1027  includes/session.inc
1028
1029 2012-11-30 14:17 +0100 Janusz Dobrowolski
1030 (3122) Fixed error in attachments edition resulting in unexpected attachment file deletion, fixed attachments list update after change.
1031  admin/attachments.php
1032
1033 2012-11-24 11:20 +0100 Janusz Dobrowolski
1034 (3121) Added option to sort by customer and order number in customer allocations.
1035  sales/inquiry/customer_allocation_inquiry.php
1036
1037 2012-11-24 11:06 +0100 Janusz Dobrowolski
1038 (3120) Additional comments in config.default.php.
1039  config.default.php
1040
1041 2012-11-23 21:15 +0100 Janusz Dobrowolski
1042 (3119) Fixed customer payment edition code.
1043  sales/customer_payments.php
1044  sales/includes/db/cust_trans_db.inc
1045
1046 2012-11-23 10:29 +0100 Janusz Dobrowolski
1047 (3118) Added back links to allocation inquiries on final page of customer/supplier payment.
1048  lang/new_language_template/LC_MESSAGES/empty.po
1049  purchasing/supplier_payment.php
1050  sales/customer_payments.php
1051
1052 2012-11-22 18:37 +0100 Janusz Dobrowolski
1053 (3117) Small layout fixed in report graphics.
1054  reporting/includes/class.graphic.inc
1055
1056 2012-11-22 17:58 +0100 Janusz Dobrowolski
1057 (3116) Added check for correct account selected for Retained Earnings and Profit/Loss in GL Setup.
1058  admin/gl_setup.php
1059
1060 2012-11-18 10:52 +0100 Joe Hunt
1061 (3109) Slightly improvement to Pie and Donuts graphic. Now displays which data is shown.
1062  reporting/includes/class.graphic.inc
1063
1064 2012-11-17 17:05 +0100 Joe Hunt
1065 (3108) 0001902: Graphics Pie and Donut not printing correctly
1066  reporting/includes/class.graphic.inc
1067
1068 2012-11-16 15:49 +0100 Janusz Dobrowolski
1069 (3107) Small fix for 5.3 compatibility.
1070  reporting/includes/Workbook.php
1071
1072 2012-11-16 08:38 +0100 Janusz Dobrowolski
1073 (3106) Added tag version_2_3_13 for changeset a253b76db0fb
1074  .hgtags
1075
1076 2012-11-15 16:48 +0100 Joe Hunt
1077 (3105) New Changelog.txt
1078  CHANGELOG.txt
1079
1080 2012-11-15 16:45 +0100 Joe Hunt
1081 (3104) Updated update.html
1082  update.html
1083
1084 2012-11-15 16:38 +0100 Joe Hunt
1085 (3103) Rollback of Session Abondoned Error and new variable, $no_check_edit_conflicts in config.php.
1086  config.default.php
1087  includes/session.inc
1088  sales/includes/sales_ui.inc
1089
1090 2012-11-15 15:23 +0100 Joe Hunt
1091 (3102) New Changelog.txt
1092  CHANGELOG.txt
1093
1094 2012-11-15 15:18 +0100 Joe Hunt
1095 (3101) Release 2.3.13
1096  version.php
1097
1098 2012-11-15 15:18 +0100 Joe Hunt
1099 (3100) Fixed session abandoned error in Windows Servers
1100  includes/session.inc
1101
1102 2012-11-12 13:09 +0100 Janusz Dobrowolski
1103 (3099) Prevent 'Page expired' messages when 'Back' link is used after login.
1104  includes/session.inc
1105
1106 2012-11-12 09:52 +0100 Janusz Dobrowolski
1107 (3098) Cleanup in curent_user.inc/session.inc
1108  includes/current_user.inc
1109  includes/session.inc
1110
1111 2012-11-12 09:39 +0100 Janusz Dobrowolski
1112 (3097) Fixed small bug in mail class, added text/hmtl mime type.
1113  includes/ui/view_package.php
1114  reporting/includes/class.mail.inc
1115
1116 2012-11-10 00:29 +0100 Joe Hunt
1117 (3096) Dimensions not utilized in Direct Invoice/Delivery
1118  sales/includes/cart_class.inc
1119
1120 2012-11-09 09:58 +0100 Joe Hunt
1121 (3095) Sales quotation and Sales order should not require sufficient stock.
1122  sales/includes/ui/sales_order_ui.inc
1123
1124 2012-11-05 23:33 +0100 Janusz Dobrowolski
1125 (3094) Fixed confirmation on ajax reloaded buttons (small fix for Gecko like browsers).
1126  js/utils.js
1127
1128 2012-11-05 17:49 +0100 Janusz Dobrowolski
1129 (3093) 0001879,0001880: Fixes in htaccess constraints, restricting System Diagnostic view to admin (ApMuthu)
1130  .htaccess
1131  applications/setup.php
1132
1133 2012-11-05 08:30 +0100 Janusz Dobrowolski
1134 (3092) Fixed error messages on Sales Groups, updated gettext template.
1135  lang/new_language_template/LC_MESSAGES/empty.po
1136  sales/manage/sales_groups.php
1137
1138 2012-11-03 22:46 +0100 Janusz Dobrowolski
1139 (3091) Improved error checking during extension packages installation.
1140  includes/packages.inc
1141  includes/remote_url.inc
1142
1143 2012-11-03 22:34 +0100 Janusz Dobrowolski
1144 (3090) Fixed error message in recurrent invoices.
1145  sales/manage/recurrent_invoices.php
1146
1147 2012-11-01 01:02 +0100 Joe Hunt
1148 (3089) Replaced the transaction list in attachments with a pager and made the sorting descent.
1149  admin/attachments.php
1150  admin/db/attachments_db.inc
1151
1152 2012-10-31 08:56 +0100 Joe Hunt
1153 (3088) Filter for non-zero values in Bank Statement Report
1154  reporting/rep601.php
1155  reporting/reports_main.php
1156
1157 2012-10-28 07:30 +0100 Joe Hunt
1158 (3087) Removed commented deprecated Session_register().
1159  includes/page/header.inc
1160  inventory/adjustments.php
1161  inventory/transfers.php
1162  manufacturing/work_order_issue.php
1163  purchasing/allocations/supplier_allocate.php
1164  sales/allocations/customer_allocate.php
1165
1166 2012-10-17 09:17 +0200 Joe Hunt
1167 (3086) Db error in invoice.ui.inc for certain MySql setup/releases.
1168  purchasing/includes/ui/invoice_ui.inc
1169
1170 2012-10-17 09:00 +0200 Joe Hunt
1171 (3085) Db error in po_entry_items.php was already fixed. Look at the line below.
1172  purchasing/po_entry_items.php
1173
1174 2012-10-16 17:00 +0200 Joe Hunt
1175 (3083) Cannot insert a supplier transaction record in Direct Supplier Invoice (certain MySql versions and setup).
1176  purchasing/po_entry_items.php
1177
1178 2012-10-11 15:18 +0200 Joe Hunt
1179 (3082) Date format helper complete.
1180  js/inserts.js
1181
1182 2012-10-11 15:09 +0200 Joe Hunt
1183 (3081) Purchase order/Direct GRN/Direct Invoice showed inactive items in item list.
1184  purchasing/includes/ui/po_ui.inc
1185
1186 2012-10-11 08:35 +0200 Joe Hunt
1187 (3080) Small fix and rerun of inserts.js.
1188  js/inserts.js
1189
1190 2012-10-11 08:18 +0200 Joe Hunt
1191 (3078) Fixed date_fix to act like before. day and day-month entrance only.
1192  js/inserts.js
1193
1194 2012-10-05 11:17 +0200 Joe Hunt
1195 (3076) Bug in function is_date when implementing new date formats.
1196  includes/date_functions.inc
1197
1198 2012-10-04 10:18 +0200 Joe Hunt
1199 (3075) Moved declaration of short monthnames from config.default.php. Too early for translations.
1200  config.default.php
1201  includes/sysnames.inc
1202
1203 2012-10-04 00:58 +0200 Joe Hunt
1204 (3074) Minor improvement to add_days/months/years for the new dateformats.
1205  includes/date_functions.inc
1206
1207 2012-10-02 22:50 +0200 Joe Hunt
1208 (3073) 0001806: Date problems fixed and new date formats MmmDDYYYY, DDMmmYYYY and YYYYMmmDD implemented.
1209  admin/display_prefs.php
1210  config.default.php
1211  includes/date_functions.inc
1212  includes/prefs/userprefs.inc
1213  includes/ui/ui_input.inc
1214  includes/ui/ui_view.inc
1215  js/inserts.js
1216
1217 2012-10-02 13:22 +0200 Janusz Dobrowolski
1218 (3071) Fixed void_stock_move() to avoid sparse lines in Inventory Items Movements register after DN edition.
1219  includes/db/inventory_db.inc
1220
1221 2012-10-02 09:42 +0200 Joe Hunt
1222 (3070) Having memo or comment displayed on bank_inquiry.php.
1223  gl/inquiry/bank_inquiry.php
1224
1225 2012-10-01 01:12 +0200 Joe Hunt
1226 (3069) Improved headers in printing Purchase Orders.
1227  reporting/includes/doctext.inc
1228  reporting/includes/pdf_report.inc
1229  reporting/rep209.php
1230
1231 2012-09-25 18:06 +0200 Joe Hunt
1232 (3068) Moved access functions from renderer to current_user. They were cluttered into all themes.
1233  includes/current_user.inc
1234  themes/aqua/renderer.php
1235  themes/cool/renderer.php
1236  themes/default/renderer.php
1237
1238 2012-09-23 17:56 +0200 Janusz Dobrowolski
1239 (3067) Invalid input description in account groups for account class parameter.
1240  gl/manage/gl_account_types.php
1241
1242 2012-09-17 13:25 +0200 Janusz Dobrowolski
1243 (3066) Cleanup in check_faillog().
1244  includes/session.inc
1245
1246 2012-09-23 09:23 +0200 Joe Hunt
1247 (3065) 0001792: BLOOMBERG added to Exchange Rate Providers and config fix, improvement
1248  gl/includes/db/gl_db_rates.inc
1249
1250 2012-09-22 10:31 +0200 Joe Hunt
1251 (3064) 0001792: BLOOMBERG added to Exchange Rate Providers and config fix.
1252  config.default.php
1253  gl/includes/db/gl_db_rates.inc
1254  gl/manage/exchange_rates.php
1255  lang/new_language_template/LC_MESSAGES/empty.po
1256
1257 2012-09-15 10:34 +0200 Janusz Dobrowolski
1258 (3061) Added tag version_2_3_12 for changeset 05b037ff3c0b
1259  .hgtags
1260
1261 2012-09-15 10:09 +0200 Joe Hunt
1262 (3060) Changelog.txt
1263  CHANGELOG.txt
1264
1265 2012-09-15 10:07 +0200 Joe Hunt
1266 (3059) Changelog.txt
1267  CHANGELOG.txt
1268
1269 2012-09-15 10:04 +0200 Joe Hunt
1270 (3058) Release 2.3.12
1271  update.html
1272  version.php
1273
1274 2012-09-15 09:39 +0200 Janusz Dobrowolski
1275 (3057) UPdate language template
1276  lang/new_language_template/LC_MESSAGES/empty.po
1277
1278 2012-09-14 23:49 +0200 Janusz Dobrowolski
1279 (3056) Added prevention against brute force atacks on login page.
1280  access/login.php
1281  config.default.php
1282  includes/current_user.inc
1283  includes/session.inc
1284
1285 2012-09-13 00:15 +0200 Janusz Dobrowolski
1286 (3055) Fixed incorect selection of invoices in Customer Payments/Payments To Supplier when search customer/supplier option is used.
1287  purchasing/supplier_payment.php
1288  sales/customer_payments.php
1289
1290 2012-09-12 14:06 +0200 Joe Hunt
1291 (3054) 0001775: Hard coded theme path fixed
1292  includes/ui/ui_input.inc
1293  reporting/includes/reports_classes.inc
1294
1295 2012-09-11 08:27 +0200 Joe Hunt
1296 (3053) Adding an already existing GL Account Code does not report as error
1297  gl/manage/gl_accounts.php
1298
1299 2012-09-09 09:42 +0200 Janusz Dobrowolski
1300 (3052) Security cleanups in access roles and db_pager.
1301  admin/security_roles.php
1302  includes/db_pager.inc
1303
1304 2012-09-08 13:25 +0200 Janusz Dobrowolski
1305 (3051) Security cleanup on 'where' parameter in a couple of list helpers.
1306  includes/ui/ui_lists.inc
1307
1308 2012-09-08 13:06 +0200 Janusz Dobrowolski
1309 (3050) Login screen company box/input configuration option made backward compatible.
1310  access/login.php
1311  config.default.php
1312
1313 2012-09-08 19:11 +0200 Joe Hunt
1314 (3049) Hide Menu options if not authorized, rerun
1315  config.default.php
1316
1317 2012-09-08 19:07 +0200 Joe Hunt
1318 (3048) Hide Menu options if not authorized
1319  themes/aqua/renderer.php
1320  themes/cool/renderer.php
1321  themes/default/renderer.php
1322
1323 2012-09-08 09:54 +0200 Janusz Dobrowolski
1324 (3047) Added check not empty location code in Inventory Locations.
1325  inventory/manage/locations.php
1326
1327 2012-09-06 19:43 +0200 Janusz Dobrowolski
1328 (3046) Fixed get_sales_order_header and get_debtor_trans queries to avoid errors on empty ship_via field.
1329  sales/includes/db/cust_trans_db.inc
1330  sales/includes/db/sales_order_db.inc
1331  sales/sales_order_entry.php
1332
1333 2012-09-06 19:27 +0200 Janusz Dobrowolski
1334 (3045) Improved error handling in printer class.
1335  includes/remote_url.inc
1336  reporting/includes/printer_class.inc
1337
1338 2012-09-08 08:21 +0200 Joe Hunt
1339 (3044) 0001768: Login Company Select Box to EditBox Switch Flag + Fix
1340  access/login.php
1341  config.default.php
1342  includes/session.inc
1343
1344 2012-09-08 08:20 +0200 Joe Hunt
1345 (3043) 0001767: Company Creation assigning externally created database + Fix
1346  includes/db/connect_db.inc
1347
1348 2012-08-26 22:54 +0200 Joe Hunt
1349 (3042) Removed obsolete exchange rate check on Sales Pricing page.
1350  inventory/prices.php
1351
1352 2012-08-26 19:47 +0200 Janusz Dobrowolski
1353 (3041) Removed obsolete exchange rate check on Purchasing Pricing page.
1354  inventory/purchasing_data.php
1355
1356 2012-08-25 20:01 +0200 Janusz Dobrowolski
1357 (3040) Fixed access control issues on finish page of Direct Sales and Purchase Invoice
1358  purchasing/po_entry_items.php
1359  sales/sales_order_entry.php
1360
1361 2012-08-25 18:28 +0200 Janusz Dobrowolski
1362 (3039) Fixed creation of invalid Direct Sales Invoice when operation is continued after previous entry cancelation.
1363  sales/sales_order_entry.php
1364
1365 2012-07-14 22:18 +0200 Janusz Dobrowolski
1366 (3038) Improved date input fields keyboard support (fast day/day+month edition)
1367  includes/ui/ui_input.inc
1368  js/inserts.js
1369
1370 2012-07-14 22:12 +0200 Janusz Dobrowolski
1371 (3037) Small fixes in attachments upload.
1372  admin/attachments.php
1373  lang/new_language_template/LC_MESSAGES/empty.po
1374
1375 2012-08-18 23:53 +0200 Joe Hunt
1376 (3036) Bug 0001669: get_exchange_rate not raising error
1377  gl/bank_transfer.php
1378  gl/gl_bank.php
1379  includes/data_checks.inc
1380  inventory/prices.php
1381  inventory/purchasing_data.php
1382  purchasing/po_entry_items.php
1383  purchasing/supplier_payment.php
1384  sales/customer_payments.php
1385  sales/sales_order_entry.php
1386
1387 2012-08-15 16:18 +0200 Joe Hunt
1388 (3035) Location Transfer should not be included in journal_type_list.
1389  includes/ui/ui_lists.inc
1390
1391 2012-07-16 23:29 +0200 Joe Hunt
1392 (3034) Purchases - Direct Invoice - Database Error in some mysql configurations
1393  purchasing/po_entry_items.php
1394
1395 2012-06-28 12:23 +0200 Joe Hunt
1396 (3033) Remember last document date also in Bank Transfer.
1397  gl/bank_transfer.php
1398
1399 2012-05-28 08:43 +0200 Joe Hunt
1400 (3021) Rerun of /admin/create_coy.php
1401  admin/create_coy.php
1402
1403 2012-05-28 08:25 +0200 Joe Hunt
1404 (3020) When creating new company and adm. password is blank the password is now password as default.
1405  admin/create_coy.php
1406
1407 2012-05-27 22:38 +0200 Joe Hunt
1408 (3019) 0001606: Statement are not sent to general contact
1409  includes/db/crm_contacts_db.inc
1410  sales/includes/db/customers_db.inc
1411  sql/en_US-demo.sql
1412
1413 2012-05-21 11:47 +0200 Janusz Dobrowolski
1414 (3018) Added tag version_2_3_11 for changeset 06e6f1abb26e
1415  .hgtags
1416
1417 2012-05-21 10:57 +0200 Joe Hunt
1418 (3017) New CHANGELOG.txt
1419  CHANGELOG.txt
1420
1421 2012-05-21 10:54 +0200 Joe Hunt
1422 (3016) Release 2.3.11
1423  version.php
1424
1425 2012-05-03 08:25 +0200 Joe Hunt
1426 (3015) Rerun of /includes/ui/ui_view.inc
1427  includes/ui/ui_view.inc
1428
1429 2012-05-03 01:03 +0200 Joe Hunt
1430 (3014) Cosmetic fix in viewing supp invoice payments section.
1431  includes/ui/ui_view.inc
1432
1433 2012-05-02 22:52 +0200 Joe Hunt
1434 (3013) Rerun of /sales/includes/cart_class.inc.
1435  sales/includes/cart_class.inc
1436
1437 2012-05-02 18:57 +0200 Joe Hunt
1438 (3012) Better check for duplicate references in multiuser environments for sales documents.
1439  sales/create_recurrent_invoices.php
1440  sales/credit_note_entry.php
1441  sales/customer_credit_invoice.php
1442  sales/customer_delivery.php
1443  sales/customer_invoice.php
1444  sales/includes/cart_class.inc
1445  sales/sales_order_entry.php
1446
1447 2012-04-29 20:32 +0200 Joe Hunt
1448 (3011) 0001561: Supplier Credit Notes rasies false error about QOH
1449  purchasing/supplier_credit.php
1450
1451 2012-04-29 20:21 +0200 Joe Hunt
1452 (3010) The GRN Valuation Report had tax included in price if this was set on supplier.
1453  reporting/rep305.php
1454
1455 2012-04-28 01:22 +0200 Joe Hunt
1456 (3009) 0001555: Problem (auto)creating customer branch: also no shipping location
1457  sales/manage/customers.php
1458
1459 2012-04-21 11:37 +0200 Joe Hunt
1460 (3008) Improved report Journal Entries (rep702.php) to show memo in multiple lines.
1461  reporting/rep702.php
1462
1463 2012-04-20 11:33 +0200 Janusz Dobrowolski
1464 (3007) Fixed lang domain switching in hooks_invoke_first/hook_invoke_last
1465  includes/hooks.inc
1466
1467 2012-04-19 21:45 +0200 Janusz Dobrowolski
1468 (3006) Fixed false overdraft problem on cash accounts
1469  gl/includes/db/gl_db_bank_trans.inc
1470
1471 2012-04-19 21:44 +0200 Janusz Dobrowolski
1472 (3005) Fixed login problem on IIS.
1473  includes/session.inc
1474
1475 2012-04-08 19:22 +0200 Janusz Dobrowolski
1476 (3002) Fixed system tests and error handling for extension repository functions.
1477  includes/packages.inc
1478  includes/system_tests.inc
1479
1480 2012-04-08 15:04 +0200 Joe Hunt
1481 (3001) 0001502: Report uses default language, not user's preferred language
1482  reporting/includes/pdf_report.inc
1483
1484 2012-04-08 15:02 +0200 Joe Hunt
1485 (3000) 0001501: Price null when editing an order with a price list
1486  sales/includes/db/sales_order_db.inc
1487
1488 2012-04-07 23:37 +0200 Joe Hunt
1489 (2999) Layout improvements in Bank Transfer.
1490  gl/bank_transfer.php
1491
1492 2012-04-07 16:31 +0200 Joe Hunt
1493 (2998) Rerun of /gl/includes/db/gl_db_trans.inc and /reporting/rep709.php.
1494  gl/includes/db/gl_db_trans.inc
1495  reporting/rep709.php
1496
1497 2012-04-06 08:30 +0200 Joe Hunt
1498 (2997) 0001497: Tax for journal entry the other way round
1499  reporting/rep709.php
1500
1501 2012-04-06 07:50 +0200 Joe Hunt
1502 (2996) Rerun of sales_invoice_db. Parse error.
1503  sales/includes/db/sales_invoice_db.inc
1504
1505 2012-04-04 09:25 +0200 Joe Hunt
1506 (2995) 0001488: Modifying Sales Invoice (with allocations) causes negative allocations
1507  sales/includes/db/sales_invoice_db.inc
1508
1509 2012-04-03 14:47 +0200 Joe Hunt
1510 (2994) Changing the Invoice date when creating recurrent invoices.
1511  sales/create_recurrent_invoices.php
1512
1513 2012-04-01 08:16 +0200 Joe Hunt
1514 (2993) Date-field increased from 9 to 10 characters. Problems on Mac to see it all.
1515  includes/ui/ui_input.inc
1516
1517 2012-03-31 07:58 +0200 Janusz Dobrowolski
1518 (2992) Fixed email multiplication when bulk work order report is generated.
1519  reporting/rep409.php
1520
1521 2012-03-29 11:12 +0200 Joe Hunt
1522 (2990) Required Delivery Date was not implemented properly.
1523  purchasing/includes/ui/po_ui.inc
1524  sales/includes/ui/sales_order_ui.inc
1525
1526 2012-03-13 09:18 +0100 Joe Hunt
1527 (2989) Bug. WHERE clause version=1 in rep304.php should be skipped.
1528  reporting/rep304.php
1529
1530 2012-03-13 09:13 +0100 Joe Hunt
1531 (2988) Bug in floatcmp(). Missing parenthesis in the last condition.
1532  includes/current_user.inc
1533
1534 2012-03-12 22:27 +0100 Joe Hunt
1535 (2987) Rerun of autocreation branch location.
1536  sales/manage/customers.php
1537
1538 2012-03-12 16:50 +0100 Joe Hunt
1539 (2986) When autocreating branch, no location were saved.
1540  sales/manage/customers.php
1541
1542 2012-03-07 20:51 +0100 Janusz Dobrowolski
1543 (2985) Fixed multiplied amounts in Journal Inquiry.
1544  gl/includes/db/gl_db_trans.inc
1545
1546 2012-03-07 20:50 +0100 Janusz Dobrowolski
1547 (2984) Cleanups.
1548  admin/attachments.php
1549  admin/gl_setup.php
1550  install/lang/new_language_template/LC_MESSAGES/empty.po
1551  lang/new_language_template/LC_MESSAGES/empty.po
1552  sales/manage/sales_people.php
1553
1554 2012-03-05 14:14 +0100 Joe Hunt
1555 (2982) Fixed typo in location variable.
1556  purchasing/includes/db/grn_db.inc
1557  purchasing/includes/ui/grn_ui.inc
1558
1559 2012-02-13 12:40 +0100 Janusz Dobrowolski
1560 (2972) Fixed regression in gettext tests in System Diagnostics.
1561  includes/system_tests.inc
1562
1563 2012-02-12 12:02 +0100 Janusz Dobrowolski
1564 (2971) Added tag version_2_3_8 for changeset b2ead0b2a3e3
1565  .hgtags
1566
1567 2012-02-12 12:01 +0100 Janusz Dobrowolski
1568 (2970) Added tag version_2_3_9 for changeset a8b119b77f05
1569  .hgtags
1570
1571 2012-02-12 11:59 +0100 Janusz Dobrowolski
1572 (2969) Added tag version_2_3_10 for changeset 390d9d69797c
1573  .hgtags
1574
1575 2012-02-11 21:06 +0100 Janusz Dobrowolski
1576 (2968) Fixes for IE7/8 to avoid problems with javascript on some screens.
1577  js/inserts.js
1578  js/utils.js
1579
1580 2012-02-11 20:52 +0100 Janusz Dobrowolski
1581 (2967) Fixed bug in attachments uploading.
1582  admin/attachments.php
1583
1584 2012-02-08 01:00 +0100 Joe Hunt
1585 (2966) Rerun of /includes/ui/ui_view.inc
1586  includes/ui/ui_view.inc
1587
1588 2012-02-08 00:42 +0100 Joe Hunt
1589 (2965) Rounding error in includes/ui/ui_view.inc -> price_in_words()
1590  includes/ui/ui_view.inc
1591
1592 2012-02-03 10:13 +0100 Joe Hunt
1593 (2964) Changelog.txt
1594  CHANGELOG.txt
1595
1596 2012-02-03 09:48 +0100 Joe Hunt
1597 (2963) Release 2.3.10
1598  version.php
1599
1600 2012-02-02 08:24 +0100 Joe Hunt
1601 (2962) Fixed small bugs in function void_stock_move in file /includes/db/inventory_db.inc.
1602  includes/db/inventory_db.inc
1603
1604 2012-01-27 14:37 +0100 Joe Hunt
1605 (2961) Changed session gettext to use a global variable instead for smaller footprints in session files.
1606  admin/db/users_db.inc
1607  admin/inst_lang.php
1608  includes/lang/gettext.php
1609  includes/lang/language.php
1610  includes/session.inc
1611  install/isession.inc
1612  reporting/includes/class.pdf.inc
1613
1614 2012-01-27 09:39 +0100 Joe Hunt
1615 (2960) Switching to cash sales in documents didn't preserve the delivery date.
1616  sales/includes/ui/sales_order_ui.inc
1617
1618 2012-01-26 23:22 +0100 Joe Hunt
1619 (2959) Fixed a session_regenerate_id error leaving session files in /tmp folder.
1620  includes/lang/gettext.php
1621  includes/lang/language.php
1622  includes/session.inc
1623
1624 2012-01-25 13:00 +0100 Joe Hunt
1625 (2958) Fixed a translation bug in gettext php, that could create huge session files left.
1626  includes/lang/gettext.php
1627
1628 2012-01-22 23:23 +0100 Joe Hunt
1629 (2957) 0001309: Insufficient Quantities "Red Marker" doesn't take into account dispatched quantity
1630  sales/includes/ui/sales_order_ui.inc
1631
1632 2012-01-22 09:23 +0100 Joe Hunt
1633 (2956) 0001307: Insufficent quantities "marker" use wrong date in Sales Order
1634  sales/includes/ui/sales_order_ui.inc
1635
1636 2012-01-20 09:47 +0100 Joe Hunt
1637 (2955) Rerun of void_transaction.php
1638  admin/void_transaction.php
1639
1640 2012-01-20 09:33 +0100 Joe Hunt
1641 (2954) Implemented error/warning for customer on hold in bank payment/deposit.
1642  gl/includes/ui/gl_bank_ui.inc
1643
1644 2012-01-19 16:16 +0100 Joe Hunt
1645 (2953) Customer Payment from customers on hold now only throws a warning. You can still pay.
1646  sales/customer_payments.php
1647
1648 2012-01-17 10:13 +0100 Joe Hunt
1649 (2952) Do not print zero lines amount of 0.00 in Sales Documents if service item, $no_zero_lines_amount. 1 = do not
1650  config.default.php
1651  reporting/rep107.php
1652  reporting/rep109.php
1653  reporting/rep110.php
1654  reporting/rep111.php
1655  sales/includes/db/cust_trans_details_db.inc
1656  sales/includes/db/sales_order_db.inc
1657
1658 2012-01-17 00:59 +0100 Joe Hunt
1659 (2951) 0001285: Restrict the voiding transaction of closed fiscal year
1660  admin/void_transaction.php
1661
1662 2012-01-08 23:29 +0100 Joe Hunt
1663 (2950) Option in config.php for using an icon for editkey after combobox.
1664  config.default.php
1665  includes/ui/ui_lists.inc
1666
1667 2012-01-08 16:16 +0100 Janusz Dobrowolski
1668 (2949) Several imporvements in ui helpers (nonajax button for long processes, fixed radio button etc).
1669  includes/ui/ui_input.inc
1670  js/inserts.js
1671  js/utils.js
1672
1673 2012-01-03 16:12 +0100 Janusz Dobrowolski
1674 (2948) Gettext domain was not properly restored after invoking hook provided by extension.
1675  includes/hooks.inc
1676  includes/lang/gettext.php
1677
1678 2012-01-03 16:06 +0100 Janusz Dobrowolski
1679 (2947) Back link on final edition page now properly redirects user to previous menu tab,  improved sales document edition control.
1680  includes/main.inc
1681  includes/page/footer.inc
1682  includes/ui/ui_controls.inc
1683  js/utils.js
1684  sales/includes/sales_ui.inc
1685
1686 2012-01-06 15:51 +0100 Joe Hunt
1687 (2946) Improved float compare for AR/AP ledgers.
1688  includes/current_user.inc
1689  purchasing/includes/db/supp_trans_db.inc
1690  purchasing/includes/db/suppliers_db.inc
1691  reporting/rep102.php
1692  reporting/rep202.php
1693  sales/includes/db/customers_db.inc
1694
1695 2012-01-06 12:55 +0100 Joe Hunt
1696 (2945) Optimized editkey graphics by using JS callEditor instead.
1697  includes/ui/ui_lists.inc
1698  js/inserts.js
1699
1700 2012-01-06 10:12 +0100 Joe Hunt
1701 (2944) 0001266: Delivery Location wrong when different from PO
1702  purchasing/includes/ui/grn_ui.inc
1703
1704 2012-01-05 11:38 +0100 Joe Hunt
1705 (2943) Fixed a small bug in graphics editkeys (when search lists are enabled)
1706  includes/ui/ui_lists.inc
1707
1708 2012-01-05 00:33 +0100 Joe Hunt
1709 (2942) Do not allow editing of allocated sales invoices in Journal Inquiry.
1710  gl/inquiry/journal_inquiry.php
1711
1712 2012-01-04 14:25 +0100 Joe Hunt
1713 (2941) Improved float compare in certain files (AR/AP ledger)
1714  includes/current_user.inc
1715  reporting/rep101.php
1716  reporting/rep102.php
1717  reporting/rep201.php
1718  reporting/rep202.php
1719  sales/inquiry/customer_inquiry.php
1720
1721 2012-01-04 11:19 +0100 Joe Hunt
1722 (2940) Added graphic edit/add icons in lists with $editkey.
1723  includes/session.inc
1724  includes/ui/ui_lists.inc
1725  inventory/manage/items.php
1726  purchasing/manage/suppliers.php
1727  sales/manage/customer_branches.php
1728  sales/manage/customers.php
1729
1730 2011-12-26 10:16 +0100 Joe Hunt
1731 (2939) Multiple email accounts on contacts didn't work in sales documents
1732  reporting/includes/pdf_report.inc
1733  reporting/rep107.php
1734  reporting/rep109.php
1735  reporting/rep110.php
1736  reporting/rep111.php
1737  reporting/rep113.php
1738
1739 2011-12-16 21:05 +0100 Janusz Dobrowolski
1740 (2938) [0001088] Database export optimization (minimized restore time).
1741  admin/db/maintenance_db.inc
1742  sales/inquiry/customer_inquiry.php
1743
1744 2011-12-16 10:21 +0100 Joe Hunt
1745 (2937) Added memo/comments print in remittance and receipt. Optimized memo/prints in other docs.
1746  reporting/rep107.php
1747  reporting/rep110.php
1748  reporting/rep112.php
1749  reporting/rep113.php
1750  reporting/rep210.php
1751  reporting/rep409.php
1752
1753 2011-12-08 00:46 +0100 Joe Hunt
1754 (2936) When sending documents by email, the email address follows the status message.
1755  reporting/includes/pdf_report.inc
1756
1757 2011-12-08 00:30 +0100 Joe Hunt
1758 (2935) Put correct bank account on receipt.
1759  reporting/rep112.php
1760
1761 2011-12-07 16:16 +0100 Joe Hunt
1762 (2934) Put correct bank account on remittance.
1763  reporting/rep210.php
1764
1765 2011-11-26 22:57 +0100 Joe Hunt
1766 (2933) Salesman listing not adding over page break in report.
1767  reporting/rep105.php
1768  reporting/rep106.php
1769
1770 2011-11-25 13:48 +0100 Joe Hunt
1771 (2932) Small change in voiding stock move.
1772  includes/db/inventory_db.inc
1773
1774 2011-11-25 08:49 +0100 Joe Hunt
1775 (2931) Correction related to tax Included GRN Voiding
1776  purchasing/includes/db/invoice_db.inc
1777
1778 2011-11-24 09:54 +0100 Joe Hunt
1779 (2930) Release 2.3.9 and rerun of some files
1780  CHANGELOG.txt
1781  access/logout.php
1782  includes/ui/ui_controls.inc
1783  version.php
1784
1785 2011-11-23 23:56 +0100 Joe Hunt
1786 (2929) Changed TYPE= to ENGINE= ins core COA scripts. TYPE= was deprecated since 4.1.
1787  sql/en_US-demo.sql
1788  sql/en_US-new.sql
1789
1790 2011-11-23 20:12 +0100 Janusz Dobrowolski
1791 (2928) Fixed problem with output buffering (blank page on some configurations).
1792  includes/errors.inc
1793
1794 2011-11-23 09:37 +0100 Joe Hunt
1795 (2927) 0001183: Can't close the popup dimension # view window
1796  includes/ui/ui_controls.inc
1797  js/utils.js
1798
1799 2011-11-23 01:40 +0100 Joe Hunt
1800 (2926) Fixed double calculation of tax free price for an item.
1801  purchasing/includes/db/grn_db.inc
1802
1803 2011-11-17 09:19 +0100 Joe Hunt
1804 (2925) 1177: Print single receipt fails
1805  reporting/rep112.php
1806
1807 2011-11-15 09:11 +0100 Joe Hunt
1808 (2924) 0001173: Incompatible static implementation of Session Manager in /includes/session.inc
1809  includes/session.inc
1810
1811 2011-11-13 13:23 +0100 Joe Hunt
1812 (2923) Fixed a selection bug in Report Credit Notes. Caused all CN to print.
1813  reporting/rep113.php
1814
1815 2011-11-12 09:52 +0100 Joe Hunt
1816 (2922) Couldn't use the date picker in the new transaction tabs in customer/supplier/items.
1817  inventory/manage/items.php
1818  purchasing/manage/suppliers.php
1819  sales/manage/customers.php
1820
1821 2011-11-10 11:15 +0100 Janusz Dobrowolski
1822 (2921) Langauge template update.
1823  lang/new_language_template/LC_MESSAGES/empty.po
1824
1825 2011-11-10 08:45 +0100 Joe Hunt
1826 (2920) New CHANGELOG.txt
1827  CHANGELOG.txt
1828
1829 2011-11-10 08:37 +0100 Joe Hunt
1830 (2919) Release 2.3.8
1831  version.php
1832
1833 2011-11-07 11:58 +0100 Joe Hunt
1834 (2918) Fixed small bug in sales orders inquiry, page title.
1835  sales/inquiry/sales_orders_view.php
1836
1837 2011-11-02 14:52 +0100 Joe Hunt
1838 (2917) Removed SERVER REQUEST_METHOD setting
1839  inventory/manage/items.php
1840
1841 2011-11-02 12:04 +0100 Joe Hunt
1842 (2916) Fixed Next bug for pagers in customers and suppliers transactions.
1843  purchasing/includes/db/po_db.inc
1844  purchasing/manage/suppliers.php
1845  sales/inquiry/customer_inquiry.php
1846  sales/manage/customers.php
1847
1848 2011-11-01 10:58 +0100 Joe Hunt
1849 (2915) Rerun. Layout miss.
1850  inventory/inquiry/stock_status.php
1851
1852 2011-11-01 10:33 +0100 Joe Hunt
1853 (2914) Cleanup. Optimized hotkeys in tabs.
1854  inventory/manage/items.php
1855  purchasing/manage/suppliers.php
1856  sales/manage/customers.php
1857
1858 2011-11-01 10:07 +0100 Joe Hunt
1859 (2913) Cleanup Items.php. Bugfix in extra tabs.
1860  inventory/manage/items.php
1861
1862 2011-11-01 02:36 +0100 Joe Hunt
1863 (2912) Rerun (no template selection allowed)
1864  sales/inquiry/sales_orders_view.php
1865
1866 2011-11-01 02:28 +0100 Joe Hunt
1867 (2911) Added sales orders and purchase orders in customer/supplier tabs inquiry.
1868  purchasing/inquiry/po_search_completed.php
1869  purchasing/manage/suppliers.php
1870  sales/inquiry/sales_orders_view.php
1871  sales/manage/customers.php
1872
1873 2011-11-01 01:39 +0100 Joe Hunt
1874 (2910) Changed popup to tabs in customers, suppliers, items for transactions.
1875  inventory/inquiry/stock_movements.php
1876  inventory/inquiry/stock_status.php
1877  inventory/manage/items.php
1878  purchasing/inquiry/supplier_inquiry.php
1879  purchasing/manage/suppliers.php
1880  sales/inquiry/customer_inquiry.php
1881  sales/manage/customers.php
1882
1883 2011-10-29 22:37 +0200 Janusz Dobrowolski
1884 (2909) Fixed bank transaction dition problem (bank transaction balance check should be performed on daily basis)
1885  gl/includes/db/gl_db_bank_trans.inc
1886  gl/includes/db/gl_db_banking.inc
1887
1888 2011-10-29 22:34 +0200 Janusz Dobrowolski
1889 (2908) Fixed problem in package repository communication.
1890  includes/packages.inc
1891
1892 2011-10-29 08:58 +0200 Joe Hunt
1893 (2907) 0001149: Undefined variable trying to delete a currency
1894  gl/manage/currencies.php
1895
1896 2011-10-27 08:42 +0200 Joe Hunt
1897 (2906) Cleanup. Don't show edit/credit links in popup transactions/inquiry.
1898  purchasing/inquiry/supplier_inquiry.php
1899  sales/inquiry/customer_inquiry.php
1900
1901 2011-10-27 01:16 +0200 Joe Hunt
1902 (2905) Links from Items to Inventory Item Movement and Inventory Item Status.
1903  inventory/inquiry/stock_movements.php
1904  inventory/inquiry/stock_status.php
1905  inventory/manage/items.php
1906
1907 2011-10-27 00:36 +0200 Joe Hunt
1908 (2904) Supplier Inquiry link in Supplier form.
1909  purchasing/inquiry/supplier_inquiry.php
1910  purchasing/manage/suppliers.php
1911
1912 2011-10-26 23:58 +0200 Joe Hunt
1913 (2903) Cleanup in customers.php and customer_inquiry.php
1914  sales/inquiry/customer_inquiry.php
1915  sales/manage/customers.php
1916
1917 2011-10-26 15:20 +0200 Joe Hunt
1918 (2902) Rerun, forgot global variable.
1919  sales/manage/customers.php
1920
1921 2011-10-26 15:13 +0200 Joe Hunt
1922 (2901) Option for auto create branch when creating new customer. Link to Customer Transactions.
1923  config.default.php
1924  sales/inquiry/customer_inquiry.php
1925  sales/manage/customers.php
1926
1927 2011-10-23 23:53 +0200 Joe Hunt
1928 (2900) Option to use iso-8859-13 (The Baltic Countries) in pdf reports.
1929  reporting/includes/class.pdf.inc
1930
1931 2011-10-19 09:25 +0200 Joe Hunt
1932 (2899) FA tried to print logo for new clients even if it doesn't exist.
1933  reporting/includes/header2.inc
1934
1935 2011-10-15 12:04 +0200 Joe Hunt
1936 (2898) Allowing edit of Customer Payments. (Chaitanya and Joe)
1937  sales/customer_payments.php
1938  sales/includes/db/cust_trans_db.inc
1939  sales/includes/db/payment_db.inc
1940  sales/inquiry/customer_inquiry.php
1941
1942 2011-10-14 15:37 +0200 Joe Hunt
1943 (2897) A default branch is created when creating a new customer.
1944  sales/manage/customers.php
1945
1946 2011-10-12 13:40 +0200 Joe Hunt
1947 (2896) Removed redundant file /themes/default/login.css
1948  themes/default/login.css
1949
1950 2011-10-11 08:27 +0200 Joe Hunt
1951 (2895) Fixed a IE9 compatible session regenerate id.
1952  includes/session.inc
1953
1954 2011-10-10 08:50 +0200 Joe Hunt
1955 (2894) Small changes in costing by Chaitanya.
1956  includes/db/inventory_db.inc
1957  purchasing/includes/db/grn_db.inc
1958
1959 2011-10-06 22:29 +0200 Janusz Dobrowolski
1960 (2893) Old session files are now deleted on session id change.
1961  includes/session.inc
1962
1963 2011-10-06 21:38 +0200 Janusz Dobrowolski
1964 (2892) Fixed hangouts on php installations with zlib extension installed, fixed warnings logged during install.
1965  admin/db/maintenance_db.inc
1966  includes/errors.inc
1967  install/index.php
1968  install/isession.inc
1969
1970 2011-09-29 12:29 +0200 Janusz Dobrowolski
1971 (2891) Fixed install css stylesheet (removed nonexistent background img)
1972  install/stylesheet.css
1973
1974 2011-09-28 21:19 +0200 Janusz Dobrowolski
1975 (2890) Fixed range selection for bulk document printing to avoid unexpected blank page when from/to selectors are mistakenly swapped.
1976  reporting/rep107.php
1977  reporting/rep110.php
1978  reporting/rep112.php
1979  reporting/rep113.php
1980  reporting/rep210.php
1981  reporting/rep409.php
1982
1983 2011-09-22 10:52 +0200 Janusz Dobrowolski
1984 (2889) Cleanup on key_in_foreign_table calls, removed obsolete $escaped argument.
1985  admin/db/company_db.inc
1986  gl/manage/bank_accounts.php
1987  gl/manage/currencies.php
1988  gl/manage/gl_account_types.php
1989  gl/manage/gl_accounts.php
1990
1991 2011-10-01 00:38 +0200 Joe Hunt
1992 (2888) Bank payment/deposit edit. Attachment will follow the new edit number.
1993  gl/gl_bank.php
1994  gl/includes/db/gl_db_banking.inc
1995
1996 2011-09-30 15:33 +0200 Joe Hunt
1997 (2887) Option for changing dimensions when editing Sales Invoice.
1998  sales/customer_invoice.php
1999
2000 2011-09-30 10:03 +0200 Joe Hunt
2001 (2886) 0001091: Stock Check Sheets and Inventory Planning Report slow with lots of category and items
2002  reporting/rep302.php
2003  reporting/rep303.php
2004
2005 2011-09-29 15:14 +0200 Joe Hunt
2006 (2885) Fixed typos in ui_view.inc _number_to_words()
2007  includes/ui/ui_view.inc
2008
2009 2011-09-27 09:39 +0200 Joe Hunt
2010 (2884) 0001085: When doing multiple deliveries for an order should account for shipping costs already consumed
2011  sales/customer_delivery.php
2012  sales/includes/db/sales_delivery_db.inc
2013
2014 2011-09-20 10:57 +0200 Janusz Dobrowolski
2015 (2883) Added links to payments for invoices in customer/supplier allocation inquiry
2016  purchasing/includes/db/invoice_db.inc
2017  purchasing/includes/db/suppalloc_db.inc
2018  purchasing/inquiry/supplier_allocation_inquiry.php
2019  purchasing/supplier_payment.php
2020  sales/customer_payments.php
2021  sales/includes/db/custalloc_db.inc
2022  sales/inquiry/customer_allocation_inquiry.php
2023  sales/manage/customers.php
2024
2025 2011-09-07 21:14 +0200 Janusz Dobrowolski
2026 (2882) Removed obsolete set_global_connection() call in get_user_auth().
2027  admin/db/users_db.inc
2028
2029 2011-09-06 12:09 +0200 Janusz Dobrowolski
2030 (2881) Fixed supplier order reference uniquty, fixed company logo file deletion.
2031  admin/company_preferences.php
2032  purchasing/includes/db/invoice_db.inc
2033  purchasing/po_entry_items.php
2034
2035 2011-09-02 12:00 +0200 Janusz Dobrowolski
2036 (2877) Added tag version_2_3_7 for changeset bbd75fe337d1
2037  .hgtags
2038
2039 2011-09-01 09:01 +0200 Joe Hunt
2040 (2876) Release 2.3.7.
2041  CHANGELOG.txt
2042  version.php
2043
2044 2011-09-01 08:34 +0200 Janusz Dobrowolski
2045 (2875) Gettext template update.
2046  lang/new_language_template/LC_MESSAGES/empty.po
2047
2048 2011-08-30 08:26 +0200 Joe Hunt
2049 (2873) Show discount in view supp payment, if any.
2050  purchasing/view/view_supp_payment.php
2051
2052 2011-08-29 16:42 +0200 Joe Hunt
2053 (2872) Display payments on view invoice like display allocation on view payments. Chaitanya.
2054  includes/ui/ui_view.inc
2055  purchasing/includes/db/suppalloc_db.inc
2056  purchasing/view/view_supp_invoice.php
2057  sales/includes/db/custalloc_db.inc
2058  sales/view/view_invoice.php
2059
2060 2011-08-28 22:28 +0200 Janusz Dobrowolski
2061 (2871) Rounding errors in tax calculations for tax_included sales fixed again.
2062  taxes/tax_calc.inc
2063
2064 2011-08-28 09:50 +0200 Janusz Dobrowolski
2065 (2870) Cleanup in add_supplier().
2066  purchasing/includes/db/suppliers_db.inc
2067
2068 2011-08-28 00:47 +0200 Joe Hunt
2069 (2869) Fixed severe error in tax calculation 8 days ago!
2070  taxes/tax_calc.inc
2071
2072 2011-08-19 10:22 +0200 Janusz Dobrowolski
2073 (2867) Fixed additional rounding errors posting when tax included invoice is saved.
2074  taxes/tax_calc.inc
2075
2076 2011-08-19 10:06 +0200 Janusz Dobrowolski
2077 (2866) Fixed improper checks on GL account deletion.
2078  gl/includes/db/gl_db_accounts.inc
2079  gl/manage/bank_accounts.php
2080  gl/manage/gl_accounts.php
2081
2082 2011-08-19 09:58 +0200 Janusz Dobrowolski
2083 (2865) Fixed log error during rate retrieval when open_basedir restriction is set.
2084  gl/includes/db/gl_db_rates.inc
2085
2086 2011-08-16 01:11 +0200 Joe Hunt
2087 (2864) 0000991: Default to premier bank account
2088  gl/includes/ui/gl_bank_ui.inc
2089
2090 2011-08-15 00:23 +0200 Joe Hunt
2091 (2863) 0000987: In Supplier Payments allocation list should display Supplier Reference if possible
2092  purchasing/includes/db/suppalloc_db.inc
2093
2094 2011-08-12 22:55 +0200 Joe Hunt
2095 (2862) 0000984: SO doesn't print the reference when the $print_invoice_no is set to 0.
2096  reporting/includes/doctext.inc
2097
2098 2011-08-07 23:05 +0200 Joe Hunt
2099 (2861) Cleanup in Inventory Sales Report. Removed a _vd().
2100  reporting/rep304.php
2101
2102 2011-08-07 16:44 +0200 Joe Hunt
2103 (2860) 0000978 : PDF report don't run in newer verions of PHP (case sensitive member functions).
2104  reporting/includes/pdf_report.inc
2105
2106 2011-08-07 09:22 +0200 Joe Hunt
2107 (2859) Inventory Valuation Report has now got End Date selection.
2108  reporting/rep301.php
2109  reporting/reports_main.php
2110
2111 2011-08-04 00:00 +0200 Joe Hunt
2112 (2858) Added support for png and gif item images. Rerun.
2113  company/0/images/102.jpg
2114  inventory/manage/items.php
2115
2116 2011-08-03 13:22 +0200 Janusz Dobrowolski
2117 (2857) Added support for png and gif item images.
2118  company/0/images/102.jpg
2119  inventory/manage/items.php
2120
2121 2011-08-03 13:11 +0200 Janusz Dobrowolski
2122 (2856) Fixed key_in_foreign_table helper (problems with non-numeric keys).
2123  admin/db/company_db.inc
2124
2125 2011-08-03 13:09 +0200 Janusz Dobrowolski
2126 (2855) Fixed problem with unscrollable content in larger popup windows.
2127  js/inserts.js
2128
2129 2011-07-25 19:58 +0200 Janusz Dobrowolski
2130 (2854) Added missing aux info on sales order/quotation reports.
2131  reporting/includes/doctext.inc
2132  sales/includes/db/sales_order_db.inc
2133
2134 2011-07-21 16:55 +0200 Janusz Dobrowolski
2135 (2853) Language template update.
2136  lang/new_language_template/LC_MESSAGES/empty.po
2137
2138 2011-07-31 00:37 +0200 Joe Hunt
2139 (2852) 0000960: When printing PO's the PO# is the Trans_id not the Forms Reference number.
2140  reporting/includes/doctext.inc
2141
2142 2011-07-22 23:24 +0200 Joe Hunt
2143 (2851) Saved Report parameters didn't work any more.
2144  reporting/prn_redirect.php
2145
2146 2011-07-22 08:49 +0200 Joe Hunt
2147 (2850) New ChANGELOG.txt
2148  CHANGELOG.txt
2149
2150 2011-07-22 08:47 +0200 Joe Hunt
2151 (2849) Release 2.3.6
2152  version.php
2153
2154 2011-07-20 16:28 +0200 Janusz Dobrowolski
2155 (2848) [0000947] Fixed unneeded input fields reset after input error in Customers.
2156  sales/manage/customers.php
2157
2158 2011-07-20 16:19 +0200 Janusz Dobrowolski
2159 (2847) [0000946] Added filename selection checks.
2160  admin/backups.php
2161
2162 2011-07-20 16:09 +0200 Janusz Dobrowolski
2163 (2846) [0000936] Fixed invalid sales order update on voiding delivery note after SO line is removed.
2164  sales/includes/db/sales_delivery_db.inc
2165
2166 2011-07-20 13:53 +0200 Janusz Dobrowolski
2167 (2845) Fixed empty inventory sales report for all customers.
2168  reporting/rep304.php
2169
2170 2011-07-08 11:13 +0200 Janusz Dobrowolski
2171 (2844) Added checks on bank account creation to avoid selection of already used GL account.
2172  gl/includes/db/gl_db_accounts.inc
2173  gl/manage/bank_accounts.php
2174
2175 2011-07-18 22:58 +0200 Joe Hunt
2176 (2843) 0000948: Cost Update form uses cached old cost
2177  inventory/cost_update.php
2178
2179 2011-07-14 17:38 +0200 Joe Hunt
2180 (2836) Removed condition in calculation of COGS in sales_delivery_db.inc. Chaitanya.
2181  sales/includes/db/sales_delivery_db.inc
2182
2183 2011-07-11 11:37 +0200 Joe Hunt
2184 (2835) Negative Stock Handling should be prior to add_stock_move
2185  manufacturing/includes/db/work_orders_quick_db.inc
2186
2187 2011-07-11 09:28 +0200 Joe Hunt
2188 (2834) Creation of audit trail and reference in GL was missing when deleting fiscal year.
2189  admin/db/fiscalyears_db.inc
2190
2191 2011-07-01 23:25 +0200 Joe Hunt
2192 (2832) 0000918: GL Inquiry, trial balance for a non-balance account for non-current year shows 0
2193  admin/db/fiscalyears_db.inc
2194  gl/inquiry/gl_account_inquiry.php
2195  gl/inquiry/gl_trial_balance.php
2196  reporting/rep704.php
2197  reporting/rep708.php
2198
2199 2011-06-30 13:13 +0200 Janusz Dobrowolski
2200 (2831) Fixed regression in cash invoice entry (location change ignored)
2201  sales/includes/ui/sales_order_ui.inc
2202  sales/sales_order_entry.php
2203
2204 2011-06-29 10:49 +0200 Janusz Dobrowolski
2205 (2830) Fixed access control on redirected reports.
2206  reporting/prn_redirect.php
2207
2208 2011-06-24 12:49 +0200 Joe Hunt
2209 (2829) 0000910: Report Aged Customer Analysis Total doesn't match the record totals.
2210  reporting/rep102.php
2211
2212 2011-06-21 15:37 +0200 Janusz Dobrowolski
2213 (2828) Added GRN voiding.
2214  admin/db/voiding_db.inc
2215  admin/void_transaction.php
2216  purchasing/includes/db/supp_trans_db.inc
2217
2218 2011-06-21 15:36 +0200 Janusz Dobrowolski
2219 (2827) Added supplier reference uniqueness check in Direct Supplier Invoice.
2220  purchasing/po_entry_items.php
2221
2222 2011-06-21 15:24 +0200 Janusz Dobrowolski
2223 (2826) Cleanup (fixed installed_extensions indlusion).
2224  includes/session.inc
2225  purchasing/includes/ui/invoice_ui.inc
2226
2227 2011-06-20 15:06 +0200 Joe Hunt
2228 (2825) 0000900: Supplier Payment in another currency the bank charge is wrongly calculated.
2229  purchasing/includes/db/supp_payment_db.inc
2230
2231 2011-06-18 15:27 +0200 Joe Hunt
2232 (2824) Cleanup in document footer text.
2233  reporting/includes/doctext.inc
2234
2235 2011-06-18 15:06 +0200 Janusz Dobrowolski
2236 (2823) A couple of additional fixes to changed document reports.
2237  reporting/includes/doctext.inc
2238  reporting/includes/excel_report.inc
2239  reporting/includes/pdf_report.inc
2240  reporting/rep107.php
2241  reporting/rep108.php
2242  reporting/rep109.php
2243  reporting/rep110.php
2244  reporting/rep111.php
2245  reporting/rep113.php
2246  reporting/rep209.php
2247  reporting/rep210.php
2248  reporting/rep409.php
2249
2250 2011-06-17 14:16 +0200 Janusz Dobrowolski
2251 (2822) Warning in header2.inc fixed
2252  reporting/includes/header2.inc
2253
2254 2011-06-17 13:45 +0200 Janusz Dobrowolski
2255 (2821) Rewitten document reports layout for easier modifications, support for multiply payment services.
2256  includes/ui/ui_lists.inc
2257  includes/ui/ui_view.inc
2258  purchasing/includes/ui/invoice_ui.inc
2259  reporting/includes/doctext.inc
2260  reporting/includes/header2.inc
2261  reporting/includes/pdf_report.inc
2262  reporting/includes/reports_classes.inc
2263  reporting/rep107.php
2264  reporting/rep108.php
2265  reporting/rep109.php
2266  reporting/rep110.php
2267  reporting/rep111.php
2268  reporting/rep112.php
2269  reporting/rep113.php
2270  reporting/rep209.php
2271  reporting/rep210.php
2272
2273 2011-06-16 23:41 +0200 Joe Hunt
2274 (2820) 0000877: Bug updating a GL account that is also a bank account.
2275  gl/manage/gl_accounts.php
2276
2277 2011-06-14 11:09 +0200 Janusz Dobrowolski
2278 (2819) Added hook for authentication from external sources like LDAP.
2279  admin/db/users_db.inc
2280  includes/current_user.inc
2281  includes/hooks.inc
2282  includes/session.inc
2283
2284 2011-06-14 00:39 +0200 Janusz Dobrowolski
2285 (2818) Price_in_words and retrieve_ex_rate commented out in base hook class (required because of hook_invoke_last usage)
2286  includes/hooks.inc
2287
2288 2011-06-09 16:07 +0200 Joe Hunt
2289 (2817) Changelog
2290  CHANGELOG.txt
2291
2292 2011-06-09 16:03 +0200 Joe Hunt
2293 (2816) Release 2.3.5
2294  CHANGELOG.txt
2295  update.html
2296  version.php
2297
2298 2011-06-09 15:27 +0200 Janusz Dobrowolski
2299 (2815) Updated gettext template.
2300  lang/new_language_template/LC_MESSAGES/empty.po
2301
2302 2011-06-08 12:07 +0200 Janusz Dobrowolski
2303 (2814) Cleanup in supplier_invoice.php (obsolete add_grn_to_trans parameter)
2304  purchasing/supplier_invoice.php
2305
2306 2011-06-08 15:38 +0200 Joe Hunt
2307 (2813) Cleanup setting of customers/suppliers bank account in forms
2308  gl/includes/db/gl_db_bank_accounts.inc
2309  gl/includes/ui/gl_bank_ui.inc
2310  purchasing/supplier_payment.php
2311  sales/customer_payments.php
2312
2313 2011-06-07 22:54 +0200 Joe Hunt
2314 (2812) Improved setting of default customer / supplier bank account
2315  gl/includes/db/gl_db_bank_accounts.inc
2316  gl/includes/ui/gl_bank_ui.inc
2317
2318 2011-06-07 14:58 +0200 Joe Hunt
2319 (2811) Setting customer/supplier currency bank account in payment / deposit forms.
2320  gl/includes/db/gl_db_bank_accounts.inc
2321  gl/includes/ui/gl_bank_ui.inc
2322  purchasing/supplier_payment.php
2323  sales/customer_payments.php
2324
2325 2011-06-07 10:55 +0200 Janusz Dobrowolski
2326 (2810) Fixed javascript bug in price_format for max decimals.
2327  js/utils.js
2328
2329 2011-06-06 12:20 +0200 Janusz Dobrowolski
2330 (2809) Fixed item settings display after data update in Items.
2331  inventory/manage/items.php
2332
2333 2011-06-06 12:19 +0200 Janusz Dobrowolski
2334 (2808) Timeout on long processing like backup/restore emlarged to 10min
2335  js/inserts.js
2336  js/utils.js
2337
2338 2011-06-04 17:15 +0200 Joe Hunt
2339 (2807) Improved Creation and ability to edit Last Sent date in Recurrent Invoice
2340  sales/create_recurrent_invoices.php
2341  sales/manage/recurrent_invoices.php
2342
2343 2011-06-03 14:31 +0200 Joe Hunt
2344 (2806) Missing Print/Email links after creating recurrent invoices.
2345  sales/create_recurrent_invoices.php
2346
2347 2011-05-30 19:47 +0200 Janusz Dobrowolski
2348 (2805) [0000753] Bank deposit/payment edition fixed (rewritten database rewrite scheme to void+add)
2349  gl/gl_bank.php
2350  gl/includes/db/gl_db_banking.inc
2351  gl/includes/db/gl_db_trans.inc
2352
2353 2011-05-30 18:05 +0200 Janusz Dobrowolski
2354 (2804) Customer/branch list was searched on name and not reference.
2355  includes/ui/ui_lists.inc
2356
2357 2011-05-30 18:04 +0200 Janusz Dobrowolski
2358 (2803) Fixed Chrome issue with blocked cursor focus when enter is received on empty selectors.
2359  js/inserts.js
2360
2361 2011-05-30 18:01 +0200 Janusz Dobrowolski
2362 (2802) [0000828] sql rail  swiched off during databse restore.
2363  admin/db/maintenance_db.inc
2364
2365 2011-05-26 10:06 +0200 Joe Hunt
2366 (2801) Added attachment link after most popular entry forms.
2367  gl/gl_bank.php
2368  gl/gl_journal.php
2369  inventory/adjustments.php
2370  manufacturing/work_order_entry.php
2371  sales/credit_note_entry.php
2372  sales/customer_credit_invoice.php
2373  sales/customer_invoice.php
2374  sales/sales_order_entry.php
2375
2376 2011-05-25 10:52 +0200 Janusz Dobrowolski
2377 (2800) CSRF checks added in users editor.
2378  admin/users.php
2379
2380 2011-05-25 10:16 +0200 Janusz Dobrowolski
2381 (2799) Added CSRF attack prevention on password change.
2382  admin/change_current_user_password.php
2383  includes/ui/ui_controls.inc
2384
2385 2011-05-25 10:16 +0200 Janusz Dobrowolski
2386 (2798) Result return added in add_user/update_user/update_user_password.
2387  admin/db/users_db.inc
2388
2389 2011-05-25 10:15 +0200 Janusz Dobrowolski
2390 (2797) Check added for directory existence in flush_dir() helper
2391  includes/current_user.inc
2392
2393 2011-05-15 20:34 +0200 Janusz Dobrowolski
2394 (2796) [0000806] Branches were repeated in Customer Branches table when more than one general contact defined.
2395  sales/includes/db/branches_db.inc
2396
2397 2011-05-22 16:15 +0200 Joe Hunt
2398 (2795) Wrong Balance in Search Dimension and changing dates in view_dimension didn't work.
2399  dimensions/includes/dimensions_db.inc
2400  dimensions/view/view_dimension.php
2401
2402 2011-05-22 10:39 +0200 Joe Hunt
2403 (2794) 0000800: Cannot seem to update contact categories as inactive
2404  admin/crm_categories.php
2405
2406 2011-05-21 11:25 +0200 Joe Hunt
2407 (2793) 0000824: Quick Entries. Problems with latest MySql release.
2408  gl/manage/gl_quick_entries.php
2409
2410 2011-05-18 09:15 +0200 Joe Hunt
2411 (2792) Changed Print Statements to follow aged customer/supplier list in presentation
2412  reporting/rep108.php
2413  reporting/reports_main.php
2414
2415 2011-05-17 23:22 +0200 Joe Hunt
2416 (2791) Correction in inventory_?db.inc. Chaitanya.
2417  includes/db/inventory_db.inc
2418
2419 2011-05-14 09:48 +0200 Janusz Dobrowolski
2420 (2790) [0000802] Fixed selection by date in supplier transactions inquiry.
2421
2422 2011-05-14 10:09 +0200 Janusz Dobrowolski
2423 (2789) Added helper for catching tabbed content widget change.
2424  includes/ui/ui_controls.inc
2425
2426 2011-05-14 09:45 +0200 Janusz Dobrowolski
2427 (2788) Fixed subheaders gettext in Tial Balance inquiry.
2428  gl/inquiry/gl_trial_balance.php
2429
2430 2011-05-14 09:44 +0200 Janusz Dobrowolski
2431 (2787) Fixed problem with GRN clearing account initialization in GL setup.
2432  admin/gl_setup.php
2433
2434 2011-05-14 09:43 +0200 Janusz Dobrowolski
2435 (2786) Fixed wrong date displayed in View/Print transaction for edited journal entries.
2436  admin/db/transactions_db.inc
2437
2438 2011-05-11 15:03 +0200 Janusz Dobrowolski
2439 (2785) Added strict warnings display as errors in debug mode.
2440  includes/errors.inc
2441
2442 2011-05-14 09:32 +0200 Joe Hunt
2443 (2784) 0000802: Supplier Inquiry Summary Balance till a date
2444  purchasing/inquiry/supplier_inquiry.php
2445
2446 2011-05-14 09:14 +0200 Joe Hunt
2447 (2783) Fixed a minor bug in balance sheet drill down on screen. Chaitanya.
2448  gl/inquiry/balance_sheet.php
2449
2450 2011-05-13 09:29 +0200 Joe Hunt
2451 (2782) 0000799: function void_work_order misses void_bank_trans
2452  manufacturing/includes/db/work_orders_db.inc
2453
2454 2011-05-12 08:22 +0200 Joe Hunt
2455 (2781) Optimized gl_db_banking.inc, revaluation of AR/AP currencies
2456  gl/includes/db/gl_db_banking.inc
2457
2458 2011-05-10 15:05 +0200 Joe Hunt
2459 (2780) Cleanup inventory_db.inc, work_orders_db.inc and grn_db.inc by Chaitanya
2460  includes/db/inventory_db.inc
2461  manufacturing/includes/db/work_orders_db.inc
2462  purchasing/includes/db/grn_db.inc
2463
2464 2011-05-10 11:46 +0200 Janusz Dobrowolski
2465 (2779) Fixed backup/restore screen layout displayed in Chrome.
2466  admin/backups.php
2467
2468 2011-05-10 11:30 +0200 Janusz Dobrowolski
2469 (2778) Current fiscal year in en_US-*.sql set to 2011.
2470  sql/en_US-demo.sql
2471  sql/en_US-new.sql
2472
2473 2011-05-10 10:09 +0200 Joe Hunt
2474 (2777) Improved notification in revaluation of currencies and fixed a summation bug.
2475  gl/includes/db/gl_db_banking.inc
2476  gl/manage/revaluate_currencies.php
2477
2478 2011-05-09 20:53 +0200 Joe Hunt
2479 (2776) Using $_POST instead of $_GET when creating Recurrent Invoices.
2480  sales/create_recurrent_invoices.php
2481
2482 2011-05-09 16:41 +0200 Janusz Dobrowolski
2483 (2775) Cleanups in ui_msgs.inc and inventory_db.inc
2484  includes/db/inventory_db.inc
2485  includes/ui/ui_msgs.inc
2486
2487 2011-05-09 16:40 +0200 Janusz Dobrowolski
2488 (2774) Voided bank transactions removed from bank inquiry.
2489  gl/includes/db/gl_db_bank_trans.inc
2490
2491 2011-05-09 16:33 +0200 Janusz Dobrowolski
2492 (2773) Fixed recurrent invoices messages, new recurrent invoices now show no last date.
2493  sales/create_recurrent_invoices.php
2494  sales/includes/db/recurrent_invoices_db.inc
2495  sales/manage/recurrent_invoices.php
2496
2497 2011-05-04 16:55 +0200 Janusz Dobrowolski
2498 (2772) Fixed message on po line removal in purchase invoice.
2499  purchasing/includes/ui/invoice_ui.inc
2500
2501 2011-05-04 16:54 +0200 Janusz Dobrowolski
2502 (2771) Parse error after last changes in bank_transfer.php
2503  gl/bank_transfer.php
2504
2505 2011-04-29 13:52 +0200 Janusz Dobrowolski
2506 (2770) Additional checks on bank transaction entry/delete to avoid overdraft in following transactions.
2507  admin/db/voiding_db.inc
2508  gl/bank_transfer.php
2509  gl/gl_bank.php
2510  gl/includes/db/gl_db_bank_trans.inc
2511
2512 2011-04-29 13:25 +0200 Janusz Dobrowolski
2513 (2769) Fixed amount display at bank deposit view.
2514  gl/view/gl_deposit_view.php
2515
2516 2011-05-09 15:30 +0200 Joe Hunt
2517 (2768) Including AR/AP accounts when doing manuelly Revaluation of Currency Accounts
2518  gl/includes/db/gl_db_banking.inc
2519
2520 2011-05-05 23:15 +0200 Joe Hunt
2521 (2765) Allow editing of sales orders in Delivery Against Sales Orders
2522  sales/inquiry/sales_orders_view.php
2523
2524 2011-05-05 09:41 +0200 Joe Hunt
2525 (2764) Also display company name in warning when pressing delete company.
2526  admin/create_coy.php
2527
2528 2011-04-29 13:47 +0200 Joe Hunt
2529 (2763) Fixed summation error in Aged customer/supplier Lists
2530  purchasing/includes/db/suppliers_db.inc
2531  reporting/rep102.php
2532  reporting/rep202.php
2533  sales/includes/db/customers_db.inc
2534
2535 2011-04-28 21:52 +0200 Joe Hunt
2536 (2762) Rerun of Aged Supplier List.
2537  purchasing/includes/db/suppliers_db.inc
2538  reporting/rep202.php
2539
2540 2011-04-28 14:29 +0200 Joe Hunt
2541 (2761) Option for Show Also Allocated in Aged Customer/Supplier List.
2542  purchasing/includes/db/suppliers_db.inc
2543  reporting/rep102.php
2544  reporting/rep202.php
2545  reporting/reports_main.php
2546  sales/includes/db/customers_db.inc
2547
2548 2011-04-28 14:52 +0200 Janusz Dobrowolski
2549 (2760) Added tax summary to Sales Quotation report.
2550  reporting/rep111.php
2551
2552 2011-04-28 10:59 +0200 Joe Hunt
2553 (2759) Customer Credit Notes should not be included in Print Receipts.
2554  reporting/includes/reports_classes.inc
2555  reporting/rep112.php
2556
2557 2011-04-28 01:00 +0200 Janusz Dobrowolski
2558 (2758) Direct sales invoice due date was not stored in database.
2559  sales/includes/cart_class.inc
2560
2561 2011-04-27 16:35 +0200 Janusz Dobrowolski
2562 (2756) Added tag version_2_3_4 for changeset b5cb2a38213b
2563  .hgtags
2564
2565 2011-04-27 15:26 +0200 Joe Hunt
2566 (2755) Rerun of old CHANGELOG.old.txt
2567  doc/CHANGELOG.old.txt
2568
2569 2011-04-27 14:55 +0200 Joe Hunt
2570 (2754) Rerun CHANGELOG.txt
2571  CHANGELOG.txt
2572
2573 2011-04-27 14:44 +0200 Joe Hunt
2574 (2753) New ChaNGELOG.txt and empty.po
2575  doc/CHANGELOG.old.txt
2576  lang/new_language_template/LC_MESSAGES/empty.po
2577
2578 2011-04-27 10:58 +0200 Joe Hunt
2579 (2752) Release 2.3.4
2580  version.php
2581
2582 2011-04-27 10:45 +0200 Janusz Dobrowolski
2583 (2751) Removed sparse grn item id from purchase invoice entry form.
2584  purchasing/includes/ui/invoice_ui.inc
2585
2586 2011-04-26 11:34 +0200 Janusz Dobrowolski
2587 (2750) Fixed bug in create_coy, resulting in database reset on company seting change.
2588  admin/create_coy.php
2589
2590 2011-04-21 18:37 +0200 Janusz Dobrowolski
2591 (2749) [0000619] Fixed javascript related timeout issues.
2592  access/login.php
2593  access/logout.php
2594  includes/ui/ui_view.inc
2595  js/login.js
2596
2597 2011-04-21 15:42 +0200 Janusz Dobrowolski
2598 (2748) Cleanups.
2599  includes/db/inventory_db.inc
2600  includes/ui/items_cart.inc
2601
2602 2011-04-21 15:41 +0200 Janusz Dobrowolski
2603 (2747) Added check for duplicate account group code.
2604  gl/manage/gl_account_types.php
2605
2606 2011-04-21 15:40 +0200 Janusz Dobrowolski
2607 (2746) Fixed php4 compatibility.
2608  admin/db/maintenance_db.inc
2609
2610 2011-04-21 15:39 +0200 Janusz Dobrowolski
2611 (2745) Optional printing item codes on purchase order report with config.php $show_po_item_codes
2612  config.default.php
2613  reporting/rep209.php
2614
2615 2011-04-21 15:33 +0200 Janusz Dobrowolski
2616 (2744) Entry into Upgrade Software option triggered automatic config.php changes even without starting upgrade.
2617  sql/alter2.3.php
2618
2619 2011-04-15 12:59 +0200 Janusz Dobrowolski
2620 (2743) Removed sparse in_ID lang folder.
2621  install/lang/in_ID/LC_MESSAGES/in_ID.mo
2622  install/lang/in_ID/LC_MESSAGES/in_ID.po
2623
2624 2011-04-14 01:19 +0200 Joe Hunt
2625 (2742) [0000714] Bug creating GL trans on inventory items in supplier invoice when tax included.
2626  purchasing/includes/db/grn_db.inc
2627  purchasing/includes/db/invoice_db.inc
2628
2629 2011-04-13 14:50 +0200 Joe Hunt
2630 (2741) Minor bug in on screen Trial Balance (wrong Dimension warning)
2631  gl/inquiry/gl_trial_balance.php
2632
2633 2011-04-13 14:15 +0200 Janusz Dobrowolski
2634 (2740) Restored Sales Quotation option in Customer and Sales Reports
2635  reporting/reports_main.php
2636
2637 2011-04-13 11:40 +0200 Janusz Dobrowolski
2638 (2739) Rerun
2639  taxes/tax_calc.inc
2640
2641 2011-04-13 11:10 +0200 Janusz Dobrowolski
2642 (2738) Fixed shipping tax calculation for tax exempt customer.
2643  taxes/tax_calc.inc
2644
2645 2011-04-13 09:48 +0200 Joe Hunt
2646 (2737) Suppress zero tax on printed documents.
2647  reporting/rep107.php
2648  reporting/rep109.php
2649  reporting/rep110.php
2650  reporting/rep113.php
2651  reporting/rep209.php
2652
2653 2011-04-13 00:47 +0200 Janusz Dobrowolski
2654 (2736) Additional fixes in tax display/reporting
2655  includes/ui/ui_view.inc
2656  sales/includes/cart_class.inc
2657  sales/sales_order_entry.php
2658  taxes/tax_calc.inc
2659
2660 2011-04-12 15:40 +0200 Joe Hunt
2661 (2735) [0000712] Work Order issue with 0 qty is accepted
2662  manufacturing/work_order_issue.php
2663
2664 2011-04-12 10:15 +0200 Joe Hunt
2665 (2734) Improved search filter in Void Transactions (like View Print Transactions)
2666  admin/void_transaction.php
2667
2668 2011-04-11 15:40 +0200 Joe Hunt
2669 (2733) Cleanup Sales Summary Report (again)
2670  reporting/rep114.php
2671
2672 2011-04-11 13:34 +0200 Janusz Dobrowolski
2673 (2732) Fixed shipment tax calculation regresion.
2674  taxes/tax_calc.inc
2675
2676 2011-04-10 21:04 +0200 Janusz Dobrowolski
2677 (2731) [0000692] Tab characters should be forbidden in item code.
2678  inventory/manage/items.php
2679
2680 2011-04-10 18:07 +0200 Janusz Dobrowolski
2681 (2730) Fixed excel report redirection (regresion after customer selector in reports improvement).
2682  reporting/includes/excel_report.inc
2683
2684 2011-04-10 13:10 +0200 Janusz Dobrowolski
2685 (2729) Not used tax rates removed from edition form display.
2686  includes/ui/ui_view.inc
2687
2688 2011-04-10 11:41 +0200 Joe Hunt
2689 (2728) Cleanup of on screen Trial Balance
2690  gl/inquiry/gl_trial_balance.php
2691
2692 2011-04-10 11:02 +0200 Janusz Dobrowolski
2693 (2727) [0000707] Fixed sales transaction edition (invalid max quantities for second and next lines)
2694  sales/includes/cart_class.inc
2695
2696 2011-04-10 10:43 +0200 Janusz Dobrowolski
2697 (2726) Fixed taxes display for multiply tax types included in price.
2698  taxes/tax_calc.inc
2699
2700 2011-04-10 10:41 +0200 Janusz Dobrowolski
2701 (2725) Fixed trial balance layout.
2702  gl/inquiry/gl_trial_balance.php
2703
2704 2011-04-09 13:47 +0200 Janusz Dobrowolski
2705 (2724) db_insert_id() returned wrong id when $sql_trail=1. Nasty bug resulting in unexpected problems in various places.
2706  includes/db/connect_db.inc
2707
2708 2011-04-09 12:15 +0200 Janusz Dobrowolski
2709 (2723) EOL formatting cleanup.
2710  gl/inquiry/gl_trial_balance.php
2711  reporting/rep114.php
2712  reporting/rep701.php
2713  reporting/rep708.php
2714  reporting/rep709.php
2715  sales/includes/db/sales_order_db.inc
2716
2717 2011-04-09 11:59 +0200 Janusz Dobrowolski
2718 (2722) Changed tax grup retrieval functions to return all tax types (with filtered tax rates), rewritten tax group editor.
2719  gl/includes/db/gl_db_trans.inc
2720  includes/ui/ui_view.inc
2721  taxes/db/tax_groups_db.inc
2722  taxes/tax_groups.php
2723
2724 2011-04-07 01:02 +0200 Joe Hunt
2725 (2721) Rerun of Sales Summary Report
2726  reporting/rep114.php
2727
2728 2011-04-06 23:57 +0200 Joe Hunt
2729 (2720) Cleanup Sales Summary Report
2730  reporting/rep114.php
2731  reporting/reports_main.php
2732
2733 2011-04-06 15:41 +0200 Joe Hunt
2734 (2719) New report, Sales Summary Report, added under Sales Reports.
2735  reporting/rep114.php
2736  reporting/reports_main.php
2737
2738 2011-04-05 14:03 +0200 Joe Hunt
2739 (2718) Cleanup Trial Report
2740  reporting/rep708.php
2741
2742 2011-04-05 00:16 +0200 Joe Hunt
2743 (2717) Improved reports, COA, Trial Balance and Tax Report by Chaitanya.
2744  reporting/rep701.php
2745  reporting/rep708.php
2746  reporting/rep709.php
2747
2748 2011-04-04 15:57 +0200 Joe Hunt
2749 (2716) Fixed logout error when setting show users online.
2750  admin/db/users_db.inc
2751
2752 2011-04-04 14:06 +0200 Janusz Dobrowolski
2753 (2715) Fixed error handling in trace debug mode (go_debug=2)
2754  includes/errors.inc
2755  includes/ui/ui_msgs.inc
2756  includes/ui/ui_view.inc
2757
2758 2011-04-03 23:58 +0200 Joe Hunt
2759 (2714) Display bank balance in payment forms.
2760  gl/bank_transfer.php
2761  gl/includes/ui/gl_bank_ui.inc
2762  gl/inquiry/bank_inquiry.php
2763  includes/ui/ui_input.inc
2764  purchasing/supplier_payment.php
2765
2766 2011-04-02 10:51 +0200 Janusz Dobrowolski
2767 (2713) Added tag version_2_3_3 for changeset 074d18d3b920
2768  .hgtags
2769
2770 2011-04-01 13:36 +0200 Janusz Dobrowolski
2771 (2710) Fixed upgrade routines from 2.1.x versions.
2772  admin/db/company_db.inc
2773  sql/alter2.2.php
2774
2775 2011-04-01 12:54 +0200 Janusz Dobrowolski
2776 (2709) Debugging cod in maintenance_db.inc commented out
2777  admin/db/maintenance_db.inc
2778
2779 2011-03-31 22:54 +0200 Joe Hunt
2780 (2708) Version 2.3.3. All install language templates updated.
2781  install/lang/ar_EG/LC_MESSAGES/ar_EG.mo
2782  install/lang/ar_EG/LC_MESSAGES/ar_EG.po
2783  install/lang/da_DK/LC_MESSAGES/da_DK.mo
2784  install/lang/da_DK/LC_MESSAGES/da_DK.po
2785  install/lang/de_DE/LC_MESSAGES/de_DE.mo
2786  install/lang/de_DE/LC_MESSAGES/de_DE.po
2787  install/lang/el_GR/LC_MESSAGES/el_GR.mo
2788  install/lang/el_GR/LC_MESSAGES/el_GR.po
2789  install/lang/es_MX/LC_MESSAGES/es_MX.mo
2790  install/lang/es_MX/LC_MESSAGES/es_MX.po
2791  install/lang/fr_FR/LC_MESSAGES/fr_FR.mo
2792  install/lang/fr_FR/LC_MESSAGES/fr_FR.po
2793  install/lang/id_ID/LC_MESSAGES/id_ID.mo
2794  install/lang/id_ID/LC_MESSAGES/id_ID.po
2795  install/lang/in_ID/LC_MESSAGES/in_ID.mo
2796  install/lang/in_ID/LC_MESSAGES/in_ID.po
2797  install/lang/it_IT/LC_MESSAGES/it_IT.mo
2798  install/lang/it_IT/LC_MESSAGES/it_IT.po
2799  install/lang/ka_GE/LC_MESSAGES/ka_GE.mo
2800  install/lang/ka_GE/LC_MESSAGES/ka_GE.po
2801  install/lang/new_language_template/LC_MESSAGES/empty.po
2802  install/lang/nl_BE/LC_MESSAGES/nl_BE.mo
2803  install/lang/nl_BE/LC_MESSAGES/nl_BE.po
2804  install/lang/pl_PL/LC_MESSAGES/pl_PL.mo
2805  install/lang/pl_PL/LC_MESSAGES/pl_PL.po
2806  install/lang/pt_BR/LC_MESSAGES/pt_BR.mo
2807  install/lang/pt_BR/LC_MESSAGES/pt_BR.po
2808  install/lang/sv_SE/LC_MESSAGES/sv_SE.mo
2809  install/lang/sv_SE/LC_MESSAGES/sv_SE.po
2810  install/lang/zh_CN/LC_MESSAGES/zh_CN.mo
2811  install/lang/zh_CN/LC_MESSAGES/zh_CN.po
2812  version.php
2813
2814 2011-03-31 22:51 +0200 Joe Hunt
2815 (2707) New style CHANGELOG.txt (Automatic). Old CHANGELOG saved in new file in doc folder.
2816  CHANGELOG.txt
2817  doc/CHANGELOG.old.txt
2818
2819 2011-03-31 11:09 +0200 Janusz Dobrowolski
2820 (2706) Updated main and installer language templates.
2821  install/lang/new_language_template/LC_MESSAGES/empty.po
2822  install/lang/pl_PL/LC_MESSAGES/pl_PL.mo
2823  install/lang/pl_PL/LC_MESSAGES/pl_PL.po
2824  lang/new_language_template/LC_MESSAGES/empty.po
2825
2826 2011-03-31 10:36 +0200 Janusz Dobrowolski
2827 (2705) [0000695] Problem with cash balance constraint during payment edition fixed.
2828  gl/gl_bank.php
2829  includes/ui/items_cart.inc
2830
2831 2011-03-30 09:45 +0200 Joe Hunt
2832 (2704) Missing restriction on fiscal year in direct GRN and direct Supp Invoice
2833  purchasing/po_entry_items.php
2834  purchasing/po_receive_items.php
2835
2836 2011-03-28 09:25 +0200 Joe Hunt
2837 (2703) [0000691] Error updating BOM
2838  includes/db/manufacturing_db.inc
2839
2840 2011-03-27 00:55 +0100 Joe Hunt
2841 (2702) Warning if line price is below standard cost in sales documents.
2842  sales/sales_order_entry.php
2843
2844 2011-03-26 15:30 +0100 Joe Hunt
2845 (2701) Added customer filter in sales order inquiries.
2846  sales/includes/db/sales_order_db.inc
2847  sales/inquiry/sales_orders_view.php
2848
2849 2011-03-26 12:18 +0100 Janusz Dobrowolski
2850 (2700) Cleanup in add_months()
2851  includes/date_functions.inc
2852
2853 2011-03-26 11:54 +0100 Janusz Dobrowolski
2854 (2699) EOL cleanup.
2855  inventory/cost_update.php
2856  inventory/includes/db/items_adjust_db.inc
2857  inventory/includes/db/items_trans_db.inc
2858  inventory/manage/item_codes.php
2859  inventory/purchasing_data.php
2860  manufacturing/includes/db/work_order_issues_db.inc
2861  manufacturing/includes/db/work_order_produce_items_db.inc
2862  manufacturing/includes/db/work_orders_db.inc
2863  manufacturing/includes/db/work_orders_quick_db.inc
2864  manufacturing/work_order_costs.php
2865  reporting/rep305.php
2866
2867 2011-03-26 11:26 +0100 Joe Hunt
2868 (2698) Better Trial Balance Inquiry and minor bug in date_functions.inc
2869  gl/inquiry/gl_trial_balance.php
2870  includes/date_functions.inc
2871
2872 2011-03-26 10:44 +0100 Janusz Dobrowolski
2873 (2697) Fixed negative values processing in add_months()
2874  includes/date_functions.inc
2875
2876 2011-03-26 10:42 +0100 Janusz Dobrowolski
2877 (2696) Cleanup in create_coy.php
2878  admin/create_coy.php
2879
2880 2011-02-25 22:49 +0100 Janusz Dobrowolski
2881 (2695) Dummy/service items removed from inventory status/movements inquires.
2882  CHANGELOG.txt
2883
2884 2011-03-23 18:08 +0100 Janusz Dobrowolski
2885 (2693) Customer invoice inquire displayed also payments.
2886  sales/includes/db/cust_trans_db.inc
2887
2888 2011-03-23 18:07 +0100 Janusz Dobrowolski
2889 (2692) Fixed invalid edition constraints retrieval in cart_class::set_parent_constraints
2890  sales/includes/cart_class.inc
2891
2892 2011-03-23 18:05 +0100 Janusz Dobrowolski
2893 (2691) Fixed double quantity check in customer_invoice.php
2894  sales/customer_invoice.php
2895
2896 2011-03-23 18:04 +0100 Janusz Dobrowolski
2897 (2690) Fixed voided postings display.
2898  gl/includes/db/gl_db_trans.inc
2899
2900 2011-03-21 10:55 +0100 Joe Hunt
2901 (2689) [0000641] Supplier Credit Give Error, [0000663] Work Order entry form does not show up 4 digit qty correctly while editing
2902  manufacturing/work_order_entry.php
2903  purchasing/supplier_credit.php
2904
2905 2011-03-21 09:45 +0100 Joe Hunt
2906 (2688) More Improvements in Costing Valuations, Chaitanya.
2907  includes/db/inventory_db.inc
2908  inventory/includes/db/items_adjust_db.inc
2909  inventory/manage/item_codes.php
2910  inventory/purchasing_data.php
2911  manufacturing/includes/db/work_order_issues_db.inc
2912  manufacturing/includes/db/work_order_produce_items_db.inc
2913  manufacturing/includes/db/work_orders_db.inc
2914  manufacturing/includes/db/work_orders_quick_db.inc
2915  manufacturing/work_order_costs.php
2916  purchasing/includes/db/grn_db.inc
2917  purchasing/includes/ui/po_ui.inc
2918
2919 2011-03-20 11:14 +0100 Joe Hunt
2920 (2687) [0000661] Work Order issue form : Unit cost should not be editable
2921  manufacturing/includes/work_order_issue_ui.inc
2922  manufacturing/work_order_issue.php
2923
2924 2011-03-19 10:21 +0100 Janusz Dobrowolski
2925 (2686) Fixed tax calculation for tax_included sales invoices to avoid rounding differences.
2926  gl/includes/db/gl_db_trans.inc
2927  purchasing/includes/ui/invoice_ui.inc
2928  sales/includes/db/sales_invoice_db.inc
2929  taxes/tax_calc.inc
2930
2931 2011-03-19 09:34 +0100 Joe Hunt
2932 (2685) More regarding costing valuations
2933  includes/db/inventory_db.inc
2934  inventory/includes/db/items_adjust_db.inc
2935  purchasing/includes/db/invoice_db.inc
2936  sales/includes/db/sales_credit_db.inc
2937
2938 2011-03-17 13:42 +0100 Janusz Dobrowolski
2939 (2684) [0000653] Error during Credit Note deletion (typo in void_sales_invoice).
2940  sales/includes/db/sales_invoice_db.inc
2941
2942 2011-03-17 13:12 +0100 Janusz Dobrowolski
2943 (2683) [0000643] Error during delivery note read for edition.
2944  sales/includes/cart_class.inc
2945
2946 2011-03-17 12:37 +0100 Janusz Dobrowolski
2947 (2682) Credit Invoice report moved to separate file.
2948  reporting/includes/reporting.inc
2949  reporting/includes/reports_classes.inc
2950  reporting/rep107.php
2951  reporting/rep113.php
2952  reporting/reports_main.php
2953  sales/view/view_sales_order.php
2954
2955 2011-03-17 12:25 +0100 Janusz Dobrowolski
2956 (2681) Bank transfer with zero amount is not allowed.
2957  gl/bank_transfer.php
2958
2959 2011-03-17 01:05 +0100 Joe Hunt
2960 (2680) [0000644] Unable o void delivery note and [0000645] Error entering written off Credit Note
2961  admin/db/voiding_db.inc
2962  sales/credit_note_entry.php
2963  sales/customer_credit_invoice.php
2964
2965 2011-03-16 09:14 +0100 Joe Hunt
2966 (2679) Changes in void_stock?_adjustmen?t
2967  inventory/includes/db/items_adjust_db.inc
2968
2969 2011-03-16 08:58 +0100 Joe Hunt
2970 (2678) [0000639] PO Number disappears on Supplier Invoice when clicked on add
2971  purchasing/includes/ui/invoice_ui.inc
2972
2973 2011-03-15 16:30 +0100 Joe Hunt
2974 (2677) update_stock_move_pid commented out for same date.
2975  purchasing/includes/db/invoice_db.inc
2976
2977 2011-03-15 14:20 +0100 Joe Hunt
2978 (2676) [0000609] Invalid costing results when changing PO rate and [0000635] Over received PO issue
2979  purchasing/includes/db/grn_db.inc
2980  purchasing/includes/db/po_db.inc
2981  purchasing/includes/ui/po_ui.inc
2982
2983 2011-03-15 09:16 +0100 Joe Hunt
2984 (2675) [0000634] Issue with function is_date_in_fiscalyear
2985  includes/date_functions.inc
2986
2987 2011-03-14 23:26 +0100 Joe Hunt
2988 (2674) problem installing in languages other than EN - part II
2989  includes/lang/gettext.php
2990
2991 2011-03-13 09:16 +0100 Joe Hunt
2992 (2673) Voided gl_trans_view doesn't display properly
2993  gl/view/gl_trans_view.php
2994
2995 2011-03-12 01:26 +0100 Joe Hunt
2996 (2672) Service Items - BOM & Cost Update allowed without side-effects
2997  inventory/cost_update.php
2998  inventory/includes/db/items_trans_db.inc
2999  reporting/rep301.php
3000
3001 2011-03-10 11:58 +0100 Joe Hunt
3002 (2671) [0000607] Issue with Inventory Adjustment with 0 cost value
3003  purchasing/includes/db/grn_db.inc
3004
3005 2011-03-10 11:45 +0100 Joe Hunt
3006 (2670) [0000608] Need better Negative stock prevention checking
3007  includes/db/inventory_db.inc
3008  sales/customer_delivery.php
3009
3010 2011-03-10 11:17 +0100 Joe Hunt
3011 (2669) [0000609] Invalid costing results due to changes in PO rate
3012  purchasing/includes/ui/po_ui.inc
3013
3014 2011-03-09 10:18 +0100 Janusz Dobrowolski
3015 (2668) Support for nonstandard delimiters in db_import()
3016  admin/db/maintenance_db.inc
3017
3018 2011-03-07 14:40 +0100 Janusz Dobrowolski
3019 (2667) Fixed foreign key check on item tax type deletion.
3020  taxes/item_tax_types.php
3021
3022 2011-03-06 19:28 +0100 Janusz Dobrowolski
3023 (2666) Cleanups.
3024  admin/db/maintenance_db.inc
3025  reporting/reports_main.php
3026
3027 2011-03-06 19:28 +0100 Janusz Dobrowolski
3028 (2665) Added missing check for references to item_tax_ype in item_categories
3029  taxes/item_tax_types.php
3030
3031 2011-03-01 18:57 +0100 Janusz Dobrowolski
3032 (2664) Corrected customer/suppliers/... editors popups dimensions to display all needed content.
3033  includes/ui/ui_controls.inc
3034  js/inserts.js
3035
3036 2011-03-04 09:57 +0100 Joe Hunt
3037 (2663) Minor fix in bank account transfer (currencies)
3038  gl/includes/db/gl_db_banking.inc
3039
3040 2011-03-03 16:18 +0100 Joe Hunt
3041 (2662) Don't allow inactivation of GL Accounts belonging to Bank Accounts
3042  gl/manage/gl_accounts.php
3043
3044 2011-03-03 13:00 +0100 Joe Hunt
3045 (2661) Don't allow inactivating of bank accounts.
3046  gl/manage/gl_accounts.php
3047
3048 2011-03-02 16:23 +0100 Joe Hunt
3049 (2660) Improved GRN Evaluation Report by Chaitanya.
3050  reporting/rep305.php
3051
3052 2011-03-02 09:25 +0100 Joe Hunt
3053 (2659) Chaitanya : Reversing stock move rather than voiding as it is hazardous to lose stock movement trail with respect to costing
3054  includes/db/inventory_db.inc
3055
3056 2011-03-01 16:42 +0100 Janusz Dobrowolski
3057 (2658) Searchable customer/supplier selectors in reports options (if set in company prefs).
3058  reporting/includes/reports_classes.inc
3059  reporting/rep101.php
3060  reporting/rep102.php
3061  reporting/rep108.php
3062  reporting/rep201.php
3063  reporting/rep202.php
3064  reporting/rep203.php
3065  reporting/rep204.php
3066  reporting/rep304.php
3067
3068 2011-03-01 11:53 +0100 Janusz Dobrowolski
3069 (2657) Fixed regresion in cash sales invoice.
3070  sales/sales_order_entry.php
3071
3072 2011-02-25 22:49 +0100 Janusz Dobrowolski
3073 (2656) Dummy/service items removed from inventory status/movements inquires.
3074  CHANGELOG.txt
3075  inventory/inquiry/stock_movements.php
3076  inventory/inquiry/stock_status.php
3077
3078 2011-02-25 22:46 +0100 Janusz Dobrowolski
3079 (2655) Fixed delivery note's invoice deadline date description
3080  reporting/includes/doctext.inc
3081
3082 2011-03-01 01:08 +0100 Joe Hunt
3083 (2654) [0000588] Inability to create recurrent invoice
3084  CHANGELOG.txt
3085  sales/manage/recurrent_invoices.php
3086
3087 2011-02-28 16:44 +0100 Joe Hunt
3088 (2653) When voiding Inventory Adjustment transaction, the costs are not getting adjusted.
3089 [0000587] Converted currencies are not rounded when using Funds transfers
3090  CHANGELOG.txt
3091  gl/includes/db/gl_db_bank_trans.inc
3092  inventory/includes/db/items_adjust_db.inc
3093
3094 2011-02-28 16:15 +0100 Joe Hunt
3095 (2652) [0000583] Unique Reference check fails when running manual Revaluation of Currency
3096  CHANGELOG.txt
3097  includes/references.inc
3098
3099 2011-02-28 15:52 +0100 Joe Hunt
3100 (2651) Testing
3101  CHANGELOG.txt
3102
3103 2011-02-21 13:09 +0100 Janusz Dobrowolski
3104 (2650) Hidden warning in open_basedir/safe_mode on currency rate retrieval
3105  CHANGELOG.txt
3106  gl/includes/db/gl_db_rates.inc
3107
3108 2011-02-18 17:11 +0100 Janusz Dobrowolski
3109 (2649) Fixed location changes in Direct Invoice.
3110  CHANGELOG.txt
3111  sales/includes/ui/sales_order_ui.inc
3112  sales/sales_order_entry.php
3113
3114 2011-02-17 08:52 +0100 cvs2hg
3115 (2648) convert CVS tags
3116  .hgtags
3117
3118 2011-02-14 09:05 +0000 Janusz Dobrowolski
3119 (2647) Fixed gettextized message.
3120  CHANGELOG.txt
3121  gl/gl_bank.php
3122  lang/new_language_template/LC_MESSAGES/empty.po
3123
3124 2011-02-13 22:44 +0000 Joe Hunt
3125 (2646) Release 2.3.2
3126 A global variable in config.php, $show_voided_gl_trans = 1 shows 0 amount
3127 transactions in gl inquiry and reports.
3128  CHANGELOG.txt
3129  config.default.php
3130  gl/includes/db/gl_db_trans.inc
3131  version.php
3132
3133 2011-02-13 09:17 +0000 Janusz Dobrowolski
3134 (2645) Lots of small bugfixes.
3135  CHANGELOG.txt
3136
3137 2011-02-13 09:14 +0000 Janusz Dobrowolski
3138 (2644) Updated template.
3139  lang/new_language_template/LC_MESSAGES/empty.po
3140
3141 2011-02-13 09:11 +0000 Janusz Dobrowolski
3142 (2643) Fixed invalid gettextized strings
3143  gl/includes/db/gl_db_rates.inc
3144  includes/packages.inc
3145
3146 2011-02-13 09:09 +0000 Janusz Dobrowolski
3147 (2642) Typo.
3148  admin/create_coy.php
3149  includes/access_levels.inc
3150
3151 2011-02-13 09:07 +0000 Janusz Dobrowolski
3152 (2641) Fixed bug resulting in nvalid postings hen cash payment was selectedfor invoice against delivery.
3153  sales/customer_invoice.php
3154  sales/includes/cart_class.inc
3155  sales/includes/db/sales_invoice_db.inc
3156
3157 2011-02-13 09:06 +0000 Janusz Dobrowolski
3158 (2640) Removed obsolete date selectors in Delivery against Order inquiry fixed order selection.
3159  sales/includes/db/sales_order_db.inc
3160  sales/inquiry/sales_orders_view.php
3161
3162 2011-02-13 09:03 +0000 Janusz Dobrowolski
3163 (2639) System settings are now cached once a request.
3164  admin/db/company_db.inc
3165
3166 2011-02-13 09:02 +0000 Janusz Dobrowolski
3167 (2638) Fixed inventory status display for items without reorder level set.
3168  inventory/includes/db/items_locations_db.inc
3169
3170 2011-02-13 09:00 +0000 Janusz Dobrowolski
3171 (2637) Fixed error reporting in mail send method
3172  reporting/includes/class.mail.inc
3173
3174 2011-02-13 08:59 +0000 Janusz Dobrowolski
3175 (2636) Improved report mailing error handling.
3176  reporting/includes/pdf_report.inc
3177
3178 2011-02-13 08:58 +0000 Janusz Dobrowolski
3179 (2635) Updated string handling in excel generator (sometimes broken reports)
3180  reporting/includes/Workbook.php
3181
3182 2011-02-13 08:55 +0000 Janusz Dobrowolski
3183 (2634) Fixed credit processing errors handling.
3184  sales/customer_credit_invoice.php
3185
3186 2011-02-13 08:53 +0000 Janusz Dobrowolski
3187 (2633) Fixed hook_invoke_all
3188  includes/hooks.inc
3189
3190 2011-02-13 08:52 +0000 Janusz Dobrowolski
3191 (2632) [0000536] Fixed phone/email branch retrieval.
3192  sales/includes/ui/sales_order_ui.inc
3193
3194 2011-02-13 08:51 +0000 Janusz Dobrowolski
3195 (2631) Fixed bad SO reference display.
3196  sales/view/view_sales_order.php
3197
3198 2011-01-21 14:43 +0000 Janusz Dobrowolski
3199 (2616) Sales quotation were displayed even when realized [0000498], sales document preparation moved to cart_class.
3200  CHANGELOG.txt
3201
3202 2011-01-21 14:42 +0000 Janusz Dobrowolski
3203 (2615) Child sales document preparation moved to cart class.
3204  sales/customer_credit_invoice.php
3205  sales/customer_delivery.php
3206  sales/customer_invoice.php
3207  sales/includes/cart_class.inc
3208  sales/sales_order_entry.php
3209
3210 2011-01-21 14:41 +0000 Janusz Dobrowolski
3211 (2614) Sales quotations were displayed even when realized [0000498].
3212  sales/includes/db/sales_order_db.inc
3213  sales/includes/sales_db.inc
3214
3215 2011-01-20 18:22 +0000 Janusz Dobrowolski
3216 (2613) Two small cleanups.
3217  CHANGELOG.txt
3218
3219 2011-01-20 18:21 +0000 Janusz Dobrowolski
3220 (2612) Fixed help link
3221  gl/accruals.php
3222
3223 2011-01-20 18:21 +0000 Janusz Dobrowolski
3224 (2611) Clenaup.
3225  includes/ui/ui_view.inc
3226
3227 2011-01-18 15:47 +0000 Janusz Dobrowolski
3228 (2610) Fixed acruals posting dates.
3229  CHANGELOG.txt
3230
3231 2011-01-18 15:16 +0000 Janusz Dobrowolski
3232 (2609) Fixed accruals postings date calculation.
3233  gl/accruals.php
3234
3235 2011-01-18 15:15 +0000 Janusz Dobrowolski
3236 (2608) Fixed add_months() result for dates near moth end.
3237  includes/date_functions.inc
3238
3239 2011-01-18 10:32 +0000 Joe Hunt
3240 (2607) Wrong linked credit data on invoices/credits table when view PO
3241  CHANGELOG.txt
3242  purchasing/includes/db/grn_db.inc
3243  purchasing/includes/db/invoice_db.inc
3244
3245 2011-01-17 22:23 +0000 Janusz Dobrowolski
3246 (2606) Rerun
3247  purchasing/includes/db/invoice_db.inc
3248
3249 2011-01-17 18:00 +0000 Janusz Dobrowolski
3250 (2605) A couple of small bugfixes.
3251  CHANGELOG.txt
3252
3253 2011-01-17 18:00 +0000 Janusz Dobrowolski
3254 (2604) Removed sparse Add button.
3255  admin/inst_module.php
3256
3257 2011-01-17 17:59 +0000 Janusz Dobrowolski
3258 (2603) Fixed mssing qoh check.
3259  purchasing/supplier_credit.php
3260
3261 2011-01-17 17:58 +0000 Janusz Dobrowolski
3262 (2602) Screen refresh on Update button fixed.
3263  sales/customer_credit_invoice.php
3264
3265 2011-01-17 17:57 +0000 Janusz Dobrowolski
3266 (2601) Fixed slow sql for po related invoices/credits.
3267  purchasing/includes/db/invoice_db.inc
3268
3269 2011-01-17 17:56 +0000 Janusz Dobrowolski
3270 (2600) Fixed theme images location.
3271  themes/aqua/renderer.php
3272  themes/cool/renderer.php
3273  themes/default/renderer.php
3274
3275 2011-01-17 00:51 +0000 Joe Hunt
3276 (2599) # {0000481] No warning when user does not supply db credentials in create_coy
3277  CHANGELOG.txt
3278  admin/create_coy.php
3279
3280 2011-01-17 00:31 +0000 Joe Hunt
3281 (2598) [0000494] Cannot set second company pref when setup System and General GL
3282  CHANGELOG.txt
3283  admin/db/company_db.inc
3284
3285 2011-01-12 20:49 +0000 Janusz Dobrowolski
3286 (2597) A couple of various small fixes.
3287  CHANGELOG.txt
3288
3289 2011-01-12 20:48 +0000 Janusz Dobrowolski
3290 (2596) Added access exetensions hook method, cleanup.
3291  includes/hooks.inc
3292
3293 2011-01-12 20:47 +0000 Janusz Dobrowolski
3294 (2595) Fixed supplier reference allowed length.
3295  purchasing/includes/ui/invoice_ui.inc
3296
3297 2011-01-12 20:46 +0000 Janusz Dobrowolski
3298 (2594) Removed sparse dot.
3299  sql/alter2.3.sql
3300
3301 2011-01-12 20:25 +0000 Janusz Dobrowolski
3302 (2593) Merge branch 'stable'
3303  gl/includes/db/gl_db_bank_accounts.inc
3304
3305 2011-01-04 16:08 +0000 Joe Hunt
3306 (2584) Release 2.3.1
3307  CHANGELOG.txt
3308
3309 2011-01-04 16:01 +0000 cvs2hg
3310 (2583) fixup commit for tag 'version_2_3_1'
3311  lang/new_language_template/LC_MESSAGES/empty.po
3312
3313 2011-01-04 16:01 +0000 Janusz Dobrowolski
3314 (2582) 2.3.1 version
3315  lang/new_language_template/LC_MESSAGES/empty.po
3316
3317 2011-01-04 15:20 +0000 Joe Hunt
3318 (2581) Release 2.3.1
3319  CHANGELOG.txt
3320  version.php
3321
3322 2011-01-04 13:57 +0000 Janusz Dobrowolski
3323 (2580) Database host names up to 60 chars long allowed
3324  CHANGELOG.txt
3325  admin/create_coy.php
3326  install/index.php
3327
3328 2010-12-31 16:22 +0000 Joe Hunt
3329 (2579) Added GL trans on Removal GRN items (Supp Invoice) if GRN Clearing
3330  CHANGELOG.txt
3331  purchasing/includes/db/invoice_db.inc
3332
3333 2010-12-31 14:01 +0000 Joe Hunt
3334 (2578) Added link for viewing GL Delivery if clearing account
3335  CHANGELOG.txt
3336  purchasing/po_entry_items.php
3337
3338 2010-12-31 11:45 +0000 Joe Hunt
3339 (2577) Bug. $n undefined in /admin/gl_setup.php
3340  admin/gl_setup.php
3341
3342 2010-12-31 11:44 +0000 Joe Hunt
3343 (2576) Added link for viewing GL Delivery if clearing account
3344  purchasing/po_receive_items.php
3345
3346 2010-12-31 11:44 +0000 Joe Hunt
3347 (2575) Changed so supplier credit note items shows the invoice price/not grn price
3348  purchasing/includes/ui/invoice_ui.inc
3349
3350 2010-12-31 11:43 +0000 Joe Hunt
3351 (2574) Fixed bug in earlier invoice_db (GRN Provision should have only one row)
3352 Only GRN Clearring on stock items.
3353  CHANGELOG.txt
3354  purchasing/includes/db/grn_db.inc
3355  purchasing/includes/db/invoice_db.inc
3356
3357 2010-12-30 12:38 +0000 Janusz Dobrowolski
3358 (2573) [0000434] Javascript error in bank account reconcile
3359  CHANGELOG.txt
3360  js/reconcile.js
3361
3362 2010-12-30 11:41 +0000 Janusz Dobrowolski
3363 (2572) Added option for using GRN Clearing Account for non invoiced GRNs
3364  CHANGELOG.txt
3365  purchasing/includes/db/grn_db.inc
3366  purchasing/includes/db/invoice_db.inc
3367  purchasing/includes/po_class.inc
3368  sql/en_US-demo.sql
3369  sql/en_US-new.sql
3370
3371 2010-12-30 11:40 +0000 Janusz Dobrowolski
3372 (2571) Added GRN Clearing Account setting
3373  admin/gl_setup.php
3374
3375 2010-12-30 11:39 +0000 Janusz Dobrowolski
3376 (2570) Added set_company_pref() function
3377  admin/db/company_db.inc
3378
3379 2010-12-29 15:07 +0000 Janusz Dobrowolski
3380 (2569) Non-voidable transactions removed from selector on voiding page.
3381  CHANGELOG.txt
3382  admin/void_transaction.php
3383  includes/ui/ui_lists.inc
3384
3385 2010-12-29 12:45 +0000 Janusz Dobrowolski
3386 (2568) Hook files inclusion moved to session.inc
3387  CHANGELOG.txt
3388  includes/hooks.inc
3389  includes/session.inc
3390
3391 2010-12-28 15:07 +0000 Joe Hunt
3392 (2567) To activate, set $show_menu_category_icons = 1, in config.php
3393  CHANGELOG.txt
3394  config.default.php
3395  themes/aqua/images/menu_entry.png
3396  themes/aqua/images/menu_inquiry.png
3397  themes/aqua/images/menu_maintenance.png
3398  themes/aqua/images/menu_report.png
3399  themes/aqua/images/menu_settings.png
3400  themes/aqua/images/menu_system.png
3401  themes/aqua/images/menu_transaction.png
3402  themes/aqua/images/menu_update.png
3403  themes/aqua/renderer.php
3404  themes/cool/images/menu_entry.png
3405  themes/cool/images/menu_inquiry.png
3406  themes/cool/images/menu_maintenance.png
3407  themes/cool/images/menu_report.png
3408  themes/cool/images/menu_settings.png
3409  themes/cool/images/menu_system.png
3410  themes/cool/images/menu_transaction.png
3411  themes/cool/images/menu_update.png
3412  themes/cool/renderer.php
3413  themes/default/images/menu_entry.png
3414  themes/default/images/menu_inquiry.png
3415  themes/default/images/menu_maintenance.png
3416  themes/default/images/menu_report.png
3417  themes/default/images/menu_settings.png
3418  themes/default/images/menu_system.png
3419  themes/default/images/menu_transaction.png
3420  themes/default/images/menu_update.png
3421  themes/default/renderer.php
3422
3423 2010-12-28 00:00 +0000 Joe Hunt
3424 (2566) Rerun, due to errors.
3425  applications/dimensions.php
3426  themes/aqua/renderer.php
3427  themes/cool/renderer.php
3428  themes/default/renderer.php
3429
3430 2010-12-27 16:08 +0000 Joe Hunt
3431 (2565) Rerun. Changed some defines to better harmonize.
3432  applications/suppliers.php
3433
3434 2010-12-27 16:05 +0000 Joe Hunt
3435 (2564) Rerun. Changed som defines to better harmonize.
3436  applications/customers.php
3437  applications/dimensions.php
3438  applications/generalledger.php
3439  applications/manufacturing.php
3440  applications/setup.php
3441
3442 2010-12-27 15:46 +0000 Joe Hunt
3443 (2563) Prepared for category icons in applications/application.php for themes
3444  CHANGELOG.txt
3445  applications/application.php
3446  applications/customers.php
3447  applications/dimensions.php
3448  applications/generalledger.php
3449  applications/inventory.php
3450  applications/manufacturing.php
3451  applications/setup.php
3452  applications/suppliers.php
3453  themes/aqua/renderer.php
3454  themes/cool/renderer.php
3455  themes/default/renderer.php
3456
3457 2010-12-27 13:23 +0000 Janusz Dobrowolski
3458 (2562) Added cash accont limit checking in bank transfers.
3459  CHANGELOG.txt
3460  gl/bank_transfer.php
3461
3462 2010-12-27 13:20 +0000 Janusz Dobrowolski
3463 (2561) Fixed cash account balance limit calculation.
3464  gl/includes/db/gl_db_bank_accounts.inc
3465
3466 2010-12-27 13:09 +0000 Janusz Dobrowolski
3467 (2560) [0000297] Added balance limit check on payments made from cash type accounts.
3468  CHANGELOG.txt
3469  gl/gl_bank.php
3470  gl/includes/db/gl_db_bank_accounts.inc
3471  purchasing/supplier_payment.php
3472
3473 2010-12-27 11:42 +0000 Janusz Dobrowolski
3474 (2559) Added option for negative prices for non-inventory items, fixed bugs 380 and 356
3475  CHANGELOG.txt
3476
3477 2010-12-27 11:41 +0000 Janusz Dobrowolski
3478 (2558) [0000380] Database error during direct invoice processing in mysql strict mode.
3479  sales/includes/db/cust_trans_db.inc
3480
3481 2010-12-27 11:40 +0000 Janusz Dobrowolski
3482 (2557) [0000356] Databse error on error voiding fixed.
3483  admin/db/transactions_db.inc
3484
3485 2010-12-27 11:39 +0000 Janusz Dobrowolski
3486 (2556) Option for allowing negative prices for dummy/service items.
3487  config.default.php
3488  sales/sales_order_entry.php
3489
3490 2010-12-19 10:39 +0000 Janusz Dobrowolski
3491 (2555) Fixed tax display errors in purchase module and suppressed strict warning in reporting.
3492  CHANGELOG.txt
3493
3494 2010-12-19 10:39 +0000 Janusz Dobrowolski
3495 (2554) Fixed tax display warnigs in purchasing module.
3496  purchasing/includes/db/grn_db.inc
3497  purchasing/includes/db/po_db.inc
3498  purchasing/includes/po_class.inc
3499  purchasing/po_receive_items.php
3500
3501 2010-12-19 10:38 +0000 Janusz Dobrowolski
3502 (2553) Suppressed strict warnings in reporting module.
3503  includes/errors.inc
3504
3505 2010-12-18 07:43 +0000 Joe Hunt
3506 (2552) More cleaning. Rerun.
3507  includes/db/inventory_db.inc
3508
3509 2010-12-17 15:15 +0000 Joe Hunt
3510 (2551) [0000304] Set locale functionality broken on Windows
3511 Bad test code left over, cleaning up
3512  CHANGELOG.txt
3513  includes/db/inventory_db.inc
3514  includes/lang/gettext.php
3515  includes/packages.inc
3516
3517 2010-12-16 14:16 +0000 Janusz Dobrowolski
3518 (2550) Added hook for session handling, fixed bug [0000315]
3519  CHANGELOG.txt
3520  includes/hooks.inc
3521  includes/session.inc
3522
3523 2010-12-16 09:49 +0000 Janusz Dobrowolski
3524 (2549) Typo fixed.
3525  gl/includes/db/gl_db_trans.inc
3526
3527 2010-12-16 07:53 +0000 Janusz Dobrowolski
3528 (2548) Fixed quick entry edition and other small cleanups.
3529  CHANGELOG.txt
3530
3531 2010-12-16 07:51 +0000 Janusz Dobrowolski
3532 (2547) Fixed error handling
3533  includes/ui/items_cart.inc
3534
3535 2010-12-16 07:51 +0000 Janusz Dobrowolski
3536 (2546) Could not change quick entry  base amount description
3537  gl/manage/gl_quick_entries.php
3538
3539 2010-12-16 07:50 +0000 Janusz Dobrowolski
3540 (2545) Added cleanup on qid parameter of add_quick_entry
3541  gl/includes/db/gl_db_bank_accounts.inc
3542
3543 2010-12-15 20:43 +0000 Janusz Dobrowolski
3544 (2544) Added georgian install wizard translation by Georgi Natsvlishvili, fixed small issue in pdf TextWrap
3545  CHANGELOG.txt
3546  install/isession.inc
3547  install/lang/ka_GE/LC_MESSAGES/ka_GE.mo
3548  install/lang/ka_GE/LC_MESSAGES/ka_GE.po
3549  reporting/includes/pdf_report.inc
3550
3551 2010-12-13 22:32 +0000 Joe Hunt
3552 (2543) Dispaly group no in Balance Sheet/Profit Loss Drilldown.
3553  CHANGELOG.txt
3554  gl/inquiry/balance_sheet.php
3555  gl/inquiry/profit_loss.php
3556
3557 2010-12-12 22:10 +0000 Joe Hunt
3558 (2542) Removed Timezone warnings
3559  CHANGELOG.txt
3560  config.default.php
3561  includes/date_functions.inc
3562
3563 2010-12-12 17:06 +0000 Janusz Dobrowolski
3564 (2541) Fixed db error after last changes related to bug 313
3565  CHANGELOG.txt
3566  purchasing/includes/ui/po_ui.inc
3567
3568 2010-12-10 13:45 +0000 Janusz Dobrowolski
3569 (2540) Removed obsolete file
3570  reporting/includes/doctext2.inc
3571
3572 2010-12-10 13:29 +0000 Janusz Dobrowolski
3573 (2539) Removed obsolete files
3574  install/save.php
3575  reporting/fonts/Vera.ttf
3576
3577 2010-12-10 13:12 +0000 cvs2hg
3578 (2538) fixup commit for tag 'version_2_3_0'
3579  install/lang/in_ID/LC_MESSAGES/in_ID.mo
3580  install/lang/in_ID/LC_MESSAGES/in_ID.po
3581  install/save.php
3582  reporting/fonts/Vera.ttf
3583  reporting/includes/doctext2.inc
3584
3585 2010-12-10 13:12 +0000 Janusz Dobrowolski
3586 (2537) New files from unstable branch
3587  .htaccess
3588  CHANGELOG.txt
3589  FA.pem
3590  access/login.php
3591  admin/attachments.php
3592  admin/backups.php
3593  admin/change_current_user_password.php
3594  admin/company_preferences.php
3595  admin/create_coy.php
3596  admin/crm_categories.php
3597  admin/db/attachments_db.inc
3598  admin/db/company_db.inc
3599  admin/db/fiscalyears_db.inc
3600  admin/db/maintenance_db.inc
3601  admin/db/printers_db.inc
3602  admin/db/security_db.inc
3603  admin/db/shipping_db.inc
3604  admin/db/tags_db.inc
3605  admin/db/transactions_db.inc
3606  admin/db/users_db.inc
3607  admin/db/voiding_db.inc
3608  admin/display_prefs.php
3609  admin/fiscalyears.php
3610  admin/forms_setup.php
3611  admin/gl_setup.php
3612  admin/inst_chart.php
3613  admin/inst_lang.php
3614  admin/inst_module.php
3615  admin/inst_theme.php
3616  admin/inst_upgrade.php
3617  admin/payment_terms.php
3618  admin/print_profiles.php
3619  admin/printers.php
3620  admin/security_roles.php
3621  admin/shipping_companies.php
3622  admin/system_diagnostics.php
3623  admin/tags.php
3624  admin/users.php
3625  admin/view_print_transaction.php
3626  admin/void_transaction.php
3627  applications/application.php
3628  applications/customers.php
3629  applications/dimensions.php
3630  applications/generalledger.php
3631  applications/inventory.php
3632  applications/manufacturing.php
3633  applications/setup.php
3634  applications/suppliers.php
3635  config.default.php
3636  dimensions/dimension_entry.php
3637  dimensions/includes/dimensions_db.inc
3638  dimensions/includes/dimensions_ui.inc
3639  dimensions/inquiry/search_dimensions.php
3640  dimensions/view/view_dimension.php
3641  frontaccounting.php
3642  gl/accruals.php
3643  gl/bank_account_reconcile.php
3644  gl/bank_transfer.php
3645  gl/gl_bank.php
3646  gl/gl_budget.php
3647  gl/gl_journal.php
3648  gl/includes/db/gl_db_account_types.inc
3649  gl/includes/db/gl_db_accounts.inc
3650  gl/includes/db/gl_db_bank_accounts.inc
3651  gl/includes/db/gl_db_bank_trans.inc
3652  gl/includes/db/gl_db_banking.inc
3653  gl/includes/db/gl_db_currencies.inc
3654  gl/includes/db/gl_db_rates.inc
3655  gl/includes/db/gl_db_trans.inc
3656  gl/includes/ui/gl_bank_ui.inc
3657  gl/includes/ui/gl_journal_ui.inc
3658  gl/inquiry/balance_sheet.php
3659  gl/inquiry/bank_inquiry.php
3660  gl/inquiry/gl_account_inquiry.php
3661  gl/inquiry/gl_trial_balance.php
3662  gl/inquiry/journal_inquiry.php
3663  gl/inquiry/profit_loss.php
3664  gl/inquiry/tax_inquiry.php
3665  gl/manage/bank_accounts.php
3666  gl/manage/currencies.php
3667  gl/manage/exchange_rates.php
3668  gl/manage/gl_account_classes.php
3669  gl/manage/gl_account_types.php
3670  gl/manage/gl_accounts.php
3671  gl/manage/gl_quick_entries.php
3672  gl/manage/revaluate_currencies.php
3673  gl/view/accrual_trans.php
3674  gl/view/bank_transfer_view.php
3675  gl/view/gl_deposit_view.php
3676  gl/view/gl_payment_view.php
3677  gl/view/gl_trans_view.php
3678  includes/access_levels.inc
3679  includes/ajax.inc
3680  includes/archive.inc
3681  includes/banking.inc
3682  includes/current_user.inc
3683  includes/data_checks.inc
3684  includes/date_functions.inc
3685  includes/db/connect_db.inc
3686  includes/db/crm_contacts_db.inc
3687  includes/db/inventory_db.inc
3688  includes/db/manufacturing_db.inc
3689  includes/db/references_db.inc
3690  includes/db/sql_functions.inc
3691  includes/db_pager.inc
3692  includes/errors.inc
3693  includes/hooks.inc
3694  includes/lang/gettext.php
3695  includes/lang/language.php
3696  includes/main.inc
3697  includes/packages.inc
3698  includes/page/footer.inc
3699  includes/page/header.inc
3700  includes/prefs/sysprefs.inc
3701  includes/prefs/userprefs.inc
3702  includes/references.inc
3703  includes/remote_url.inc
3704  includes/session.inc
3705  includes/sysnames.inc
3706  includes/system_tests.inc
3707  includes/systypes.inc
3708  includes/types.inc
3709  includes/ui/allocation_cart.inc
3710  includes/ui/contacts_view.inc
3711  includes/ui/db_pager_view.inc
3712  includes/ui/simple_crud_class.inc
3713  includes/ui/ui_controls.inc
3714  includes/ui/ui_input.inc
3715  includes/ui/ui_lists.inc
3716  includes/ui/ui_msgs.inc
3717  includes/ui/ui_view.inc
3718  includes/ui/view_package.php
3719  index.php
3720  install/index.php
3721  install/isession.inc
3722  install/lang/ar_EG/LC_MESSAGES/ar_EG.mo
3723  install/lang/ar_EG/LC_MESSAGES/ar_EG.po
3724  install/lang/da_DK/LC_MESSAGES/da_DK.mo
3725  install/lang/da_DK/LC_MESSAGES/da_DK.po
3726  install/lang/de_DE/LC_MESSAGES/de_DE.mo
3727  install/lang/de_DE/LC_MESSAGES/de_DE.po
3728  install/lang/el_GR/LC_MESSAGES/el_GR.mo
3729  install/lang/el_GR/LC_MESSAGES/el_GR.po
3730  install/lang/es_MX/LC_MESSAGES/es_MX.mo
3731  install/lang/es_MX/LC_MESSAGES/es_MX.po
3732  install/lang/fr_FR/LC_MESSAGES/fr_FR.mo
3733  install/lang/fr_FR/LC_MESSAGES/fr_FR.po
3734  install/lang/id_ID/LC_MESSAGES/id_ID.mo
3735  install/lang/id_ID/LC_MESSAGES/id_ID.po
3736  install/lang/in_ID/LC_MESSAGES/in_ID.mo
3737  install/lang/in_ID/LC_MESSAGES/in_ID.po
3738  install/lang/it_IT/LC_MESSAGES/it_IT.mo
3739  install/lang/it_IT/LC_MESSAGES/it_IT.po
3740  install/lang/new_language_template/LC_MESSAGES/empty.po
3741  install/lang/nl_BE/LC_MESSAGES/nl_BE.mo
3742  install/lang/nl_BE/LC_MESSAGES/nl_BE.po
3743  install/lang/pl_PL/LC_MESSAGES/pl_PL.mo
3744  install/lang/pl_PL/LC_MESSAGES/pl_PL.po
3745  install/lang/pt_BR/LC_MESSAGES/pt_BR.mo
3746  install/lang/pt_BR/LC_MESSAGES/pt_BR.po
3747  install/lang/sv_SE/LC_MESSAGES/sv_SE.mo
3748  install/lang/sv_SE/LC_MESSAGES/sv_SE.po
3749  install/lang/zh_CN/LC_MESSAGES/zh_CN.mo
3750  install/lang/zh_CN/LC_MESSAGES/zh_CN.po
3751  install/stylesheet.css
3752  inventory/adjustments.php
3753  inventory/cost_update.php
3754  inventory/includes/db/items_adjust_db.inc
3755  inventory/includes/db/items_category_db.inc
3756  inventory/includes/db/items_db.inc
3757  inventory/includes/db/items_locations_db.inc
3758  inventory/includes/db/items_purchases_db.inc
3759  inventory/includes/db/items_transfer_db.inc
3760  inventory/includes/db/movement_types_db.inc
3761  inventory/includes/inventory_db.inc
3762  inventory/includes/item_adjustments_ui.inc
3763  inventory/includes/stock_transfers_ui.inc
3764  inventory/inquiry/stock_movements.php
3765  inventory/inquiry/stock_status.php
3766  inventory/manage/item_categories.php
3767  inventory/manage/item_codes.php
3768  inventory/manage/item_units.php
3769  inventory/manage/items.php
3770  inventory/manage/locations.php
3771  inventory/manage/movement_types.php
3772  inventory/manage/sales_kits.php
3773  inventory/prices.php
3774  inventory/purchasing_data.php
3775  inventory/reorder_level.php
3776  inventory/transfers.php
3777  inventory/view/view_adjustment.php
3778  inventory/view/view_transfer.php
3779  js/inserts.js
3780  js/reports.js
3781  js/utils.js
3782  lang/new_language_template/LC_MESSAGES/empty.po
3783  lang/new_language_template/locale.inc
3784  manufacturing/includes/db/work_order_issues_db.inc
3785  manufacturing/includes/db/work_order_produce_items_db.inc
3786  manufacturing/includes/db/work_orders_db.inc
3787  manufacturing/includes/db/work_orders_quick_db.inc
3788  manufacturing/includes/manufacturing_ui.inc
3789  manufacturing/includes/work_order_issue_ui.inc
3790  manufacturing/inquiry/bom_cost_inquiry.php
3791  manufacturing/inquiry/where_used_inquiry.php
3792  manufacturing/manage/bom_edit.php
3793  manufacturing/manage/work_centres.php
3794  manufacturing/search_work_orders.php
3795  manufacturing/view/wo_issue_view.php
3796  manufacturing/view/wo_production_view.php
3797  manufacturing/view/work_order_view.php
3798  manufacturing/work_order_add_finished.php
3799  manufacturing/work_order_costs.php
3800  manufacturing/work_order_entry.php
3801  manufacturing/work_order_issue.php
3802  manufacturing/work_order_release.php
3803  modules/_cache/index.php
3804  purchasing/includes/db/grn_db.inc
3805  purchasing/includes/db/invoice_db.inc
3806  purchasing/includes/db/po_db.inc
3807  purchasing/includes/db/supp_payment_db.inc
3808  purchasing/includes/db/supp_trans_db.inc
3809  purchasing/includes/db/suppalloc_db.inc
3810  purchasing/includes/db/suppliers_db.inc
3811  purchasing/includes/po_class.inc
3812  purchasing/includes/supp_trans_class.inc
3813  purchasing/includes/ui/grn_ui.inc
3814  purchasing/includes/ui/invoice_ui.inc
3815  purchasing/includes/ui/po_ui.inc
3816  purchasing/inquiry/po_search.php
3817  purchasing/inquiry/po_search_completed.php
3818  purchasing/inquiry/supplier_allocation_inquiry.php
3819  purchasing/inquiry/supplier_inquiry.php
3820  purchasing/manage/suppliers.php
3821  purchasing/po_entry_items.php
3822  purchasing/po_receive_items.php
3823  purchasing/supplier_credit.php
3824  purchasing/supplier_invoice.php
3825  purchasing/supplier_payment.php
3826  purchasing/view/view_grn.php
3827  purchasing/view/view_po.php
3828  purchasing/view/view_supp_credit.php
3829  purchasing/view/view_supp_invoice.php
3830  purchasing/view/view_supp_payment.php
3831  reporting/fonts/LiberationSans-Regular.ttf
3832  reporting/forms/index.php
3833  reporting/includes/Workbook.php
3834  reporting/includes/class.graphic.inc
3835  reporting/includes/class.mail.inc
3836  reporting/includes/class.pdf.inc
3837  reporting/includes/doctext.inc
3838  reporting/includes/excel_report.inc
3839  reporting/includes/fpdi/decoders/ASCII85Decode.php
3840  reporting/includes/fpdi/decoders/LZWDecode.php
3841  reporting/includes/fpdi/fpdf_tpl.php
3842  reporting/includes/fpdi/fpdi.php
3843  reporting/includes/fpdi/fpdi2tcpdf_bridge.php
3844  reporting/includes/fpdi/fpdi_pdf_parser.php
3845  reporting/includes/fpdi/pdf_context.php
3846  reporting/includes/fpdi/pdf_parser.php
3847  reporting/includes/fpdi/wrapper_functions.php
3848  reporting/includes/header2.inc
3849  reporting/includes/pdf_report.inc
3850  reporting/includes/reporting.inc
3851  reporting/includes/reports_classes.inc
3852  reporting/includes/tcpdf.php
3853  reporting/prn_redirect.php
3854  reporting/rep101.php
3855  reporting/rep102.php
3856  reporting/rep103.php
3857  reporting/rep104.php
3858  reporting/rep105.php
3859  reporting/rep106.php
3860  reporting/rep107.php
3861  reporting/rep108.php
3862  reporting/rep109.php
3863  reporting/rep110.php
3864  reporting/rep111.php
3865  reporting/rep112.php
3866  reporting/rep201.php
3867  reporting/rep202.php
3868  reporting/rep203.php
3869  reporting/rep204.php
3870  reporting/rep209.php
3871  reporting/rep210.php
3872  reporting/rep301.php
3873  reporting/rep302.php
3874  reporting/rep303.php
3875  reporting/rep304.php
3876  reporting/rep305.php
3877  reporting/rep401.php
3878  reporting/rep409.php
3879  reporting/rep501.php
3880  reporting/rep601.php
3881  reporting/rep701.php
3882  reporting/rep702.php
3883  reporting/rep704.php
3884  reporting/rep705.php
3885  reporting/rep706.php
3886  reporting/rep707.php
3887  reporting/rep708.php
3888  reporting/rep709.php
3889  reporting/rep710.php
3890  reporting/reports_main.php
3891  sales/create_recurrent_invoices.php
3892  sales/credit_note_entry.php
3893  sales/customer_credit_invoice.php
3894  sales/customer_delivery.php
3895  sales/customer_invoice.php
3896  sales/customer_payments.php
3897  sales/includes/cart_class.inc
3898  sales/includes/db/branches_db.inc
3899  sales/includes/db/cust_trans_db.inc
3900  sales/includes/db/cust_trans_details_db.inc
3901  sales/includes/db/custalloc_db.inc
3902  sales/includes/db/customers_db.inc
3903  sales/includes/db/payment_db.inc
3904  sales/includes/db/recurrent_invoices_db.inc
3905  sales/includes/db/sales_credit_db.inc
3906  sales/includes/db/sales_delivery_db.inc
3907  sales/includes/db/sales_groups_db.inc
3908  sales/includes/db/sales_invoice_db.inc
3909  sales/includes/db/sales_order_db.inc
3910  sales/includes/sales_db.inc
3911  sales/includes/sales_ui.inc
3912  sales/includes/ui/sales_credit_ui.inc
3913  sales/includes/ui/sales_order_ui.inc
3914  sales/inquiry/customer_allocation_inquiry.php
3915  sales/inquiry/customer_inquiry.php
3916  sales/inquiry/sales_deliveries_view.php
3917  sales/inquiry/sales_orders_view.php
3918  sales/manage/credit_status.php
3919  sales/manage/customer_branches.php
3920  sales/manage/customers.php
3921  sales/manage/recurrent_invoices.php
3922  sales/manage/sales_areas.php
3923  sales/manage/sales_groups.php
3924  sales/manage/sales_people.php
3925  sales/manage/sales_points.php
3926  sales/manage/sales_types.php
3927  sales/sales_order_entry.php
3928  sales/view/view_credit.php
3929  sales/view/view_dispatch.php
3930  sales/view/view_invoice.php
3931  sales/view/view_receipt.php
3932  sales/view/view_sales_order.php
3933  sql/alter2.1.php
3934  sql/alter2.3.php
3935  sql/alter2.3.sql
3936  sql/alter2.3rc.sql
3937  sql/en_US-demo.sql
3938  sql/en_US-new.sql
3939  taxes/db/tax_types_db.inc
3940  taxes/item_tax_types.php
3941  taxes/tax_calc.inc
3942  taxes/tax_groups.php
3943  taxes/tax_types.php
3944  themes/aqua/default.css
3945  themes/aqua/renderer.php
3946  themes/cool/default.css
3947  themes/cool/renderer.php
3948  themes/default/default.css
3949  themes/default/renderer.php
3950  update.html
3951  version.php
3952
3953 2010-07-06 21:33 +0000 Janusz Dobrowolski
3954 (2139) Additonal sql injection prevention in date2sql().
3955  CHANGELOG.txt
3956  includes/date_functions.inc
3957
3958 2010-06-28 10:01 +0000 Joe Hunt
3959 (2135) Rerun
3960  config.default.php
3961
3962 2010-06-28 09:54 +0000 Joe Hunt
3963 (2134) Release 2.2.11
3964  CHANGELOG.txt
3965  config.default.php
3966  update.html
3967
3968 2010-06-22 08:38 +0000 Joe Hunt
3969 (2109) Minor select bug in create recurrent invoices
3970  CHANGELOG.txt
3971  sales/create_recurrent_invoices.php
3972
3973 2010-06-18 21:34 +0000 Joe Hunt
3974 (2091) Removed constraint on day values in Payment Terms
3975  CHANGELOG.txt
3976  admin/payment_terms.php
3977
3978 2010-06-18 06:58 +0000 Janusz Dobrowolski
3979 (2090) Small bug on final credit invoice screen redirection.
3980  CHANGELOG.txt
3981  sales/customer_credit_invoice.php
3982
3983 2010-06-17 20:01 +0000 Janusz Dobrowolski
3984 (2089) [0000235],[000236] db error when no deliveries yet.
3985  CHANGELOG.txt
3986  sales/view/view_sales_order.php
3987
3988 2010-06-14 13:52 +0000 Joe Hunt
3989 (2088) Bug [0000231] Wrong On Order for Advanced Manufacturing.before final production.
3990 Allow optional non zero values in reports 101,102,201,202,203 and 303.
3991  CHANGELOG.txt
3992  includes/db/manufacturing_db.inc
3993  reporting/rep101.php
3994  reporting/rep102.php
3995  reporting/rep201.php
3996  reporting/rep202.php
3997  reporting/rep203.php
3998  reporting/rep303.php
3999  reporting/reports_main.php
4000
4001 2010-06-14 13:23 +0000 Janusz Dobrowolski
4002 (2085) Undone latest commit
4003  sales/includes/db/custalloc_db.inc
4004
4005 2010-06-11 12:33 +0000 Joe Hunt
4006 (2071) Release 2.2.10
4007  CHANGELOG.txt
4008  config.default.php
4009  update.html
4010
4011 2010-06-10 09:16 +0000 Joe Hunt
4012 (2070) Changed Wiki help url and site url in config.default.php
4013  CHANGELOG.txt
4014  config.default.php
4015
4016 2010-06-07 15:07 +0000 Joe Hunt
4017 (2069) Rerun
4018  reporting/includes/excel_report.inc
4019
4020 2010-06-07 07:18 +0000 Joe Hunt
4021 (2068) HTML decode text when printing to Excel.
4022  CHANGELOG.txt
4023  reporting/includes/excel_report.inc
4024
4025 2010-06-06 21:46 +0000 Janusz Dobrowolski
4026 (2067) Fixed bug [0000232] (SO view content) and another fix in credit note.
4027  CHANGELOG.txt
4028
4029 2010-06-06 21:45 +0000 Janusz Dobrowolski
4030 (2066) Small bug on final screen redirection.
4031  sales/customer_credit_invoice.php
4032
4033 2010-06-06 21:45 +0000 Janusz Dobrowolski
4034 (2065) Fixed lists of related sales invoices/credits.
4035  sales/view/view_sales_order.php
4036
4037 2010-06-06 20:13 +0000 Janusz Dobrowolski
4038 (2064) Long timeouts for all report printing calls.
4039  CHANGELOG.txt
4040
4041 2010-06-06 20:12 +0000 Janusz Dobrowolski
4042 (2063) Allowed optional long timeout on defualt/cancel/selector buttons.
4043  includes/ui/ui_input.inc
4044  js/behaviour.js
4045  js/inserts.js
4046
4047 2010-06-06 20:11 +0000 Janusz Dobrowolski
4048 (2062) Long timeouts for ajax call for printing.
4049  reporting/includes/reports_classes.inc
4050
4051 2010-06-06 15:50 +0000 Janusz Dobrowolski
4052 (2061) False overallocation message fixed.
4053  CHANGELOG.txt
4054  includes/ui/allocation_cart.inc
4055
4056 2010-06-03 07:37 +0000 Joe Hunt
4057 (2056) Rounding bug when decimals greater than or equal to 6.
4058  CHANGELOG.txt
4059  includes/current_user.inc
4060
4061 2010-05-31 14:17 +0000 Joe Hunt
4062 (2055) No limit on 30 days in Payment terms if end of month.
4063  CHANGELOG.txt
4064  admin/payment_terms.php
4065
4066 2010-05-31 00:00 +0000 Joe Hunt
4067 (2054) Report GL Transactions now prints line memos
4068  CHANGELOG.txt
4069  reporting/rep704.php
4070
4071 2010-05-30 11:35 +0000 Joe Hunt
4072 (2052) Global variabel, $def_print_destination, config.php can be set to 0 or 1
4073 Copy line memo to next line in journal entries and bank payments/deposits
4074  CHANGELOG.txt
4075  config.default.php
4076  gl/includes/ui/gl_bank_ui.inc
4077  gl/includes/ui/gl_journal_ui.inc
4078  reporting/includes/reports_classes.inc
4079
4080 2010-05-29 15:32 +0000 Janusz Dobrowolski
4081 (2051) Smaller fixes in initial COAs
4082  CHANGELOG.txt
4083  sql/en_US-demo.sql
4084  sql/en_US-new.sql
4085
4086 2010-05-24 18:51 +0000 Janusz Dobrowolski
4087 (2049) Additional fixes in payment/deposit allocations.
4088  CHANGELOG.txt
4089  includes/ui/allocation_cart.inc
4090  js/payalloc.js
4091
4092 2010-05-24 08:23 +0000 Joe Hunt
4093 (2048) [0000230] Incorrect 'On order' quantity of raw materials in the 'Stock Check Sheets' report
4094  CHANGELOG.txt
4095  reporting/rep303.php
4096
4097 2010-05-24 07:46 +0000 Joe Hunt
4098 (2047) Release 2.2.9
4099  CHANGELOG.txt
4100  config.default.php
4101  update.html
4102
4103 2010-05-22 15:41 +0000 Janusz Dobrowolski
4104 (2046) Fixed html generaton for buttons.
4105  CHANGELOG.txt
4106  includes/ui/ui_input.inc
4107
4108 2010-05-20 15:48 +0000 Janusz Dobrowolski
4109 (2045) Additional fix for bugfix [0000229].
4110  CHANGELOG.txt
4111  js/payalloc.js
4112
4113 2010-05-12 19:19 +0000 Janusz Dobrowolski
4114 (2043) [0000229] Payment overallocation is now forbidden.
4115  CHANGELOG.txt
4116  includes/ui/allocation_cart.inc
4117  js/allocate.js
4118
4119 2010-05-12 14:46 +0000 Joe Hunt
4120 (2042) [0000228] Sales order inquiry using reference number
4121  CHANGELOG.txt
4122  sales/inquiry/sales_orders_view.php
4123
4124 2010-05-12 10:55 +0000 Janusz Dobrowolski
4125 (2041) Fixed bug in system diagnostics [0000226], multiply FA instalations [0000227], two smaller
4126 issues.
4127  CHANGELOG.txt
4128
4129 2010-05-12 10:53 +0000 Janusz Dobrowolski
4130 (2040) Fixed emial sending links to support ajax call.
4131  purchasing/po_entry_items.php
4132  sales/credit_note_entry.php
4133  sales/customer_delivery.php
4134  sales/customer_invoice.php
4135
4136 2010-05-12 10:51 +0000 Janusz Dobrowolski
4137 (2039) [0000227] Fixed sessio cookie naming to support multiply FA instances on same server.
4138  includes/session.inc
4139
4140 2010-05-12 10:50 +0000 Janusz Dobrowolski
4141 (2038) Fixed shipping tax naming.
4142  taxes/tax_groups.php
4143
4144 2010-05-12 10:46 +0000 Janusz Dobrowolski
4145 (2037) [0000226] Fixed checks for js cached files, colors in messages
4146  admin/system_diagnostics.php
4147
4148 2010-05-12 08:09 +0000 Joe Hunt
4149 (2036) Changed to allow change of theme in 'allow_demo_mode' during session
4150  CHANGELOG.txt
4151  admin/display_prefs.php
4152
4153 2010-05-10 07:18 +0000 Joe Hunt
4154 (2010) Changed so Print Statements don't list voided items.
4155  CHANGELOG.txt
4156  reporting/rep108.php
4157
4158 2010-05-05 11:52 +0000 Joe Hunt
4159 (2007) Rerun
4160 Parse error in doctext.inc
4161 doctext2.inc was forgotten.
4162  CHANGELOG.txt
4163  lang/new_language_template/LC_MESSAGES/empty.po
4164  reporting/includes/doctext.inc
4165  reporting/includes/doctext2.inc
4166
4167 2010-05-05 11:02 +0000 Janusz Dobrowolski
4168 (2006) Fixed ambiguities and typos in report titles.
4169  CHANGELOG.txt
4170  reporting/includes/doctext.inc
4171
4172 2010-05-04 21:56 +0000 Joe Hunt
4173 (2005) Rerun
4174  gl/inquiry/profit_loss.php
4175
4176 2010-05-04 15:51 +0000 Joe Hunt
4177 (2004) Minor change to balance sheet/profit and loss drilldown
4178 Script is modified to display only direct child types
4179 New empty.po file for 2.2.8
4180  CHANGELOG.txt
4181  gl/inquiry/balance_sheet.php
4182  gl/inquiry/profit_loss.php
4183  lang/new_language_template/LC_MESSAGES/empty.po
4184
4185 2010-05-04 09:10 +0000 Joe Hunt
4186 (2003) [0000225] Supplier Payment Report showing paid invoices (rounding problem)
4187  CHANGELOG.txt
4188  reporting/rep203.php
4189
4190 2010-04-26 08:32 +0000 Joe Hunt
4191 (1997) Allowing the Tax Report to be printed to Excel/OO Calc
4192  CHANGELOG.txt
4193  reporting/includes/excel_report.inc
4194  reporting/rep709.php
4195  reporting/reports_main.php
4196
4197 2010-04-21 11:25 +0000 Janusz Dobrowolski
4198 (1996) ixed incorect backup of tables with multidigit prefix [0000223]
4199  CHANGELOG.txt
4200  admin/db/maintenance_db.inc
4201
4202 2010-04-21 08:20 +0000 Joe Hunt
4203 (1995) Deleting a Sales Order with reference to a voided delivery causes SQL error when
4204 looking at this delivery. Solution, can't delete, but set the deliveries to 0
4205 on the lines.
4206  CHANGELOG.txt
4207  sales/includes/db/sales_order_db.inc
4208
4209 2010-04-18 07:13 +0000 Joe Hunt
4210 (1991) Release 2.2.8
4211  CHANGELOG.txt
4212  config.default.php
4213  update.html
4214
4215 2010-04-17 19:55 +0000 Janusz Dobrowolski
4216 (1990) Checking reference uniqueness for direct invoice, small fix in company creation.
4217  CHANGELOG.txt
4218
4219 2010-04-17 19:54 +0000 Janusz Dobrowolski
4220 (1989) Added check for reference uniqueness in checking routine.
4221  sales/sales_order_entry.php
4222
4223 2010-04-17 19:53 +0000 Janusz Dobrowolski
4224 (1988) Small fix in company creation.
4225  admin/create_coy.php
4226
4227 2010-04-08 22:39 +0000 Joe Hunt
4228 (1981) Rerun
4229  admin/create_coy.php
4230
4231 2010-04-08 22:14 +0000 Joe Hunt
4232 (1980) Creating a new company without a Database script causes unpredictable errors
4233  CHANGELOG.txt
4234  admin/create_coy.php
4235
4236 2010-04-06 07:44 +0000 Joe Hunt
4237 (1979) Inactive items should not show in Price List Report. In Item lists they are  stamped (Inactive) after the description.
4238  CHANGELOG.txt
4239  reporting/rep104.php
4240  reporting/rep301.php
4241  reporting/rep302.php
4242  reporting/rep303.php
4243  reporting/rep304.php
4244  reporting/rep305.php
4245
4246 2010-04-03 08:09 +0000 Joe Hunt
4247 (1966) [0000219] Incorrect behaviors regarding Payment forms
4248  CHANGELOG.txt
4249  purchasing/supplier_payment.php
4250  sales/customer_payments.php
4251
4252 2010-03-20 11:21 +0000 Joe Hunt
4253 (1957) Rerun
4254  reporting/includes/header2.inc
4255
4256 2010-03-20 09:03 +0000 Joe Hunt
4257 (1956) [0000215} Wrong text in deliver to and not printing it.
4258  CHANGELOG.txt
4259  reporting/includes/doctext.inc
4260  reporting/includes/doctext2.inc
4261  reporting/includes/header2.inc
4262
4263 2010-03-15 18:05 +0000 Janusz Dobrowolski
4264 (1955) Fixed checks for supplier/customer/branch selection ([0000216],[0000217]).
4265  CHANGELOG.txt
4266
4267 2010-03-15 18:04 +0000 Janusz Dobrowolski
4268 (1954) Missing checks for customer/branch selection.
4269  sales/customer_payments.php
4270  sales/sales_order_entry.php
4271
4272 2010-03-15 18:03 +0000 Janusz Dobrowolski
4273 (1953) Missing check for supplier selection.
4274  purchasing/po_entry_items.php
4275  purchasing/supplier_invoice.php
4276  purchasing/supplier_payment.php
4277
4278 2010-03-15 18:02 +0000 Janusz Dobrowolski
4279 (1952) Fixed db error when no supplier selected in get_allocatable_to_supp_transactions
4280  purchasing/includes/db/suppalloc_db.inc
4281
4282 2010-03-15 13:22 +0000 Janusz Dobrowolski
4283 (1951) Small cleanups
4284  CHANGELOG.txt
4285  includes/current_user.inc
4286  includes/session.inc
4287
4288 2010-03-10 22:34 +0000 Joe Hunt
4289 (1948) Print reference on email (PO)
4290  CHANGELOG.txt
4291  reporting/rep209.php
4292
4293 2010-03-10 11:37 +0000 Joe Hunt
4294 (1947) Print full Location name on reports
4295  CHANGELOG.txt
4296  reporting/rep105.php
4297  reporting/rep301.php
4298  reporting/rep302.php
4299  reporting/rep303.php
4300
4301 2010-03-07 09:29 +0000 Joe Hunt
4302 (1946) Bug in ui_lists.inc, systypes_list_row, too many parameters in
4303  CHANGELOG.txt
4304  includes/ui/ui_lists.inc
4305
4306 2010-03-06 14:57 +0000 Joe Hunt
4307 (1945) Missing 'Set Global Supplier' in invoice_ui.inc invoice_header
4308  CHANGELOG.txt
4309  purchasing/includes/ui/invoice_ui.inc
4310
4311 2010-03-05 23:18 +0000 Joe Hunt
4312 (1944) Bug in Text(Col)WrapLines. Doesn't break on space.
4313  CHANGELOG.txt
4314  reporting/includes/pdf_report.inc
4315
4316 2010-03-05 11:22 +0000 Joe Hunt
4317 (1942) Release 2.2.7
4318 Removed redundant variable $use_new_account_types from config.php
4319 Removed redundant function get_gl_accounts_all in gl_db_accounts.
4320  CHANGELOG.txt
4321  config.default.php
4322  gl/includes/db/gl_db_accounts.inc
4323  update.html
4324
4325 2010-03-02 12:00 +0000 Joe Hunt
4326 (1941) Bug sending email from/to a name with commas. Has been replaced with ''
4327  CHANGELOG.txt
4328  reporting/includes/pdf_report.inc
4329
4330 2010-03-01 22:22 +0000 Janusz Dobrowolski
4331 (1940) [0000213] Invalid date change for edited journal entries.
4332  CHANGELOG.txt
4333  gl/gl_journal.php
4334
4335 2010-03-01 20:42 +0000 Janusz Dobrowolski
4336 (1939) [0000212] Selecting customer branches form popup was not working.
4337  CHANGELOG.txt
4338  sales/manage/customer_branches.php
4339
4340 2010-03-01 10:14 +0000 Joe Hunt
4341 (1938) Rerun
4342  admin/create_coy.php
4343
4344 2010-03-01 08:49 +0000 Joe Hunt
4345 (1932) Allow change of password without script in Create/Update Company.
4346  CHANGELOG.txt
4347  admin/create_coy.php
4348
4349 2010-02-28 15:00 +0000 Joe Hunt
4350 (1931) Fixed a non esisting voiding of Work Order Advanced and a couple of bugs in the same operation. And a fix according to Vramak on the forum.
4351 Wiki will be updated on how does the Work Order work
4352  CHANGELOG.txt
4353  manufacturing/includes/db/work_order_produce_items_db.inc
4354  manufacturing/includes/db/work_order_requirements_db.inc
4355  manufacturing/includes/db/work_orders_db.inc
4356  manufacturing/includes/db/work_orders_quick_db.inc
4357  purchasing/includes/db/grn_db.inc
4358
4359 2010-02-26 17:57 +0000 Janusz Dobrowolski
4360 (1930) Bugs 209-211 - improper handling qty/price on supplier change in purchase order, typo in WO
4361 pdf
4362  CHANGELOG.txt
4363
4364 2010-02-26 17:56 +0000 Janusz Dobrowolski
4365 (1929) [0000211] Typo in Work Order legend
4366  reporting/includes/doctext.inc
4367  reporting/includes/doctext2.inc
4368
4369 2010-02-26 17:55 +0000 Janusz Dobrowolski
4370 (1928) [0000209],[0000210] Improper price and quantity handling on supplier change.
4371  purchasing/includes/ui/po_ui.inc
4372
4373 2010-02-26 15:27 +0000 Janusz Dobrowolski
4374 (1927) Restored Esc hotkey on cancel buttons.
4375  CHANGELOG.txt
4376  js/inserts.js
4377
4378 2010-02-26 10:51 +0000 Joe Hunt
4379 (1926) [0000208] Voiding a work order production does not revert raw material quantities
4380 Rerun of empty.po
4381  CHANGELOG.txt
4382  lang/new_language_template/LC_MESSAGES/empty.po
4383  manufacturing/includes/db/work_order_produce_items_db.inc
4384
4385 2010-02-25 18:04 +0000 Janusz Dobrowolski
4386 (1916) Fixed bug in product receive quantity input.
4387  CHANGELOG.txt
4388  manufacturing/work_order_add_finished.php
4389
4390 2010-02-24 16:06 +0000 Joe Hunt
4391 (1915) Rerun
4392  includes/ui/ui_lists.inc
4393
4394 2010-02-24 14:12 +0000 Joe Hunt
4395 (1914) Small layout fix. Error in html
4396  CHANGELOG.txt
4397  includes/ui/ui_lists.inc
4398
4399 2010-02-24 09:34 +0000 Joe Hunt
4400 (1913) Tax included calculation problem when more than 1 tax type in a group
4401 Small layout fixes
4402  CHANGELOG.txt
4403  admin/backups.php
4404  reporting/rep107.php
4405  reporting/rep110.php
4406  taxes/tax_calc.inc
4407
4408 2010-02-23 10:19 +0000 Joe Hunt
4409 (1912) Final rerun :)
4410  gl/includes/db/gl_db_banking.inc
4411
4412 2010-02-22 22:19 +0000 Joe Hunt
4413 (1911) Rerun
4414  gl/includes/db/gl_db_banking.inc
4415
4416 2010-02-22 13:55 +0000 Janusz Dobrowolski
4417 (1910) Two smaller fixes in security_area codes.
4418  includes/access_levels.inc
4419
4420 2010-02-22 12:49 +0000 Joe Hunt
4421 (1909) # Bug in exchange variation calculation in certain situations. Again.
4422  CHANGELOG.txt
4423  gl/includes/db/gl_db_banking.inc
4424
4425 2010-02-22 00:24 +0000 Joe Hunt
4426 (1908) Rerun
4427  gl/manage/exchange_rates.php
4428
4429 2010-02-22 00:12 +0000 Joe Hunt
4430 (1907) Exchange rate doesn't update table immediately when adding new rate  and no exchange rates there before.
4431  CHANGELOG.txt
4432  gl/manage/exchange_rates.php
4433
4434 2010-02-21 21:08 +0000 Janusz Dobrowolski
4435 (1906) Fixed check for language session var.
4436  CHANGELOG.txt
4437  includes/session.inc
4438
4439 2010-02-19 17:04 +0000 Joe Hunt
4440 (1904) Bug in exchange variation calculation in certain situations
4441 Better and cleaner layout in graphics
4442 Fixed better layout in customer delivery form
4443  CHANGELOG.txt
4444  gl/includes/db/gl_db_banking.inc
4445  reporting/includes/class.graphic.inc
4446  sales/customer_delivery.php
4447
4448 2010-02-17 08:58 +0000 Joe Hunt
4449 (1903) Missing border layout in report centre
4450  CHANGELOG.txt
4451  reporting/includes/reports_classes.inc
4452
4453 2010-02-16 14:54 +0000 Joe Hunt
4454 (1901) Release 2.2.6
4455  CHANGELOG.txt
4456  admin/display_prefs.php
4457  config.default.php
4458  lang/new_language_template/LC_MESSAGES/empty.po
4459  update.html
4460
4461 2010-02-16 12:25 +0000 Joe Hunt
4462 (1900) CSS style is now implemented in all FA.
4463 New label style for the themes. Better layout in supp inv/credit
4464 A lot of code clean up. New password_row and file_row/cells.
4465  CHANGELOG.txt
4466  access/login.php
4467  admin/attachments.php
4468  admin/change_current_user_password.php
4469  admin/company_preferences.php
4470  admin/create_coy.php
4471  admin/gl_setup.php
4472  admin/inst_lang.php
4473  admin/inst_module.php
4474  admin/users.php
4475  config.default.php
4476  includes/ui/ui_controls.inc
4477  includes/ui/ui_input.inc
4478  includes/ui/ui_lists.inc
4479  inventory/manage/items.php
4480  purchasing/includes/ui/invoice_ui.inc
4481  purchasing/includes/ui/po_ui.inc
4482  purchasing/supplier_credit.php
4483  purchasing/supplier_invoice.php
4484  reporting/includes/reports_classes.inc
4485  sales/includes/ui/sales_order_ui.inc
4486  sales/view/view_sales_order.php
4487  themes/aqua/default.css
4488  themes/cool/default.css
4489  themes/default/default.css
4490
4491 2010-02-11 20:50 +0000 Janusz Dobrowolski
4492 (1899) Two smaller fixes (javascript and sesion language setting).
4493  CHANGELOG.txt
4494
4495 2010-02-11 20:48 +0000 Janusz Dobrowolski
4496 (1898) Fixed IE related hot keys problemwith AltTab.
4497  js/inserts.js
4498
4499 2010-02-11 20:47 +0000 Janusz Dobrowolski
4500 (1897) Better check for language session var.
4501  includes/session.inc
4502
4503 2010-02-11 08:28 +0000 Joe Hunt
4504 (1896) [0000204] GRN Valuation Report shows wrong data
4505  CHANGELOG.txt
4506  reporting/rep305.php
4507
4508 2010-02-10 21:12 +0000 Joe Hunt
4509 (1895) Added trans_no in bank deposit/payment final link, by Tom Hallman.
4510  CHANGELOG.txt
4511  gl/gl_bank.php
4512
4513 2010-02-10 14:59 +0000 Janusz Dobrowolski
4514 (1894) Fixed bug [0000202] and sparse warning in bom processing.
4515  CHANGELOG.txt
4516
4517 2010-02-10 14:57 +0000 Janusz Dobrowolski
4518 (1893) [0000202] Unable to change item type during edition.
4519  inventory/manage/items.php
4520
4521 2010-02-10 14:57 +0000 Janusz Dobrowolski
4522 (1892) Fixed sparse warning.
4523  includes/db/manufacturing_db.inc
4524
4525 2010-02-10 14:27 +0000 Joe Hunt
4526 (1891) Added a selector for decimal values in Balance Sheet and P/L Statement
4527  CHANGELOG.txt
4528  reporting/rep706.php
4529  reporting/rep707.php
4530  reporting/reports_main.php
4531
4532 2010-02-10 13:27 +0000 Joe Hunt
4533 (1890) Changed so 'Allow Negative Stock' will update the GL cogs/inventory when
4534 the correct values later are obtained.
4535  CHANGELOG.txt
4536  admin/gl_setup.php
4537  includes/db/inventory_db.inc
4538  manufacturing/includes/db/work_orders_db.inc
4539  purchasing/includes/db/grn_db.inc
4540  purchasing/includes/db/invoice_db.inc
4541
4542 2010-02-08 23:27 +0000 Joe Hunt
4543 (1882) [0000202] Global $path_to_root is missing in function handle_submit() in file admin/create_coy.php
4544  CHANGELOG.txt
4545  admin/create_coy.php
4546
4547 2010-02-06 19:06 +0000 Janusz Dobrowolski
4548 (1878) Rerun of yesterday fix for zero qty lines, another bug fixed.
4549  CHANGELOG.txt
4550
4551 2010-02-06 19:04 +0000 Janusz Dobrowolski
4552 (1877) Removed 0 zero quantity lines from DN and SI.
4553  reporting/rep107.php
4554  reporting/rep110.php
4555
4556 2010-02-06 19:03 +0000 Janusz Dobrowolski
4557 (1876) Fixed bug resulting in broken line items relations after edition of multiline SO.
4558  sales/includes/db/sales_order_db.inc
4559
4560 2010-02-06 19:02 +0000 Janusz Dobrowolski
4561 (1875) Removed last changes.
4562  sales/includes/db/sales_delivery_db.inc
4563  sales/includes/db/sales_invoice_db.inc
4564
4565 2010-02-06 16:46 +0000 Janusz Dobrowolski
4566 (1874) get_standard_cost fixed again.
4567  CHANGELOG.txt
4568  includes/db/inventory_db.inc
4569
4570 2010-02-06 14:56 +0000 Joe Hunt
4571 (1873) Changed Balance Sheets/PL Statements to be recursive
4572  CHANGELOG.txt
4573  gl/inquiry/balance_sheet.php
4574  gl/inquiry/profit_loss.php
4575  reporting/rep701.php
4576  reporting/rep705.php
4577  reporting/rep706.php
4578  reporting/rep707.php
4579
4580 2010-02-05 22:06 +0000 Joe Hunt
4581 (1872) Placing a print link in all view windows (without menus)
4582 Preparing for new recursive balance sheet/PL Statements
4583  CHANGELOG.txt
4584  gl/includes/db/gl_db_account_types.inc
4585  gl/includes/db/gl_db_accounts.inc
4586  includes/main.inc
4587  includes/ui/ui_controls.inc
4588
4589 2010-02-05 13:38 +0000 Janusz Dobrowolski
4590 (1871) Fixed get_cstandard_cost() for dummy items and prevent storing zero qty lines in
4591 DN/SI to database.
4592  CHANGELOG.txt
4593
4594 2010-02-05 13:36 +0000 Janusz Dobrowolski
4595 (1870) Prevent saving zero qty lines in database.
4596  sales/includes/db/sales_delivery_db.inc
4597  sales/includes/db/sales_invoice_db.inc
4598
4599 2010-02-05 13:35 +0000 Janusz Dobrowolski
4600 (1869) Fixed get_standard_cost() result for dummy items.
4601  includes/db/inventory_db.inc
4602
4603 2010-02-04 20:46 +0000 Janusz Dobrowolski
4604 (1868) Fixed continuation after authorization  timeout, fixed messages on backup page.
4605  CHANGELOG.txt
4606
4607 2010-02-04 20:45 +0000 Janusz Dobrowolski
4608 (1867) Fixed continuation after authorization timeout.
4609  access/login.php
4610  includes/main.inc
4611  includes/page/footer.inc
4612  includes/session.inc
4613
4614 2010-02-04 20:44 +0000 Janusz Dobrowolski
4615 (1866) Fixed for login page.
4616  themes/aqua/default.css
4617  themes/cool/default.css
4618  themes/default/default.css
4619
4620 2010-02-04 20:43 +0000 Janusz Dobrowolski
4621 (1865) Added message when no file is selected for view or download.
4622  admin/backups.php
4623
4624 2010-02-03 15:26 +0000 Joe Hunt
4625 (1859) Exchange rate bug when searching a non existing customer
4626  CHANGELOG.txt
4627  includes/banking.inc
4628
4629 2010-02-03 10:30 +0000 Joe Hunt
4630 (1858) When buying a service item from a supplier, the delivery produced
4631 wrong inventory GL transactions. No GL transactions should be here.
4632 [0000200] stock_master material_cost incorrectly updated during GRN when
4633 price format uses thousands seperator. A couple of minor errors too.
4634  CHANGELOG.txt
4635  purchasing/includes/db/grn_db.inc
4636  purchasing/includes/db/invoice_db.inc
4637  sales/includes/db/sales_delivery_db.inc
4638
4639 2010-02-03 03:39 +0000 Joe Hunt
4640 (1857) *** empty log message ***
4641  gl/inquiry/profit_loss.php
4642
4643 2010-02-03 01:10 +0000 Joe Hunt
4644 (1856) Added a Profit and Loss Drilldown page and changed menu links
4645  CHANGELOG.txt
4646  applications/generalledger.php
4647  gl/inquiry/balance_sheet.php
4648  gl/inquiry/journal_inquiry.php
4649
4650 2010-02-02 16:35 +0000 Janusz Dobrowolski
4651 (1855) Added memo search in journal inqury.
4652  CHANGELOG.txt
4653  gl/inquiry/journal_inquiry.php
4654
4655 2010-02-02 09:01 +0000 Joe Hunt
4656 (1851) Release 2.2.5
4657  CHANGELOG.txt
4658  config.default.php
4659  update.html
4660
4661 2010-02-02 08:57 +0000 Joe Hunt
4662 (1850) Release 2.2.5
4663  CHANGELOG.txt
4664
4665 2010-02-02 01:09 +0000 Joe Hunt
4666 (1849) Bug in direct invoice when cash sales and no cash account defined in sales pos.
4667  CHANGELOG.txt
4668  sales/sales_order_entry.php
4669
4670 2010-02-01 12:34 +0000 Janusz Dobrowolski
4671 (1848) Two error handling related fixes
4672  CHANGELOG.txt
4673
4674 2010-02-01 12:33 +0000 Janusz Dobrowolski
4675 (1847) Fixed error msgs display in some situations
4676  includes/errors.inc
4677
4678 2010-02-01 12:33 +0000 Janusz Dobrowolski
4679 (1846) Ajax timeout changed to 6/60s
4680  js/inserts.js
4681  js/utils.js
4682
4683 2010-02-01 11:06 +0000 Joe Hunt
4684 (1845) [0000197] Bug in closing some special balance sheet levels.
4685  CHANGELOG.txt
4686  gl/inquiry/balance_sheet.php
4687  reporting/rep705.php
4688  reporting/rep706.php
4689  reporting/rep707.php
4690
4691 2010-02-01 10:15 +0000 Joe Hunt
4692 (1844) [0000198] But ignoring shipping cost in Direct Invoice (cash).
4693  CHANGELOG.txt
4694  sales/sales_order_entry.php
4695
4696 2010-01-31 16:37 +0000 Joe Hunt
4697 (1839) Bug in Quick Entries with Tax added.
4698  CHANGELOG.txt
4699  includes/ui/ui_view.inc
4700
4701 2010-01-30 16:32 +0000 Joe Hunt
4702 (1838) Added a Balance Sheet drilldown inquiry in Banking and GL
4703  CHANGELOG.txt
4704  applications/generalledger.php
4705  gl/inquiry/balance_sheet.php
4706  gl/inquiry/gl_account_inquiry.php
4707
4708 2010-01-30 15:22 +0000 Janusz Dobrowolski
4709 (1837) Fixed bug in checking selected GL accounts for tax types.
4710  CHANGELOG.txt
4711  taxes/tax_types.php
4712
4713 2010-01-30 14:57 +0000 Joe Hunt
4714 (1836) Added Purchase tax account in en_US-new.sql and en_US-demo.sql
4715  CHANGELOG.txt
4716  sql/en_US-demo.sql
4717  sql/en_US-new.sql
4718
4719 2010-01-30 14:25 +0000 Janusz Dobrowolski
4720 (1835) [0000194] Fixed tax records from journal entry (voiding problem)
4721  CHANGELOG.txt
4722  gl/includes/db/gl_db_trans.inc
4723  reporting/rep709.php
4724
4725 2010-01-25 23:29 +0000 Joe Hunt
4726 (1827) Rerun
4727  sales/sales_order_entry.php
4728
4729 2010-01-25 16:13 +0000 Joe Hunt
4730 (1826) Rerun
4731  CHANGELOG.txt
4732  purchasing/supplier_payment.php
4733  sales/customer_payments.php
4734
4735 2010-01-25 15:37 +0000 Joe Hunt
4736 (1825) Bug not deleting refs record when deleting Sales Order, Quotation
4737 A couple of redirecting bugs
4738  CHANGELOG.txt
4739  sales/includes/db/sales_order_db.inc
4740  sales/sales_order_entry.php
4741
4742 2010-01-25 13:31 +0000 Joe Hunt
4743 (1824) Rerun. Reports checked for warnings.
4744  CHANGELOG.txt
4745  reporting/includes/doctext.inc
4746  reporting/includes/doctext2.inc
4747  reporting/includes/header2.inc
4748  reporting/rep109.php
4749  reporting/rep111.php
4750  reporting/rep112.php
4751  reporting/rep209.php
4752
4753 2010-01-25 11:00 +0000 Joe Hunt
4754 (1823) Bug in the sequence in sales price pickup
4755  CHANGELOG.txt
4756  sales/includes/sales_db.inc
4757
4758 2010-01-25 09:32 +0000 Joe Hunt
4759 (1822) Rerun
4760  CHANGELOG.txt
4761
4762 2010-01-25 09:12 +0000 Joe Hunt
4763 (1821) Added document Receipt and small rearrangements and bugfixes
4764  CHANGELOG.txt
4765  includes/types.inc
4766  includes/ui/ui_view.inc
4767  reporting/includes/doctext.inc
4768  reporting/includes/doctext2.inc
4769  reporting/includes/header2.inc
4770  reporting/includes/reporting.inc
4771  reporting/includes/reports_classes.inc
4772  reporting/rep107.php
4773  reporting/rep108.php
4774  reporting/rep109.php
4775  reporting/rep110.php
4776  reporting/rep111.php
4777  reporting/rep112.php
4778  reporting/rep209.php
4779  reporting/rep210.php
4780  reporting/reports_main.php
4781  sales/customer_payments.php
4782  sales/inquiry/customer_inquiry.php
4783  sales/sales_order_entry.php
4784
4785 2010-01-22 14:39 +0000 Joe Hunt
4786 (1804) Rerun
4787  admin/gl_setup.php
4788
4789 2010-01-22 10:12 +0000 Joe Hunt
4790 (1803) Exchange rate doesn't update table when adding new or deleting rate
4791  CHANGELOG.txt
4792  gl/manage/exchange_rates.php
4793
4794 2010-01-22 00:44 +0000 Joe Hunt
4795 (1802) Small adjustments to Bank Statement and GL Transactions Reports
4796  CHANGELOG.txt
4797  reporting/includes/reports_classes.inc
4798  reporting/rep601.php
4799  reporting/rep704.php
4800
4801 2010-01-20 12:10 +0000 Joe Hunt
4802 (1801) Put a heavy warning on marking the checkbox 'Allow Negative Inventory'.
4803  CHANGELOG.txt
4804  admin/gl_setup.php
4805
4806 2010-01-19 00:27 +0000 Joe Hunt
4807 (1799) Rerun
4808  includes/db/manufacturing_db.inc
4809
4810 2010-01-18 22:53 +0000 Joe Hunt
4811 (1798) Demand was calculated double from Sales Quotation. Should be 0
4812  CHANGELOG.txt
4813  includes/db/manufacturing_db.inc
4814
4815 2010-01-18 14:23 +0000 Joe Hunt
4816 (1797) Rerun
4817  gl/bank_transfer.php
4818
4819 2010-01-18 14:16 +0000 Joe Hunt
4820 (1796) A back link was still in Bank Transfer.
4821  CHANGELOG.txt
4822  gl/bank_transfer.php
4823  update.html
4824
4825 2010-01-17 22:34 +0000 Joe Hunt
4826 (1795) Release 2.2.4
4827  CHANGELOG.txt
4828  config.default.php
4829  update.html
4830
4831 2010-01-17 22:10 +0000 Janusz Dobrowolski
4832 (1794) Fixed checks before deleting POS, fixed error display in ajax mode.
4833  CHANGELOG.txt
4834
4835 2010-01-17 22:09 +0000 Janusz Dobrowolski
4836 (1793) Fixed checks for deleting POS.
4837  sales/manage/sales_points.php
4838
4839 2010-01-17 22:09 +0000 Janusz Dobrowolski
4840 (1792) Fixed error messages display in ajax mode.
4841  includes/errors.inc
4842
4843 2010-01-17 13:02 +0000 Janusz Dobrowolski
4844 (1791) Improved error checking during company creation, small fix in en_US-new.sql
4845  CHANGELOG.txt
4846
4847 2010-01-17 13:01 +0000 Janusz Dobrowolski
4848 (1790) Fixed default value for stock_category.dflt_tax_type
4849  sql/en_US-new.sql
4850
4851 2010-01-17 13:00 +0000 Janusz Dobrowolski
4852 (1789) Improved error checking during company update/creation.
4853  admin/create_coy.php
4854
4855 2010-01-15 22:17 +0000 Janusz Dobrowolski
4856 (1788) Empty numeric input fields globally defaulted to 0.
4857  CHANGELOG.txt
4858  includes/data_checks.inc
4859  includes/ui/ui_input.inc
4860
4861 2010-01-15 17:46 +0000 Janusz Dobrowolski
4862 (1787) Fixed bug [0000187] and two other improvements.
4863  CHANGELOG.txt
4864
4865 2010-01-15 17:45 +0000 Janusz Dobrowolski
4866 (1786) Cleaned warnings in errorlog.
4867  sales/includes/sales_db.inc
4868
4869 2010-01-15 17:45 +0000 Janusz Dobrowolski
4870 (1785) [0000187] Fixed category and description reset after failed check.
4871  inventory/manage/sales_kits.php
4872
4873 2010-01-15 17:43 +0000 Janusz Dobrowolski
4874 (1784) Fixed maximal id length to 10 digits.
4875  gl/manage/gl_account_types.php
4876
4877 2010-01-15 10:46 +0000 Joe Hunt
4878 (1783) Removed a comma after last item in structure for 0_tax_types, line 1596
4879  CHANGELOG.txt
4880  sql/en_US-new.sql
4881
4882 2010-01-15 09:37 +0000 Joe Hunt
4883 (1782) [0000190] Back link on confirmation only pages removed.
4884  CHANGELOG.txt
4885  includes/main.inc
4886  includes/page/footer.inc
4887  includes/ui/ui_view.inc
4888
4889 2010-01-14 10:06 +0000 Joe Hunt
4890 (1781) A couple of small bugs were fixed in average material cost
4891  CHANGELOG.txt
4892  manufacturing/includes/db/work_orders_db.inc
4893  purchasing/includes/db/grn_db.inc
4894  purchasing/includes/db/invoice_db.inc
4895
4896 2010-01-13 19:24 +0000 Joe Hunt
4897 (1780) Changed so GL Account Types id allows up to 6 digits
4898  CHANGELOG.txt
4899  gl/manage/gl_account_types.php
4900
4901 2010-01-13 11:51 +0000 Joe Hunt
4902 (1779) Changed so also Item Adjustment and Cost Update allow more than 2 dec in price
4903  CHANGELOG.txt
4904  inventory/cost_update.php
4905  inventory/includes/item_adjustments_ui.inc
4906  inventory/view/view_adjustment.php
4907
4908 2010-01-12 15:15 +0000 Janusz Dobrowolski
4909 (1778) Fied buggy exemptions display in item tax editor.
4910  CHANGELOG.txt
4911  taxes/item_tax_types.php
4912
4913 2010-01-12 11:45 +0000 Joe Hunt
4914 (1773) Rerun
4915  admin/fiscalyears.php
4916
4917 2010-01-12 10:26 +0000 Joe Hunt
4918 (1772) Release 2.2.3
4919 Allow using of multi level sub-types when digits are of same length in account types
4920 Print COA also prints class id and account type id.
4921  CHANGELOG.txt
4922  admin/fiscalyears.php
4923  config.default.php
4924  gl/includes/db/gl_db_accounts.inc
4925  reporting/rep701.php
4926  update.html
4927
4928 2010-01-11 11:52 +0000 Janusz Dobrowolski
4929 (1770) Removed invalid constraint on tax_types table.
4930  CHANGELOG.txt
4931  sql/en_US-new.sql
4932
4933 2010-01-10 23:26 +0000 Janusz Dobrowolski
4934 (1769) [0000185] Update notification for reorder levels was missing.
4935  CHANGELOG.txt
4936  inventory/reorder_level.php
4937
4938 2010-01-10 21:41 +0000 Janusz Dobrowolski
4939 (1768) Fixed bugs [0000186],[0000187] and a couple of other cleanups.
4940  CHANGELOG.txt
4941
4942 2010-01-10 21:38 +0000 Janusz Dobrowolski
4943 (1767) Code cleanup.
4944  includes/current_user.inc
4945
4946 2010-01-10 21:38 +0000 Janusz Dobrowolski
4947 (1766) Fixed check for empty POST in check_num()
4948  includes/data_checks.inc
4949
4950 2010-01-10 21:36 +0000 Janusz Dobrowolski
4951 (1765) Fields reset after check failed fixed.
4952  inventory/manage/item_codes.php
4953
4954 2010-01-10 21:34 +0000 Janusz Dobrowolski
4955 (1764) [0000186] Timeout on refres button.
4956  sales/allocations/customer_allocate.php
4957
4958 2010-01-10 16:23 +0000 Janusz Dobrowolski
4959 (1763) Fixed js bug in IE7, some bugfixes and improvements.
4960  CHANGELOG.txt
4961
4962 2010-01-10 16:21 +0000 Janusz Dobrowolski
4963 (1762) Added support for customized doctext.inc/header2.inc
4964  reporting/includes/pdf_report.inc
4965  reporting/prn_redirect.php
4966
4967 2010-01-10 16:21 +0000 Janusz Dobrowolski
4968 (1761) Increased number of decimals for tax calculations.
4969  taxes/tax_calc.inc
4970
4971 2010-01-10 16:20 +0000 Janusz Dobrowolski
4972 (1760) Prevented wanings for sqls without 'inactive' field.
4973  includes/ui/db_pager_view.inc
4974
4975 2010-01-10 16:18 +0000 Janusz Dobrowolski
4976 (1759) Small fix in new_doc_date()
4977  includes/date_functions.inc
4978
4979 2010-01-10 16:17 +0000 Janusz Dobrowolski
4980 (1758) Fixed js error in IE7
4981  js/inserts.js
4982
4983 2010-01-10 09:59 +0000 Joe Hunt
4984 (1757) Rerun
4985  admin/fiscalyears.php
4986
4987 2010-01-09 23:23 +0000 Joe Hunt
4988 (1756) Rerun
4989  admin/fiscalyears.php
4990
4991 2010-01-09 16:43 +0000 Joe Hunt
4992 (1755) Bugs in deleting fiscal year. Some transactions weren't deleted.
4993  CHANGELOG.txt
4994  admin/fiscalyears.php
4995
4996 2010-01-07 23:45 +0000 Joe Hunt
4997 (1754) *** empty log message ***
4998  reporting/includes/doctext.inc
4999  reporting/includes/doctext2.inc
5000
5001 2010-01-07 23:34 +0000 Joe Hunt
5002 (1753) Rerun of Remittance
5003  purchasing/inquiry/supplier_inquiry.php
5004  purchasing/supplier_payment.php
5005  reporting/includes/doctext.inc
5006  reporting/includes/doctext2.inc
5007  reporting/includes/reporting.inc
5008  reporting/includes/reports_classes.inc
5009  reporting/rep210.php
5010
5011 2010-01-07 15:29 +0000 Joe Hunt
5012 (1752) Creating recurrent invoices with date outside fiscal year
5013  CHANGELOG.txt
5014  sales/create_recurrent_invoices.php
5015
5016 2010-01-07 14:24 +0000 Joe Hunt
5017 (1751) Changed to let the $doctypes in documents follow the types in types.inc
5018 New document, Remittance, to print payment allocations to suppliers
5019 Also print/email links from Supplier Payment and Supplier Inquiry.
5020  CHANGELOG.txt
5021  purchasing/inquiry/supplier_inquiry.php
5022  purchasing/supplier_payment.php
5023  reporting/includes/doctext.inc
5024  reporting/includes/doctext2.inc
5025  reporting/includes/header2.inc
5026  reporting/includes/pdf_report.inc
5027  reporting/includes/reporting.inc
5028  reporting/includes/reports_classes.inc
5029  reporting/rep108.php
5030  reporting/rep109.php
5031  reporting/rep110.php
5032  reporting/rep111.php
5033  reporting/rep209.php
5034  reporting/rep210.php
5035  reporting/reports_main.php
5036
5037 2010-01-06 07:31 +0000 Janusz Dobrowolski
5038 (1750) Small fix in session.inc and extension of reference incrementation algorithm
5039  CHANGELOG.txt
5040  includes/references.inc
5041  includes/session.inc
5042
5043 2010-01-05 14:59 +0000 Joe Hunt
5044 (1749) Improved layout on documents.
5045  CHANGELOG.txt
5046  reporting/includes/doctext.inc
5047  reporting/includes/doctext2.inc
5048  reporting/includes/header2.inc
5049
5050 2010-01-04 15:43 +0000 Joe Hunt
5051 (1748) Making the stretch parameter = 1 on default print pdf all over
5052  CHANGELOG.txt
5053  reporting/includes/class.pdf.inc
5054  reporting/includes/pdf_report.inc
5055
5056 2009-12-30 23:41 +0000 Joe Hunt
5057 (1747) When updating tax rate, it didn't show and calculate correct in documents.
5058  CHANGELOG.txt
5059  taxes/db/tax_groups_db.inc
5060
5061 2009-12-27 14:01 +0000 Joe Hunt
5062 (1746) Problems letting various currency bank accounts sharing the same GL account
5063 Rollback of bank_accounts.php
5064  CHANGELOG.txt
5065  gl/includes/db/gl_db_banking.inc
5066  gl/manage/bank_accounts.php
5067
5068 2009-12-27 08:44 +0000 Joe Hunt
5069 (1745) Minor fix
5070  gl/manage/bank_accounts.php
5071
5072 2009-12-27 00:15 +0000 Joe Hunt
5073 (1744) Problems letting various currency bank accounts sharing the same GL account
5074 Foreign currency accounts must have their own specific GL accounts.
5075  CHANGELOG.txt
5076  gl/manage/bank_accounts.php
5077
5078 2009-12-23 23:03 +0000 Joe Hunt
5079 (1741) Restoring journal entry sql to previous without join with bank_trans due to error in joins. Tom Hallman works on it until 2.2.3
5080  CHANGELOG.txt
5081  gl/inquiry/journal_inquiry.php
5082
5083 2009-12-23 17:07 +0000 Joe Hunt
5084 (1740) Changed so Printed Sales Order (Quotation) shows TOTAL VAT INCL. if it is.
5085  CHANGELOG.txt
5086  reporting/includes/doctext.inc
5087  reporting/includes/doctext2.inc
5088  reporting/rep109.php
5089  reporting/rep111.php
5090
5091 2009-12-23 16:05 +0000 Joe Hunt
5092 (1739) Replaced all deprecated functions so FA runs in php >= 5.3.0 as well.
5093  CHANGELOG.txt
5094  admin/db/maintenance_db.inc
5095  gl/gl_bank.php
5096  includes/db_pager.inc
5097  includes/lang/language.php
5098  includes/page/header.inc
5099  includes/session.inc
5100  install/save.php
5101  inventory/adjustments.php
5102  inventory/transfers.php
5103  purchasing/allocations/supplier_allocate.php
5104  purchasing/includes/ui/po_ui.inc
5105  purchasing/supplier_invoice.php
5106  reporting/includes/Workbook.php
5107  reporting/includes/class.graphic.inc
5108  reporting/includes/tcpdf.php
5109  sales/allocations/customer_allocate.php
5110
5111 2009-12-23 10:50 +0000 Joe Hunt
5112 (1738) Release 2.2.2
5113  CHANGELOG.txt
5114  config.default.php
5115  update.html
5116
5117 2009-12-22 16:56 +0000 Joe Hunt
5118 (1737) Some additional changes in pdf_report.inc for supporting report extensions.
5119  CHANGELOG.txt
5120  reporting/includes/excel_report.inc
5121  reporting/includes/pdf_report.inc
5122
5123 2009-12-21 23:36 +0000 Joe Hunt
5124 (1736) Some additional changes in pdf_report.inc for supporting report extensions.
5125  CHANGELOG.txt
5126  reporting/includes/pdf_report.inc
5127
5128 2009-12-21 22:20 +0000 Janusz Dobrowolski
5129 (1735) Fixed bug [0000184] and smaller fixes in customer_dluvery.php
5130  CHANGELOG.txt
5131
5132 2009-12-21 22:19 +0000 Janusz Dobrowolski
5133 (1734) Fixed bad source document quantity update and invalid qtys during derivative document
5134 entry [0000184].
5135  sales/includes/cart_class.inc
5136  sales/includes/sales_db.inc
5137
5138 2009-12-21 22:17 +0000 Janusz Dobrowolski
5139 (1733) Fixed quantity columns descriptions in delivery note edition.
5140  sales/customer_delivery.php
5141
5142 2009-12-20 23:36 +0000 Joe Hunt
5143 (1732) Function money_format function doesn't exist in OS Win. Fix in current_user.inc
5144 Some errors in header3() in pdf_report.inc..
5145  CHANGELOG.txt
5146  includes/current_user.inc
5147  reporting/includes/pdf_report.inc
5148
5149 2009-12-18 15:35 +0000 Joe Hunt
5150 (1731) Allowing a quantity of 0 in a PO item line when modifying caused strange result.
5151 Fixed depending on the decimals in the stock item to not allow less than minimum.
5152  CHANGELOG.txt
5153  purchasing/po_entry_items.php
5154
5155 2009-12-12 15:32 +0000 Joe Hunt
5156 (1730) Implemented search on categories as well in sales_items_list...
5157  CHANGELOG.txt
5158  includes/ui/ui_lists.inc
5159
5160 2009-12-09 16:14 +0000 Janusz Dobrowolski
5161 (1728) Added new System Diagnostics page
5162  CHANGELOG.txt
5163  admin/system_diagnostics.php
5164  applications/setup.php
5165
5166 2009-12-08 20:09 +0000 Joe Hunt
5167 (1727) Extended the Report Engine to better support own reports
5168  CHANGELOG.txt
5169  reporting/fonts/courier.php
5170  reporting/fonts/symbol.php
5171  reporting/fonts/times.php
5172  reporting/fonts/timesb.php
5173  reporting/fonts/timesbi.php
5174  reporting/fonts/timesi.php
5175  reporting/fonts/zapfdingbats.php
5176  reporting/includes/class.pdf.inc
5177  reporting/includes/excel_report.inc
5178  reporting/includes/pdf_report.inc
5179  reporting/includes/tcpdf.php
5180
5181 2009-12-07 13:59 +0000 Joe Hunt
5182 (1726) Providing use of alternative providers for exchange rates.
5183  CHANGELOG.txt
5184  gl/includes/db/gl_db_rates.inc
5185
5186 2009-12-06 22:44 +0000 Janusz Dobrowolski
5187 (1725) Additional ptrefixcheck on company creation, safer company removal sequence.
5188  CHANGELOG.txt
5189  admin/create_coy.php
5190  admin/db/maintenance_db.inc
5191
5192 2009-12-04 22:54 +0000 Joe Hunt
5193 (1720) Better date2sql in date_functions.inc
5194  CHANGELOG.txt
5195  includes/date_functions.inc
5196
5197 2009-12-04 18:28 +0000 Janusz Dobrowolski
5198 (1719) False currency rate error on first opening of sales order entry, when customer_list is off -
5199 fixed.
5200  CHANGELOG.txt
5201  sales/includes/cart_class.inc
5202
5203 2009-12-04 17:59 +0000 Janusz Dobrowolski
5204 (1718) [0000179] cannot allocate amount for ST_BANKPAYMENT type payments
5205  CHANGELOG.txt
5206  includes/ui/allocation_cart.inc
5207
5208 2009-12-04 08:59 +0000 Joe Hunt
5209 (1717) Print Statement prints balances in wrong place.
5210  CHANGELOG.txt
5211  reporting/rep108.php
5212
5213 2009-12-03 08:41 +0000 Janusz Dobrowolski
5214 (1714) Fixed bug [0000179] (data error in supplier allocations)
5215  CHANGELOG.txt
5216  includes/ui/allocation_cart.inc
5217  purchasing/includes/db/supp_trans_db.inc
5218
5219 2009-12-02 16:36 +0000 Janusz Dobrowolski
5220 (1711) Fixed view/download backup
5221  CHANGELOG.txt
5222  admin/backups.php
5223
5224 2009-12-02 16:29 +0000 Joe Hunt
5225 (1710) Changed 'delete' to 'delete2' in backups.php to better satisfy IE8 (Yes!)
5226  CHANGELOG.txt
5227  admin/backups.php
5228
5229 2009-12-02 13:04 +0000 Janusz Dobrowolski
5230 (1709) Display settings restored on every login in demo mode.
5231  CHANGELOG.txt
5232  admin/display_prefs.php
5233  includes/current_user.inc
5234
5235 2009-12-02 12:37 +0000 Janusz Dobrowolski
5236 (1708) Redone fix in dupliate data error handling.
5237  CHANGELOG.txt
5238  includes/errors.inc
5239
5240 2009-12-02 10:51 +0000 Janusz Dobrowolski
5241 (1707) Fixed db_export against eventual strict mode problems.
5242  CHANGELOG.txt
5243
5244 2009-12-02 10:50 +0000 Janusz Dobrowolski
5245 (1706) Fixed db_export to properly store null default values
5246  admin/db/maintenance_db.inc
5247
5248 2009-12-02 10:03 +0000 Janusz Dobrowolski
5249 (1705) More strict mode fixes.
5250  sql/en_US-demo.sql
5251
5252 2009-12-02 00:17 +0000 Joe Hunt
5253 (1704) More restrictions on deleting gl_accounts
5254 Small changes in systypes for ST_COSTUPDATE.
5255  CHANGELOG.txt
5256  gl/manage/gl_accounts.php
5257  includes/systypes.inc
5258
5259 2009-12-01 20:24 +0000 Janusz Dobrowolski
5260 (1703) Next transaction number retrieved from transaction table instead of sys_types
5261  CHANGELOG.txt
5262  includes/systypes.inc
5263
5264 2009-12-01 16:03 +0000 Janusz Dobrowolski
5265 (1701) Fixed path_to_root in display_error()
5266  install/save.php
5267
5268 2009-12-01 15:43 +0000 Joe Hunt
5269 (1700) Another session destroy but beter
5270  install/save.php
5271
5272 2009-12-01 12:35 +0000 Joe Hunt
5273 (1699) session destroy
5274  install/save.php
5275
5276 2009-12-01 09:44 +0000 Joe Hunt
5277 (1698) Release 2.2.1
5278  CHANGELOG.txt
5279  config.default.php
5280  lang/en_US/LC_MESSAGES/en_US.mo
5281  lang/new_language_template/LC_MESSAGES/empty.po
5282
5283 2009-12-01 07:28 +0000 Janusz Dobrowolski
5284 (1697) Fixed bug in error handling during install, improved debug mode for duplicate data errors.
5285  CHANGELOG.txt
5286
5287 2009-12-01 07:27 +0000 Janusz Dobrowolski
5288 (1696) Fixed error handling (removal of config.php after error).
5289  install/save.php
5290
5291 2009-12-01 07:26 +0000 Janusz Dobrowolski
5292 (1695) Display sql in debug mode after duplicate data error.
5293  includes/errors.inc
5294
5295 2009-11-29 14:38 +0000 Janusz Dobrowolski
5296 (1693) Fixed and optimized language support.
5297  CHANGELOG.txt
5298
5299 2009-11-29 14:37 +0000 Janusz Dobrowolski
5300 (1692) Optimized language handling (removed sparse session language table)
5301  includes/lang/language.php
5302  includes/session.inc
5303
5304 2009-11-29 14:36 +0000 Janusz Dobrowolski
5305 (1691) Array helpers moved from main.,inc. Added array_search_value and array_search_key
5306  includes/current_user.inc
5307
5308 2009-11-29 14:35 +0000 Janusz Dobrowolski
5309 (1690) Array helpers moved to current_user.inc
5310  includes/main.inc
5311
5312 2009-11-29 10:08 +0000 Janusz Dobrowolski
5313 (1689) Fixed language change bug in display prefferences.
5314  CHANGELOG.txt
5315  includes/lang/language.php
5316
5317 2009-11-28 08:41 +0000 Joe Hunt
5318 (1688) Missing ajax trigger in stock_purchasable_items_list_cells. Prices not updated instantly
5319  CHANGELOG.txt
5320  purchasing/includes/ui/po_ui.inc
5321
5322 2009-11-26 22:34 +0000 Joe Hunt
5323 (1687) Minor fix 2
5324  reporting/includes/header2.inc
5325
5326 2009-11-26 22:30 +0000 Joe Hunt
5327 (1686) Minor fix
5328  reporting/includes/header2.inc
5329
5330 2009-11-26 21:17 +0000 Joe Hunt
5331 (1685) Round to nearest value of 0 produced a division by zero error
5332 When printing reference numbers instead of internal numbers on documents it should also refer to reference numbers in deliveries and orders.
5333  CHANGELOG.txt
5334  admin/company_preferences.php
5335  reporting/includes/header2.inc
5336
5337 2009-11-25 16:20 +0000 Joe Hunt
5338 (1684) Fixed so total amount cannot be 0 in Bank Payments/Deposits
5339  CHANGELOG.txt
5340  gl/gl_bank.php
5341
5342 2009-11-21 14:16 +0000 Janusz Dobrowolski
5343 (1683) Fixed bug [0000178] - database error when allocation bank payment in supplier allocations.
5344  CHANGELOG.txt
5345  includes/ui/allocation_cart.inc
5346
5347 2009-11-21 14:14 +0000 Janusz Dobrowolski
5348 (1682) Fixed type constant usage.
5349  purchasing/includes/db/supp_trans_db.inc
5350
5351 2009-11-19 16:03 +0000 Janusz Dobrowolski
5352 (1681) New/obsolete files update on 2.2
5353  access/timeout.php
5354  admin/db/security_db.inc
5355  admin/db/tags_db.inc
5356  admin/security_roles.php
5357  admin/tags.php
5358  config.default.php
5359  config.php
5360  config_db.php
5361  doc/2.2_Beta.txt
5362  doc/access_levels.txt
5363  doc/calculate_price.txt
5364  doc/sales_quotations.txt
5365  gl/inquiry/journal_inquiry.php
5366  includes/access_levels.inc
5367  includes/db/audit_trail_db.inc
5368  includes/reserved.inc
5369  installed_extensions.php
5370  js/payalloc.js
5371  lang/installed_languages.inc
5372  modules/installed_modules.php
5373  reporting/rep111.php
5374  reporting/rep305.php
5375  reporting/rep409.php
5376  reporting/rep710.php
5377  sql/alter2.2.php
5378  sql/alter2.2.sql
5379  sql/alter2.2rc.sql
5380  themes/aqua/images/escape.png
5381  themes/cool/images/escape.png
5382
5383 2009-11-19 15:36 +0000 Janusz Dobrowolski
5384 (1680) Update from usntable branch.
5385  .htaccess
5386  CHANGELOG.txt
5387  access/login.php
5388  access/logout.php
5389  admin/attachments.php
5390  admin/backups.php
5391  admin/change_current_user_password.php
5392  admin/company_preferences.php
5393  admin/create_coy.php
5394  admin/db/company_db.inc
5395  admin/db/maintenance_db.inc
5396  admin/db/printers_db.inc
5397  admin/db/users_db.inc
5398  admin/db/voiding_db.inc
5399  admin/display_prefs.php
5400  admin/fiscalyears.php
5401  admin/forms_setup.php
5402  admin/gl_setup.php
5403  admin/inst_lang.php
5404  admin/inst_module.php
5405  admin/inst_upgrade.php
5406  admin/payment_terms.php
5407  admin/print_profiles.php
5408  admin/printers.php
5409  admin/shipping_companies.php
5410  admin/users.php
5411  admin/view_print_transaction.php
5412  admin/void_transaction.php
5413  applications/application.php
5414  applications/customers.php
5415  applications/dimensions.php
5416  applications/generalledger.php
5417  applications/inventory.php
5418  applications/manufacturing.php
5419  applications/setup.php
5420  applications/suppliers.php
5421  dimensions/dimension_entry.php
5422  dimensions/includes/dimensions_db.inc
5423  dimensions/inquiry/search_dimensions.php
5424  dimensions/view/view_dimension.php
5425  doc/2.1_Beta.txt
5426  doc/attachments.txt
5427  doc/dim_on_invoice.txt
5428  doc/extensions.txt
5429  doc/quick_entries.txt
5430  doc/recurrent_invoice.txt
5431  frontaccounting.php
5432  gl/bank_account_reconcile.php
5433  gl/bank_transfer.php
5434  gl/gl_bank.php
5435  gl/gl_budget.php
5436  gl/gl_journal.php
5437  gl/includes/db/gl_db_account_types.inc
5438  gl/includes/db/gl_db_accounts.inc
5439  gl/includes/db/gl_db_bank_accounts.inc
5440  gl/includes/db/gl_db_banking.inc
5441  gl/includes/db/gl_db_currencies.inc
5442  gl/includes/db/gl_db_rates.inc
5443  gl/includes/db/gl_db_trans.inc
5444  gl/includes/ui/gl_bank_ui.inc
5445  gl/includes/ui/gl_journal_ui.inc
5446  gl/inquiry/bank_inquiry.php
5447  gl/inquiry/gl_account_inquiry.php
5448  gl/inquiry/gl_trial_balance.php
5449  gl/inquiry/tax_inquiry.php
5450  gl/manage/bank_accounts.php
5451  gl/manage/currencies.php
5452  gl/manage/exchange_rates.php
5453  gl/manage/gl_account_classes.php
5454  gl/manage/gl_account_types.php
5455  gl/manage/gl_accounts.php
5456  gl/manage/gl_quick_entries.php
5457  gl/view/bank_transfer_view.php
5458  gl/view/gl_deposit_view.php
5459  gl/view/gl_payment_view.php
5460  gl/view/gl_trans_view.php
5461  includes/JsHttpRequest.php
5462  includes/banking.inc
5463  includes/current_user.inc
5464  includes/data_checks.inc
5465  includes/date_functions.inc
5466  includes/db/comments_db.inc
5467  includes/db/connect_db.inc
5468  includes/db/inventory_db.inc
5469  includes/db/manufacturing_db.inc
5470  includes/db/references_db.inc
5471  includes/db/sql_functions.inc
5472  includes/db_pager.inc
5473  includes/errors.inc
5474  includes/lang/gettext.php
5475  includes/lang/language.php
5476  includes/main.inc
5477  includes/page/footer.inc
5478  includes/page/header.inc
5479  includes/prefs/sysprefs.inc
5480  includes/prefs/userprefs.inc
5481  includes/references.inc
5482  includes/session.inc
5483  includes/systypes.inc
5484  includes/types.inc
5485  includes/ui/allocation_cart.inc
5486  includes/ui/db_pager_view.inc
5487  includes/ui/items_cart.inc
5488  includes/ui/ui_controls.inc
5489  includes/ui/ui_globals.inc
5490  includes/ui/ui_input.inc
5491  includes/ui/ui_lists.inc
5492  includes/ui/ui_view.inc
5493  index.php
5494  install.html
5495  install/index.php
5496  install/save.php
5497  inventory/adjustments.php
5498  inventory/cost_update.php
5499  inventory/includes/db/items_adjust_db.inc
5500  inventory/includes/db/items_category_db.inc
5501  inventory/includes/db/items_db.inc
5502  inventory/includes/db/items_locations_db.inc
5503  inventory/includes/db/items_trans_db.inc
5504  inventory/includes/db/items_transfer_db.inc
5505  inventory/includes/db/items_units_db.inc
5506  inventory/includes/db/movement_types_db.inc
5507  inventory/includes/item_adjustments_ui.inc
5508  inventory/includes/stock_transfers_ui.inc
5509  inventory/inquiry/stock_movements.php
5510  inventory/inquiry/stock_status.php
5511  inventory/manage/item_categories.php
5512  inventory/manage/item_codes.php
5513  inventory/manage/item_units.php
5514  inventory/manage/items.php
5515  inventory/manage/locations.php
5516  inventory/manage/movement_types.php
5517  inventory/manage/sales_kits.php
5518  inventory/prices.php
5519  inventory/purchasing_data.php
5520  inventory/reorder_level.php
5521  inventory/transfers.php
5522  inventory/view/view_adjustment.php
5523  inventory/view/view_transfer.php
5524  js/inserts.js
5525  js/utils.js
5526  lang/en_US/LC_MESSAGES/en_US.mo
5527  lang/new_language_template/LC_MESSAGES/empty.po
5528  manufacturing/includes/db/work_centres_db.inc
5529  manufacturing/includes/db/work_order_issues_db.inc
5530  manufacturing/includes/db/work_order_produce_items_db.inc
5531  manufacturing/includes/db/work_orders_db.inc
5532  manufacturing/includes/db/work_orders_quick_db.inc
5533  manufacturing/includes/manufacturing_ui.inc
5534  manufacturing/includes/work_order_issue_ui.inc
5535  manufacturing/inquiry/bom_cost_inquiry.php
5536  manufacturing/inquiry/where_used_inquiry.php
5537  manufacturing/manage/bom_edit.php
5538  manufacturing/manage/work_centres.php
5539  manufacturing/search_work_orders.php
5540  manufacturing/view/wo_issue_view.php
5541  manufacturing/view/wo_production_view.php
5542  manufacturing/view/work_order_view.php
5543  manufacturing/work_order_add_finished.php
5544  manufacturing/work_order_costs.php
5545  manufacturing/work_order_entry.php
5546  manufacturing/work_order_issue.php
5547  manufacturing/work_order_release.php
5548  purchasing/allocations/supplier_allocate.php
5549  purchasing/allocations/supplier_allocation_main.php
5550  purchasing/includes/db/grn_db.inc
5551  purchasing/includes/db/invoice_db.inc
5552  purchasing/includes/db/po_db.inc
5553  purchasing/includes/db/supp_payment_db.inc
5554  purchasing/includes/db/supp_trans_db.inc
5555  purchasing/includes/db/suppalloc_db.inc
5556  purchasing/includes/db/suppliers_db.inc
5557  purchasing/includes/purchasing_db.inc
5558  purchasing/includes/ui/grn_ui.inc
5559  purchasing/includes/ui/invoice_ui.inc
5560  purchasing/includes/ui/po_ui.inc
5561  purchasing/inquiry/po_search.php
5562  purchasing/inquiry/po_search_completed.php
5563  purchasing/inquiry/supplier_allocation_inquiry.php
5564  purchasing/inquiry/supplier_inquiry.php
5565  purchasing/manage/suppliers.php
5566  purchasing/po_entry_items.php
5567  purchasing/po_receive_items.php
5568  purchasing/supplier_credit.php
5569  purchasing/supplier_invoice.php
5570  purchasing/supplier_payment.php
5571  purchasing/view/view_grn.php
5572  purchasing/view/view_po.php
5573  purchasing/view/view_supp_credit.php
5574  purchasing/view/view_supp_invoice.php
5575  purchasing/view/view_supp_payment.php
5576  reporting/includes/class.graphic.inc
5577  reporting/includes/doctext.inc
5578  reporting/includes/doctext2.inc
5579  reporting/includes/excel_report.inc
5580  reporting/includes/header2.inc
5581  reporting/includes/pdf_report.inc
5582  reporting/includes/reporting.inc
5583  reporting/includes/reports_classes.inc
5584  reporting/prn_redirect.php
5585  reporting/rep101.php
5586  reporting/rep102.php
5587  reporting/rep103.php
5588  reporting/rep104.php
5589  reporting/rep105.php
5590  reporting/rep106.php
5591  reporting/rep107.php
5592  reporting/rep108.php
5593  reporting/rep109.php
5594  reporting/rep110.php
5595  reporting/rep201.php
5596  reporting/rep202.php
5597  reporting/rep203.php
5598  reporting/rep204.php
5599  reporting/rep209.php
5600  reporting/rep301.php
5601  reporting/rep302.php
5602  reporting/rep303.php
5603  reporting/rep304.php
5604  reporting/rep401.php
5605  reporting/rep501.php
5606  reporting/rep601.php
5607  reporting/rep701.php
5608  reporting/rep702.php
5609  reporting/rep704.php
5610  reporting/rep705.php
5611  reporting/rep706.php
5612  reporting/rep707.php
5613  reporting/rep708.php
5614  reporting/rep709.php
5615  reporting/reports_main.php
5616  sales/allocations/customer_allocate.php
5617  sales/allocations/customer_allocation_main.php
5618  sales/create_recurrent_invoices.php
5619  sales/credit_note_entry.php
5620  sales/customer_credit_invoice.php
5621  sales/customer_delivery.php
5622  sales/customer_invoice.php
5623  sales/customer_payments.php
5624  sales/includes/cart_class.inc
5625  sales/includes/db/credit_status_db.inc
5626  sales/includes/db/cust_trans_db.inc
5627  sales/includes/db/custalloc_db.inc
5628  sales/includes/db/payment_db.inc
5629  sales/includes/db/sales_credit_db.inc
5630  sales/includes/db/sales_delivery_db.inc
5631  sales/includes/db/sales_invoice_db.inc
5632  sales/includes/db/sales_order_db.inc
5633  sales/includes/db/sales_points_db.inc
5634  sales/includes/db/sales_types_db.inc
5635  sales/includes/sales_db.inc
5636  sales/includes/ui/sales_credit_ui.inc
5637  sales/includes/ui/sales_order_ui.inc
5638  sales/inquiry/customer_allocation_inquiry.php
5639  sales/inquiry/customer_inquiry.php
5640  sales/inquiry/sales_deliveries_view.php
5641  sales/inquiry/sales_orders_view.php
5642  sales/manage/credit_status.php
5643  sales/manage/customer_branches.php
5644  sales/manage/customers.php
5645  sales/manage/recurrent_invoices.php
5646  sales/manage/sales_areas.php
5647  sales/manage/sales_groups.php
5648  sales/manage/sales_people.php
5649  sales/manage/sales_points.php
5650  sales/manage/sales_types.php
5651  sales/sales_order_entry.php
5652  sales/view/view_credit.php
5653  sales/view/view_dispatch.php
5654  sales/view/view_invoice.php
5655  sales/view/view_receipt.php
5656  sales/view/view_sales_order.php
5657  sql/alter2.1.php
5658  sql/en_US-demo.sql
5659  sql/en_US-new.sql
5660  taxes/db/tax_groups_db.inc
5661  taxes/db/tax_types_db.inc
5662  taxes/item_tax_types.php
5663  taxes/tax_groups.php
5664  taxes/tax_types.php
5665  themes/aqua/default.css
5666  themes/aqua/renderer.php
5667  themes/cool/default.css
5668  themes/cool/renderer.php
5669  themes/default/default.css
5670  themes/default/images/escape.png
5671  themes/default/login.css
5672  themes/default/renderer.php
5673  update.html
5674
5675 2009-10-19 06:38 +0000 Janusz Dobrowolski
5676 (1577) Missing closing tag in button helper [0000176]
5677  CHANGELOG.txt
5678  includes/ui/ui_input.inc
5679
5680 2009-10-19 06:33 +0000 Janusz Dobrowolski
5681 (1576) Fixed double escaping gl account name on add/update.
5682  CHANGELOG.txt
5683  gl/includes/db/gl_db_accounts.inc
5684
5685 2009-10-16 10:06 +0000 Joe Hunt
5686 (1572) Seccurity release 2.1.7. We strongly encourage to update to this release.
5687  CHANGELOG.txt
5688  config.php
5689
5690 2009-10-16 08:11 +0000 Joe Hunt
5691 (1571) date bugs in add and update
5692  dimensions/includes/dimensions_db.inc
5693
5694 2009-10-15 16:01 +0000 Joe Hunt
5695 (1570) Security sql statements update against sql injection attacks.
5696  CHANGELOG.txt
5697  reporting/rep101.php
5698  reporting/rep102.php
5699  reporting/rep103.php
5700  reporting/rep104.php
5701  reporting/rep105.php
5702  reporting/rep108.php
5703  reporting/rep201.php
5704  reporting/rep202.php
5705  reporting/rep203.php
5706  reporting/rep204.php
5707  reporting/rep209.php
5708  reporting/rep301.php
5709  reporting/rep302.php
5710  reporting/rep303.php
5711  reporting/rep304.php
5712  reporting/rep401.php
5713  reporting/rep501.php
5714  reporting/rep705.php
5715  sales/create_recurrent_invoices.php
5716  sales/customer_payments.php
5717  sales/includes/db/branches_db.inc
5718  sales/includes/db/credit_status_db.inc
5719  sales/includes/db/cust_trans_db.inc
5720  sales/includes/db/cust_trans_details_db.inc
5721  sales/includes/db/custalloc_db.inc
5722  sales/includes/db/customers_db.inc
5723  sales/includes/db/sales_order_db.inc
5724  sales/includes/db/sales_points_db.inc
5725  sales/includes/db/sales_types_db.inc
5726  sales/includes/sales_db.inc
5727  sales/inquiry/customer_allocation_inquiry.php
5728  sales/inquiry/customer_inquiry.php
5729  sales/inquiry/sales_deliveries_view.php
5730  sales/inquiry/sales_orders_view.php
5731  sales/manage/credit_status.php
5732  sales/manage/customer_branches.php
5733  sales/manage/customers.php
5734  sales/manage/recurrent_invoices.php
5735  sales/manage/sales_areas.php
5736  sales/manage/sales_groups.php
5737  sales/manage/sales_people.php
5738  sales/manage/sales_types.php
5739  sales/view/view_sales_order.php
5740  taxes/db/item_tax_types_db.inc
5741  taxes/db/tax_groups_db.inc
5742  taxes/db/tax_types_db.inc
5743  taxes/item_tax_types.php
5744  taxes/tax_calc.inc
5745  taxes/tax_groups.php
5746  taxes/tax_types.php
5747
5748 2009-10-15 12:25 +0000 Janusz Dobrowolski
5749 (1569) Security update of sql statements, a couple of smaller fixes.
5750  CHANGELOG.txt
5751
5752 2009-10-15 12:22 +0000 Janusz Dobrowolski
5753 (1568) Security statements update against sql injection attacks.
5754  admin/attachments.php
5755  admin/db/company_db.inc
5756  admin/db/printers_db.inc
5757  admin/db/users_db.inc
5758  admin/db/voiding_db.inc
5759  admin/payment_terms.php
5760  admin/print_profiles.php
5761  admin/printers.php
5762  admin/shipping_companies.php
5763  admin/view_print_transaction.php
5764  dimensions/includes/dimensions_db.inc
5765  dimensions/inquiry/search_dimensions.php
5766  gl/bank_account_reconcile.php
5767  gl/gl_budget.php
5768  gl/includes/db/gl_db_account_types.inc
5769  gl/includes/db/gl_db_accounts.inc
5770  gl/includes/db/gl_db_bank_accounts.inc
5771  gl/includes/db/gl_db_bank_trans.inc
5772  gl/includes/db/gl_db_banking.inc
5773  gl/includes/db/gl_db_currencies.inc
5774  gl/includes/db/gl_db_rates.inc
5775  gl/includes/db/gl_db_trans.inc
5776  gl/inquiry/bank_inquiry.php
5777  gl/view/bank_transfer_view.php
5778  gl/view/gl_trans_view.php
5779  inventory/cost_update.php
5780  inventory/includes/db/items_category_db.inc
5781  inventory/includes/db/items_codes_db.inc
5782  inventory/includes/db/items_db.inc
5783  inventory/includes/db/items_locations_db.inc
5784  inventory/includes/db/items_prices_db.inc
5785  inventory/includes/db/items_trans_db.inc
5786  inventory/includes/db/items_units_db.inc
5787  inventory/includes/db/movement_types_db.inc
5788  inventory/inquiry/stock_movements.php
5789  inventory/manage/item_categories.php
5790  inventory/manage/item_units.php
5791  inventory/manage/items.php
5792  inventory/manage/locations.php
5793  inventory/manage/movement_types.php
5794  inventory/purchasing_data.php
5795  manufacturing/includes/db/work_centres_db.inc
5796  manufacturing/includes/db/work_order_issues_db.inc
5797  manufacturing/includes/db/work_order_produce_items_db.inc
5798  manufacturing/includes/db/work_order_requirements_db.inc
5799  manufacturing/includes/db/work_orders_db.inc
5800  manufacturing/includes/db/work_orders_quick_db.inc
5801  manufacturing/inquiry/where_used_inquiry.php
5802  manufacturing/manage/bom_edit.php
5803  manufacturing/manage/work_centres.php
5804  manufacturing/search_work_orders.php
5805  purchasing/includes/db/grn_db.inc
5806  purchasing/includes/db/invoice_db.inc
5807  purchasing/includes/db/invoice_items_db.inc
5808  purchasing/includes/db/po_db.inc
5809  purchasing/includes/db/supp_trans_db.inc
5810  purchasing/includes/db/suppalloc_db.inc
5811  purchasing/includes/db/suppliers_db.inc
5812  purchasing/includes/purchasing_db.inc
5813  purchasing/inquiry/po_search.php
5814  purchasing/inquiry/po_search_completed.php
5815  purchasing/inquiry/supplier_allocation_inquiry.php
5816  purchasing/inquiry/supplier_inquiry.php
5817  purchasing/manage/suppliers.php
5818  purchasing/po_entry_items.php
5819  purchasing/po_receive_items.php
5820  purchasing/supplier_credit.php
5821  purchasing/supplier_invoice.php
5822
5823 2009-10-15 12:18 +0000 Janusz Dobrowolski
5824 (1567) Fixed erroneous message.
5825  gl/manage/gl_account_types.php
5826
5827 2009-10-15 12:18 +0000 Janusz Dobrowolski
5828 (1566) Fixed warnings on first page display
5829  admin/company_preferences.php
5830
5831 2009-10-15 12:17 +0000 Janusz Dobrowolski
5832 (1565) Added html_entity_decode in db_escape() for correct INSERT>SELECT>INSERT
5833 operations.
5834  includes/db/connect_db.inc
5835
5836 2009-10-12 11:13 +0000 Janusz Dobrowolski
5837 (1551) Some security fixes backported from unstable code.
5838  CHANGELOG.txt
5839  admin/db/maintenance_db.inc
5840  admin/db/users_db.inc
5841  includes/db/connect_db.inc
5842  reporting/includes/tcpdf.php
5843  sales/includes/cart_class.inc
5844  sales/inquiry/customer_inquiry.php
5845
5846 2009-09-29 15:34 +0000 Janusz Dobrowolski
5847 (1493) Version typo fixed
5848  CHANGELOG.txt
5849
5850 2009-09-29 10:27 +0000 cvs2hg
5851 (1492) fixup commit for tag 'version_2_1_4'
5852  CHANGELOG.txt
5853
5854 2009-09-29 10:27 +0000 Joe Hunt
5855 (1491) Final Final release 2.1.6 of the 2.1. series.
5856  CHANGELOG.txt
5857  config.php
5858
5859 2009-09-16 01:15 +0000 Joe Hunt
5860 (1442) Missing freight tax in Customer Balances Report
5861  CHANGELOG.txt
5862  reporting/rep101.php
5863
5864 2009-09-14 20:40 +0000 Joe Hunt
5865 (1434) A couple of minor bugs in tax report when displaying supplier credit notes
5866  CHANGELOG.txt
5867  purchasing/includes/db/invoice_db.inc
5868
5869 2009-09-06 11:41 +0000 Joe Hunt
5870 (1404) Changed so total in bank payments/deposits shows correctly if negative amount are entered.
5871  CHANGELOG.txt
5872  gl/includes/ui/gl_bank_ui.inc
5873
5874 2009-09-06 09:20 +0000 Joe Hunt
5875 (1403) Changed Class Type to Class Name in GL Account Groups
5876  CHANGELOG.txt
5877
5878 2009-09-05 15:07 +0000 Joe Hunt
5879 (1402) Changed Class Type to Class Name
5880  gl/manage/gl_account_types.php
5881
5882 2009-08-30 16:13 +0000 Janusz Dobrowolski
5883 (1390) Fixed sql error during sales order line update with line cancelation.
5884  CHANGELOG.txt
5885  sales/includes/db/sales_order_db.inc
5886
5887 2009-08-27 08:46 +0000 Joe Hunt
5888 (1386) REmoved bank_trans_type_id from ban_trans table.
5889  sql/en_US-demo.sql
5890  sql/en_US-new.sql
5891
5892 2009-08-26 07:21 +0000 Joe Hunt
5893 (1381) New extraction
5894  CHANGELOG.txt
5895  lang/new_language_template/LC_MESSAGES/empty.po
5896
5897 2009-08-26 06:59 +0000 Joe Hunt
5898 (1380) Release 2.1.5
5899 Code cleanup
5900  CHANGELOG.txt
5901  config.php
5902  reporting/reports_main.php
5903  taxes/tax_calc.inc
5904
5905 2009-08-24 14:20 +0000 Joe Hunt
5906 (1377) A Purchasing Price of 12.34 with a conversion factor of 100,0000 caused a false internal rounding error of 12.00.
5907 The Purchasing Price, price can now have up to 6 decimals (fractions of hundredth's) and are presented correctly.
5908 If you need to increase the decimals in a current value, then you have to delete it and create it again with new values.
5909   This is for safety reasons.
5910  CHANGELOG.txt
5911  includes/current_user.inc
5912  includes/ui/ui_input.inc
5913  inventory/purchasing_data.php
5914  purchasing/includes/ui/invoice_ui.inc
5915  purchasing/includes/ui/po_ui.inc
5916  purchasing/po_receive_items.php
5917  purchasing/view/view_grn.php
5918  purchasing/view/view_po.php
5919  reporting/rep209.php
5920
5921 2009-08-21 21:22 +0000 Joe Hunt
5922 (1366) [0000162] Deleting a GL account may cause problems with quick entries
5923  CHANGELOG.txt
5924  gl/manage/gl_accounts.php
5925
5926 2009-08-20 21:15 +0000 Joe Hunt
5927 (1365) Rolling back to single tax type based QE
5928  CHANGELOG.txt
5929  doc/quick_entries.txt
5930  gl/manage/gl_quick_entries.php
5931  includes/ui/ui_view.inc
5932  update.html
5933
5934 2009-08-20 17:27 +0000 Joe Hunt
5935 (1364) Uptades
5936  doc/quick_entries.txt
5937  update.html
5938
5939 2009-08-20 17:16 +0000 Joe Hunt
5940 (1363) Changed so you can choose all the tax types in Quick Entries you want in a single row
5941  CHANGELOG.txt
5942  gl/manage/gl_quick_entries.php
5943  includes/ui/ui_view.inc
5944
5945 2009-08-20 08:07 +0000 Joe Hunt
5946 (1362) If setting the delivered items in PO Receive Items to 0 the value is not updated
5947  CHANGELOG.txt
5948  purchasing/po_receive_items.php
5949
5950 2009-08-20 07:20 +0000 Joe Hunt
5951 (1361) If account code2 is used in the accounts the report Chart of Accounts gave a bad index and didn't print the code
5952  CHANGELOG.txt
5953  doc/quick_entries.txt
5954  gl/includes/db/gl_db_accounts.inc
5955  update.html
5956
5957 2009-08-19 17:24 +0000 Joe Hunt
5958 (1357) Change of Quick Entries to use the Tax Types instead, due to complexity using the Tax Groups in EU.
5959   If you for need more than one Tax Type row in a Quick Entry, please keep the rows together and use the same action type.
5960  CHANGELOG.txt
5961  gl/includes/db/gl_db_bank_accounts.inc
5962  gl/manage/gl_quick_entries.php
5963  includes/ui/ui_view.inc
5964
5965 2009-08-18 13:52 +0000 Joe Hunt
5966 (1356) Minor error
5967  purchasing/includes/ui/invoice_ui.inc
5968
5969 2009-08-18 11:20 +0000 Joe Hunt
5970 (1355) When using Quick Entries in Supplier Invoices/credit notes the tax sum now shows correctly
5971  CHANGELOG.txt
5972  purchasing/includes/db/invoice_db.inc
5973  purchasing/includes/supp_trans_class.inc
5974  purchasing/includes/ui/invoice_ui.inc
5975
5976 2009-08-18 07:39 +0000 Joe Hunt
5977 (1354) Quick Entry Lines of type Supplier Invoice. When using, the Supplier Tax Group Id overrides the The Tax Group set on the line
5978  CHANGELOG.txt
5979  includes/ui/ui_view.inc
5980
5981 2009-08-18 00:13 +0000 Joe Hunt
5982 (1353) Quick Entries uses Tax Groups instead of Item Tax Types for calculating taxes (Please change the item lines for tax).
5983  CHANGELOG.txt
5984  gl/includes/db/gl_db_bank_accounts.inc
5985  gl/manage/gl_quick_entries.php
5986  includes/ui/ui_view.inc
5987  taxes/tax_calc.inc
5988
5989 2009-08-17 10:20 +0000 Janusz Dobrowolski
5990 (1352) [0000158] Added check for POS usage before deletion.
5991  CHANGELOG.txt
5992  sales/manage/sales_points.php
5993
5994 2009-08-17 09:23 +0000 Joe Hunt
5995 (1351) *** empty log message ***
5996  CHANGELOG.txt
5997
5998 2009-08-17 09:15 +0000 Joe Hunt
5999 (1350) [0000160] Customer payments in different currencies (bank account exchange error). Fixed so diff bank_curr and cust/supp curr is readonly.
6000  CHANGELOG.txt
6001  gl/includes/db/gl_db_bank_trans.inc
6002  purchasing/supplier_payment.php
6003  sales/customer_payments.php
6004  sales/includes/db/payment_db.inc
6005
6006 2009-08-14 19:13 +0000 Janusz Dobrowolski
6007 (1349) Fixed edition of reference field on sales invoice/credit/delivery [0000161]
6008  CHANGELOG.txt
6009  sales/customer_credit_invoice.php
6010  sales/customer_delivery.php
6011  sales/customer_invoice.php
6012
6013 2009-08-13 09:44 +0000 Joe Hunt
6014 (1348) memo field was not written in list of journal entries
6015  CHANGELOG.txt
6016  reporting/rep702.php
6017
6018 2009-08-12 21:52 +0000 Joe Hunt
6019 (1347) [0000159] Memo field's GL entries are not saved (gl_trans) in supplier invoice
6020  CHANGELOG.txt
6021  purchasing/includes/db/invoice_db.inc
6022  purchasing/includes/purchasing_db.inc
6023
6024 2009-08-11 17:13 +0000 Janusz Dobrowolski
6025 (1346) Fixed bug in tax calculations for some quick entries using multiply tax types.
6026  CHANGELOG.txt
6027  includes/ui/ui_view.inc
6028
6029 2009-08-08 17:10 +0000 Janusz Dobrowolski
6030 (1345) Fixed bug [0000152] (Changed config_db.php afyter unsuccesfull database
6031 creation)
6032  CHANGELOG.txt
6033  install/save.php
6034
6035 2009-08-08 07:53 +0000 Joe Hunt
6036 (1344) [0000153] not possible to make a new balance sheet GL account cl (old style)
6037  CHANGELOG.txt
6038  gl/manage/gl_account_classes.php
6039
6040 2009-08-05 22:15 +0000 Joe Hunt
6041 (1343) Changed so $use_oldstyle_convert=1 variable in config.php (line 78) gives fully backwards compatibility in  Balance Sheet, PL Statements and Monthly Bread Down reports.
6042  CHANGELOG.txt
6043  gl/manage/gl_account_classes.php
6044
6045 2009-08-04 08:18 +0000 Joe Hunt
6046 (1340) [0000145] Email sales order doesn't work if no email on branch but on customer
6047  CHANGELOG.txt
6048  reporting/rep109.php
6049  sales/includes/db/sales_order_db.inc
6050
6051 2009-08-03 23:09 +0000 Joe Hunt
6052 (1339) [0000150] Logo on printed papers is placed on top of the adress rule nr 1
6053  CHANGELOG.txt
6054  reporting/includes/header2.inc
6055
6056 2009-07-29 14:19 +0000 Joe Hunt
6057 (1330) *** empty log message ***
6058  CHANGELOG.txt
6059
6060 2009-07-29 14:07 +0000 Joe Hunt
6061 (1329) Release 2.1.4
6062  CHANGELOG.txt
6063  config.php
6064  inventory/purchasing_data.php
6065  purchasing/includes/purchasing_db.inc
6066  reporting/rep709.php
6067
6068 2009-07-28 21:32 +0000 Joe Hunt
6069 (1328) Bugs in sending documents as email. Seems to land in the spam filter due to bad text and scrambled name on attached documents
6070  CHANGELOG.txt
6071  reporting/includes/doctext.inc
6072  reporting/includes/doctext2.inc
6073  reporting/includes/header2.inc
6074  reporting/includes/pdf_report.inc
6075  reporting/rep109.php
6076
6077 2009-07-27 21:04 +0000 Joe Hunt
6078 (1327) Bugs in sending sales orders as email.
6079  CHANGELOG.txt
6080  reporting/includes/pdf_report.inc
6081
6082 2009-07-18 11:17 +0000 Joe Hunt
6083 (1318) When saving a Payment to a Customer in Bank Payments (normally payment to suppliers) it was saved with wrong sign in debtor_trans (very rare).
6084 Wrong presentation in customer/supplier balance if using bank payments for customers and bank deposits for suppliers (very rare)
6085  CHANGELOG.txt
6086  reporting/rep101.php
6087  reporting/rep201.php
6088  sales/includes/db/cust_trans_db.inc
6089
6090 2009-07-13 07:26 +0000 Joe Hunt
6091 (1311) Comments should follow templates and recurrent invoices.
6092  CHANGELOG.txt
6093  sales/create_recurrent_invoices.php
6094  sales/sales_order_entry.php
6095
6096 2009-07-13 00:57 +0000 Joe Hunt
6097 (1310) Bug in Tax Inquiry and Tax Report when entering in Journal Entry
6098  CHANGELOG.txt
6099  gl/includes/db/gl_db_banking.inc
6100  gl/includes/db/gl_db_trans.inc
6101  reporting/rep709.php
6102
6103 2009-07-12 07:51 +0000 Joe Hunt
6104 (1309) Wrong presentation of left to allocate if discount was given
6105  CHANGELOG.txt
6106  purchasing/view/view_supp_payment.php
6107  sales/view/view_receipt.php
6108
6109 2009-07-11 22:22 +0000 Joe Hunt
6110 (1308) Rerun
6111  CHANGELOG.txt
6112  reporting/rep304.php
6113  reporting/reports_main.php
6114
6115 2009-07-11 09:19 +0000 Joe Hunt
6116 (1307) Improved Inventory Sales Report. Now by Customer and quantities as well.
6117  CHANGELOG.txt
6118  reporting/rep304.php
6119
6120 2009-07-10 21:54 +0000 Joe Hunt
6121 (1305) Purchase Order use the same header as Sales Order
6122  CHANGELOG.txt
6123  includes/db/manufacturing_db.inc
6124  reporting/includes/doctext.inc
6125  reporting/includes/doctext2.inc
6126
6127 2009-07-10 17:56 +0000 Janusz Dobrowolski
6128 (1304) Three smaller bugfixes
6129  CHANGELOG.txt
6130
6131 2009-07-10 17:55 +0000 Janusz Dobrowolski
6132 (1303) [0000143] Bad format of PO popup window.
6133  purchasing/view/view_grn.php
6134
6135 2009-07-10 17:55 +0000 Janusz Dobrowolski
6136 (1302) [0000140] Numeric format bug in credit limit input.
6137  purchasing/manage/suppliers.php
6138
6139 2009-07-10 17:54 +0000 Janusz Dobrowolski
6140 (1301) Buggy file view/download in ajax mode.
6141  admin/attachments.php
6142
6143 2009-07-09 16:28 +0000 Janusz Dobrowolski
6144 (1294) Fixed bug [0000139] in bank account edition.
6145  CHANGELOG.txt
6146  gl/manage/bank_accounts.php
6147
6148 2009-07-01 09:10 +0000 Joe Hunt
6149 (1289) Guess what :) [0000137] Material Cost Averaging Problem (again again again) when voiding.
6150  CHANGELOG.txt
6151  purchasing/includes/db/invoice_db.inc
6152
6153 2009-06-27 17:44 +0000 Joe Hunt
6154 (1280) AVG matr price again again
6155  purchasing/includes/db/invoice_db.inc
6156
6157 2009-06-26 19:33 +0000 Joe Hunt
6158 (1277) Minor fix
6159  purchasing/includes/db/invoice_db.inc
6160
6161 2009-06-25 22:56 +0000 Joe Hunt
6162 (1269) [0000137] Material Cost Averaging Problem (again again) when voiding.
6163  CHANGELOG.txt
6164  purchasing/includes/db/invoice_db.inc
6165
6166 2009-06-25 10:02 +0000 Joe Hunt
6167 (1266) New empty.po file
6168  CHANGELOG.txt
6169  lang/new_language_template/LC_MESSAGES/empty.po
6170
6171 2009-06-25 09:30 +0000 Janusz Dobrowolski
6172 (1265) Suppressed menu in view popups.
6173  CHANGELOG.txt
6174  includes/main.inc
6175  includes/session.inc
6176
6177 2009-06-25 07:53 +0000 Joe Hunt
6178 (1264) Release 2.1.3
6179  CHANGELOG.txt
6180  config.php
6181  includes/main.inc
6182  includes/session.inc
6183  sql/en_US-demo.sql
6184  sql/en_US-new.sql
6185
6186 2009-06-23 20:17 +0000 Janusz Dobrowolski
6187 (1263) Fixed editable line layout.
6188  purchasing/includes/ui/po_ui.inc
6189
6190 2009-06-23 13:33 +0000 Janusz Dobrowolski
6191 (1262) Added edition link in PO inquiry.
6192  CHANGELOG.txt
6193  purchasing/includes/ui/po_ui.inc
6194  purchasing/inquiry/po_search_completed.php
6195
6196 2009-06-23 07:27 +0000 Joe Hunt
6197 (1261) [0000137] Material Cost Averaging Problem (again) when voiding.
6198  CHANGELOG.txt
6199  purchasing/includes/db/invoice_db.inc
6200
6201 2009-06-21 10:39 +0000 Joe Hunt
6202 (1260) If no additional costs (overhead/labour) it should reduce the average additional costs.
6203 $ /manufacturing/includes/db/work_orders_quick_db.inc
6204  CHANGELOG.txt
6205  manufacturing/includes/db/work_orders_quick_db.inc
6206
6207 2009-06-20 12:15 +0000 Janusz Dobrowolski
6208 (1259) Fixed bug [0000135], small fix to error logging.
6209  CHANGELOG.txt
6210
6211 2009-06-20 12:14 +0000 Janusz Dobrowolski
6212 (1258) Direct posting to GL accountswith more than one related tax type forbidden.
6213  gl/gl_journal.php
6214  includes/ui/ui_view.inc
6215  purchasing/supplier_credit.php
6216  purchasing/supplier_invoice.php
6217  taxes/db/tax_types_db.inc
6218  taxes/tax_types.php
6219
6220 2009-06-20 12:13 +0000 Janusz Dobrowolski
6221 (1257) Php notices removed form error logoing to avoid flood from @ constructs.
6222  includes/errors.inc
6223
6224 2009-06-20 07:28 +0000 Joe Hunt
6225 (1256) [0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0.
6226  CHANGELOG.txt
6227  purchasing/includes/db/grn_db.inc
6228
6229 2009-06-18 09:19 +0000 Joe Hunt
6230 (1255) Better support for conversion_factor in Purchasing Pricing. Instruction on Sticky Inventory Forum.
6231  CHANGELOG.txt
6232  purchasing/includes/db/po_db.inc
6233
6234 2009-06-17 22:52 +0000 Joe Hunt
6235 (1254) Better support for conversion_factor in Purchasing Pricing. Instruction on Sticky Inventory Forum.
6236  CHANGELOG.txt
6237  inventory/purchasing_data.php
6238  purchasing/includes/purchasing_db.inc
6239  purchasing/includes/ui/po_ui.inc
6240
6241 2009-06-17 14:09 +0000 Janusz Dobrowolski
6242 (1253) Three small fixes in purchasing module.
6243  CHANGELOG.txt
6244
6245 2009-06-17 14:08 +0000 Janusz Dobrowolski
6246 (1252) Allowed reuse of supplier references from voided documents.
6247  purchasing/supplier_invoice.php
6248
6249 2009-06-17 14:08 +0000 Janusz Dobrowolski
6250 (1251) Sign fix for total amount column.
6251  purchasing/allocations/supplier_allocation_main.php
6252
6253 2009-06-17 14:07 +0000 Janusz Dobrowolski
6254 (1250) Voided documents should not be displayed.
6255  purchasing/inquiry/supplier_inquiry.php
6256
6257 2009-06-17 11:10 +0000 Janusz Dobrowolski
6258 (1248) Removed unneeded submit_on_change in uom selector.
6259  CHANGELOG.txt
6260  includes/ui/ui_lists.inc
6261
6262 2009-06-17 09:04 +0000 Janusz Dobrowolski
6263 (1247) fixed form reset after error in company prefs, added support for png
6264 logo files.
6265  CHANGELOG.txt
6266  admin/company_preferences.php
6267
6268 2009-06-17 07:27 +0000 Joe Hunt
6269 (1246) [0000136] view_po on invoices and credits shows transactions from other suppliers
6270  CHANGELOG.txt
6271  config.php
6272  purchasing/includes/db/invoice_db.inc
6273
6274 2009-06-16 15:16 +0000 Janusz Dobrowolski
6275 (1245) Cleaned output buffering warnings in log.
6276  CHANGELOG.txt
6277
6278 2009-06-16 15:14 +0000 Janusz Dobrowolski
6279 (1244) Fixed error logging, cleaned up output buffering warnings.
6280  includes/errors.inc
6281  includes/session.inc
6282
6283 2009-06-16 11:54 +0000 Janusz Dobrowolski
6284 (1243) Fixed missing global go_debug declaration.
6285  includes/errors.inc
6286
6287 2009-06-16 09:10 +0000 Janusz Dobrowolski
6288 (1242) Added error logging to file or syslog.
6289  CHANGELOG.txt
6290  config.php
6291  includes/errors.inc
6292
6293 2009-06-16 08:21 +0000 Joe Hunt
6294 (1241) Clean-up in ui_list codes.
6295  CHANGELOG.txt
6296  includes/ui/ui_lists.inc
6297  manufacturing/inquiry/bom_cost_inquiry.php
6298  manufacturing/manage/bom_edit.php
6299
6300 2009-06-16 00:07 +0000 Joe Hunt
6301 (1240) Added Item Code Entry in Work Order Entry and quantity decimals now follows the item
6302  CHANGELOG.txt
6303  includes/ui/ui_lists.inc
6304  manufacturing/work_order_entry.php
6305
6306 2009-06-14 19:50 +0000 Joe Hunt
6307 (1239) *** empty log message ***
6308  reporting/rep706.php
6309
6310 2009-06-14 14:21 +0000 Joe Hunt
6311 (1238) New variable in config.php, $use_oldstyle_convert, if set to 1, same convert as in old versions.
6312  CHANGELOG.txt
6313  config.php
6314  includes/types.inc
6315  reporting/rep705.php
6316  reporting/rep706.php
6317  reporting/rep707.php
6318
6319 2009-06-14 10:38 +0000 Joe Hunt
6320 (1237) Much better presentation of new Balance Sheet, P&L Statement and Monthly Breakdown.
6321  CHANGELOG.txt
6322  gl/includes/db/gl_db_account_types.inc
6323  gl/includes/db/gl_db_accounts.inc
6324  reporting/rep705.php
6325  reporting/rep706.php
6326  reporting/rep707.php
6327
6328 2009-06-13 14:45 +0000 Joe Hunt
6329 (1236) Improved email sending of documents. With help of Tom Moulton
6330  CHANGELOG.txt
6331  reporting/includes/class.mail.inc
6332  reporting/includes/pdf_report.inc
6333  reporting/rep109.php
6334  reporting/rep209.php
6335
6336 2009-06-13 09:44 +0000 Joe Hunt
6337 (1235) Changed next reference method to also include partly alpha characters in front, fi. WA036 increments to WA037
6338  CHANGELOG.txt
6339  includes/references.inc
6340
6341 2009-06-12 08:48 +0000 Joe Hunt
6342 (1234) Code clean-up
6343  CHANGELOG.txt
6344  gl/includes/db/gl_db_trans.inc
6345  gl/inquiry/gl_trial_balance.php
6346  includes/ui/ui_view.inc
6347  reporting/rep708.php
6348  sql/en_US-demo.sql
6349  sql/en_US-new.sql
6350  update.html
6351
6352 2009-06-11 11:56 +0000 Joe Hunt
6353 (1233) Changed balance_sheet operation in class table to class type for sign convert in Balance Sheet, Profit and Loss Statement and Monthly Breakdown
6354  CHANGELOG.txt
6355  gl/includes/db/gl_db_account_types.inc
6356  gl/includes/db/gl_db_accounts.inc
6357  gl/inquiry/gl_trial_balance.php
6358  gl/manage/gl_account_classes.php
6359  includes/types.inc
6360  includes/ui/ui_lists.inc
6361  reporting/rep705.php
6362  reporting/rep706.php
6363  reporting/rep707.php
6364  reporting/rep708.php
6365
6366 2009-06-11 00:09 +0000 Joe Hunt
6367 (1232) Small adjustments
6368  manufacturing/includes/db/work_order_produce_items_db.inc
6369  manufacturing/includes/db/work_orders_db.inc
6370  manufacturing/includes/db/work_orders_quick_db.inc
6371  manufacturing/work_order_costs.php
6372  manufacturing/work_order_entry.php
6373
6374 2009-06-10 08:56 +0000 Joe Hunt
6375 (1231) Minor bug in advanced overhead and labour update.
6376  manufacturing/includes/db/work_orders_quick_db.inc
6377  manufacturing/work_order_entry.php
6378
6379 2009-06-09 14:33 +0000 Joe Hunt
6380 (1230) Code cleaning
6381  sales/customer_delivery.php
6382  sales/sales_order_entry.php
6383
6384 2009-06-09 13:51 +0000 Joe Hunt
6385 (1229) Small rounding problem in GL
6386  manufacturing/includes/db/work_orders_quick_db.inc
6387
6388 2009-06-08 22:14 +0000 Joe Hunt
6389 (1228) Bad format in due date column in search dimensions
6390  CHANGELOG.txt
6391  dimensions/inquiry/search_dimensions.php
6392
6393 2009-06-08 20:26 +0000 Joe Hunt
6394 (1227) Changed Advanced Manufacturing payments to be more flexible and simpler. Removed from Payment.
6395 Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost
6396  manufacturing/work_order_costs.php
6397
6398 2009-06-08 20:10 +0000 Joe Hunt
6399 (1226) Changed Advanced Manufacturing payments to be more flexible and simpler. Removed from Payment.
6400 Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost
6401  CHANGELOG.txt
6402  gl/includes/db/gl_db_trans.inc
6403  gl/includes/ui/gl_bank_ui.inc
6404  includes/types.inc
6405  includes/ui/ui_lists.inc
6406  manufacturing/includes/db/work_order_produce_items_db.inc
6407  manufacturing/includes/db/work_orders_db.inc
6408  manufacturing/includes/db/work_orders_quick_db.inc
6409  manufacturing/includes/manufacturing_ui.inc
6410  manufacturing/search_work_orders.php
6411  manufacturing/view/work_order_view.php
6412  manufacturing/work_order_add_finished.php
6413  manufacturing/work_order_entry.php
6414  manufacturing/work_order_issue.php
6415  manufacturing/work_order_release.php
6416
6417 2009-06-06 01:55 +0000 Joe Hunt
6418 (1225) Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost
6419  CHANGELOG.txt
6420  manufacturing/includes/db/work_orders_db.inc
6421  manufacturing/includes/db/work_orders_quick_db.inc
6422  manufacturing/work_order_add_finished.php
6423  manufacturing/work_order_issue.php
6424  manufacturing/work_order_release.php
6425
6426 2009-06-05 14:33 +0000 Joe Hunt
6427 (1224) Broken gettext string over 2 lines
6428  CHANGELOG.txt
6429  sales/customer_delivery.php
6430
6431 2009-06-05 09:45 +0000 Joe Hunt
6432 (1223) Missing underscore in gettext string
6433  CHANGELOG.txt
6434  sales/create_recurrent_invoices.php
6435
6436 2009-06-04 18:46 +0000 Joe Hunt
6437 (1222) [0000134] Voiding a supplier credit note didn't activate the PO Receivals and void the stock moves
6438  CHANGELOG.txt
6439  install.html
6440  manufacturing/manage/bom_edit.php
6441  purchasing/includes/db/invoice_db.inc
6442  purchasing/po_receive_items.php
6443  update.html
6444
6445 2009-06-03 08:33 +0000 Joe Hunt
6446 (1220) Small bug (qoh)
6447  reporting/rep303.php
6448
6449 2009-06-03 08:20 +0000 Joe Hunt
6450 (1219) Changed to present reference number in Print Invoices/Credit Notes if global $print_invoice_no = 0
6451 Deleting of Locations was too easy. Implemented much more checks
6452 Report Stock Check Sheet and 'Inventory Item Status' was wrong when Locations were selected
6453 When producing advanced manufacture there should be errors when insuffient qoh in items (if 'Allow Negative Stock' is not marked)
6454  CHANGELOG.txt
6455  includes/db/manufacturing_db.inc
6456  inventory/manage/locations.php
6457  manufacturing/work_order_add_finished.php
6458  manufacturing/work_order_issue.php
6459  reporting/includes/reports_classes.inc
6460  reporting/rep302.php
6461  reporting/rep303.php
6462
6463 2009-06-01 20:59 +0000 Joe Hunt
6464 (1215) Small changes to get_demand_asm_qty
6465  includes/db/manufacturing_db.inc
6466
6467 2009-05-30 07:58 +0000 Joe Hunt
6468 (1214) Tom Moulton has fixed a better recursive algorithm in manufacturing_db.inc
6469 Minor bug in Balance Sheet
6470  includes/db/manufacturing_db.inc
6471  reporting/rep706.php
6472
6473 2009-05-29 09:50 +0000 Janusz Dobrowolski
6474 (1213) Fixed yesno_list selector order, fixed array_selector cuurent selection.
6475  includes/ui/ui_lists.inc
6476
6477 2009-05-27 13:24 +0000 Joe Hunt
6478 (1212) After heavy testing a new set of nested subtypes in COA, Monthly Breakdown, Balance Sheet and P&L Statement.
6479  CHANGELOG.txt
6480  gl/includes/db/gl_db_account_types.inc
6481  gl/includes/db/gl_db_accounts.inc
6482  reporting/rep701.php
6483  reporting/rep705.php
6484  reporting/rep706.php
6485  reporting/rep707.php
6486
6487 2009-05-26 16:03 +0000 Joe Hunt
6488 (1211) Again fixed nested subtypes in account types correctly in COA, Monthly Breakdown, Balance Sheet and P&L Statement
6489 Fixed wider combobox for backup-files in company backup
6490  CHANGELOG.txt
6491  admin/backups.php
6492  gl/includes/db/gl_db_account_types.inc
6493  gl/includes/db/gl_db_accounts.inc
6494  reporting/rep701.php
6495  reporting/rep705.php
6496  reporting/rep706.php
6497  reporting/rep707.php
6498
6499 2009-05-25 16:02 +0000 Joe Hunt
6500 (1210) *** empty log message ***
6501  reporting/rep303.php
6502
6503 2009-05-25 15:06 +0000 Joe Hunt
6504 (1209) Added extra select option in Stock Check Sheet.
6505  CHANGELOG.txt
6506  reporting/rep303.php
6507  reporting/reports_main.php
6508
6509 2009-05-25 13:49 +0000 Joe Hunt
6510 (1208) Small change
6511  reporting/rep303.php
6512
6513 2009-05-25 13:33 +0000 Joe Hunt
6514 (1207) Extra column in Stock Check Sheet, On Order
6515  CHANGELOG.txt
6516  reporting/rep303.php
6517
6518 2009-05-25 12:54 +0000 Joe Hunt
6519 (1206) Fixed Supplier Credit so Purchase Order Outstanding is decreased too.
6520 Fixed so nested subtypes in account types are nested correctly in Balance Sheet and P&L Statement
6521  CHANGELOG.txt
6522  gl/includes/db/gl_db_accounts.inc
6523  purchasing/includes/db/grn_db.inc
6524  reporting/rep706.php
6525  reporting/rep707.php
6526
6527 2009-05-23 10:42 +0000 Janusz Dobrowolski
6528 (1205) Fixed View/Print Transactions search table update.
6529  CHANGELOG.txt
6530
6531 2009-05-23 10:41 +0000 Janusz Dobrowolski
6532 (1204) Fixed table search update.
6533  admin/view_print_transaction.php
6534
6535 2009-05-23 10:40 +0000 Janusz Dobrowolski
6536 (1203) Fixed initial selection for array_selector.
6537  includes/ui/ui_lists.inc
6538
6539 2009-05-22 09:08 +0000 Janusz Dobrowolski
6540 (1202) Fixed typo in setup menu.
6541  CHANGELOG.txt
6542  applications/setup.php
6543
6544 2009-05-22 09:00 +0000 Janusz Dobrowolski
6545 (1201) Fixed buggy reference instead of id in report deminesion selectors.
6546  CHANGELOG.txt
6547  reporting/includes/reports_classes.inc
6548
6549 2009-05-21 15:44 +0000 Joe Hunt
6550 (1196) Max 10 recursion levels
6551  includes/db/manufacturing_db.inc
6552
6553 2009-05-21 06:59 +0000 Joe Hunt
6554 (1195) Recursion fix in manufacturing_db.inc by Tom Moulton
6555  CHANGELOG.txt
6556  includes/db/manufacturing_db.inc
6557
6558 2009-05-20 21:15 +0000 Janusz Dobrowolski
6559 (1194) Small cleanups.
6560  CHANGELOG.txt
6561
6562 2009-05-20 21:14 +0000 Janusz Dobrowolski
6563 (1193) Code cleanup.
6564  inventory/prices.php
6565
6566 2009-05-20 21:14 +0000 Janusz Dobrowolski
6567 (1192) Fixed select button icon.
6568  sales/manage/customer_branches.php
6569
6570 2009-05-19 23:23 +0000 Joe Hunt
6571 (1191) Fixed and optimized On Order in Inventory Items Status and reports
6572  CHANGELOG.txt
6573  includes/db/manufacturing_db.inc
6574  inventory/inquiry/stock_status.php
6575  reporting/rep302.php
6576  reporting/rep303.php
6577  sales/includes/db/sales_order_db.inc
6578
6579 2009-05-19 00:34 +0000 Joe Hunt
6580 (1185) html header shown in backup downloads.
6581  CHANGELOG.txt
6582  admin/backups.php
6583
6584 2009-05-18 23:20 +0000 Joe Hunt
6585 (1184) Added non closed work order requirements on On Order in Inventory Items Status
6586 Added mb_flag 'M' in demand checks
6587  CHANGELOG.txt
6588  inventory/inquiry/stock_status.php
6589  reporting/rep302.php
6590  reporting/rep303.php
6591  sales/includes/db/sales_order_db.inc
6592
6593 2009-05-18 16:51 +0000 Joe Hunt
6594 (1183) Reinserted the link to GL in Work Order Inquiry.
6595  CHANGELOG.txt
6596  manufacturing/search_work_orders.php
6597
6598 2009-05-17 22:05 +0000 Joe Hunt
6599 (1182) Changed service items to use cogs account instead of inventory account.
6600  CHANGELOG.txt
6601  inventory/manage/items.php
6602
6603 2009-05-17 12:01 +0000 Janusz Dobrowolski
6604 (1180) Bugfix 0000133, code cleanup
6605  CHANGELOG.txt
6606
6607 2009-05-17 11:58 +0000 Janusz Dobrowolski
6608 (1179) Removed obsolete 'K' mb_flag checks.
6609  includes/data_checks.inc
6610  includes/ui/ui_lists.inc
6611
6612 2009-05-17 11:57 +0000 Janusz Dobrowolski
6613 (1178) Remoived buggy and  obsolete hotkey support in pager_link().
6614  includes/ui/db_pager_view.inc
6615
6616 2009-05-13 15:41 +0000 Joe Hunt
6617 (1174) Bug in demensions_list. If dimensions are closed they shall NOT show up in the lists.
6618  CHANGELOG.txt
6619  includes/ui/ui_lists.inc
6620
6621 2009-05-10 12:50 +0000 Joe Hunt
6622 (1158) Period presentation bug in tax report/inquiry
6623  CHANGELOG.txt
6624  gl/inquiry/tax_inquiry.php
6625  reporting/includes/reports_classes.inc
6626
6627 2009-05-07 21:28 +0000 Joe Hunt
6628 (1141) Layout bug in sales_order_view. Column Comments renamed to Cust Order Ref
6629 Layout bug in sales_order_ui. Bad presentation of customer if not editable
6630  CHANGELOG.txt
6631  sales/includes/ui/sales_order_ui.inc
6632  sales/inquiry/sales_orders_view.php
6633
6634 2009-05-07 11:58 +0000 Joe Hunt
6635 (1140) Layout bug in exchange rate display
6636  CHANGELOG.txt
6637  includes/ui/ui_view.inc
6638
6639 2009-05-05 19:58 +0000 Janusz Dobrowolski
6640 (1139) Fixed check if code is not used during new sales kit creation.
6641  CHANGELOG.txt
6642  inventory/manage/sales_kits.php
6643
6644 2009-05-04 07:57 +0000 Joe Hunt
6645 (1138) Purchase Order document shows wrong purch data conversion if purch data
6646  CHANGELOG.txt
6647  reporting/rep209.php
6648
6649 2009-04-30 14:00 +0000 Joe Hunt
6650 (1123) *** empty log message ***
6651  CHANGELOG.txt
6652
6653 2009-04-30 13:49 +0000 Joe Hunt
6654 (1122) Release 2.1.2
6655  CHANGELOG.txt
6656  config.php
6657
6658 2009-04-22 08:01 +0000 Joe Hunt
6659 (1103) Changed the text 'Supplier Account No' to 'Our Customer No' in Supplier form
6660  CHANGELOG.txt
6661  purchasing/manage/suppliers.php
6662  reporting/includes/header2.inc
6663
6664 2009-04-20 17:09 +0000 Janusz Dobrowolski
6665 (1098) Fixed uom in purchaseorder view.
6666  CHANGELOG.txt
6667  purchasing/includes/db/po_db.inc
6668
6669 2009-04-20 11:08 +0000 Janusz Dobrowolski
6670 (1097) Additional corrections to latest js changes.
6671  CHANGELOG.txt
6672  access/login.php
6673  js/inserts.js
6674
6675 2009-04-20 08:28 +0000 Janusz Dobrowolski
6676 (1096) Rewritten backup manager, timouts/retry on ajax requests js confirm
6677 dialog support. Fixed zip sql restore.
6678  CHANGELOG.txt
6679
6680 2009-04-20 08:25 +0000 Janusz Dobrowolski
6681 (1095) Added retry after ajax request timeout, preparation for client-side
6682 entry validaton.
6683  includes/current_user.inc
6684  includes/page/footer.inc
6685  includes/page/header.inc
6686  includes/ui/ui_view.inc
6687  js/inserts.js
6688  js/utils.js
6689
6690 2009-04-20 08:24 +0000 Janusz Dobrowolski
6691 (1094) New ajax timeout icons, fixed progressbar size.
6692  themes/aqua/images/ajax-loader2.gif
6693  themes/aqua/images/progressbar.gif
6694  themes/aqua/images/warning.png
6695  themes/cool/images/ajax-loader2.gif
6696  themes/cool/images/progressbar.gif
6697  themes/cool/images/warning.png
6698  themes/default/images/ajax-loader2.gif
6699  themes/default/images/progressbar.gif
6700  themes/default/images/warning.png
6701
6702 2009-04-20 08:22 +0000 Janusz Dobrowolski
6703 (1093) Javascript confirm dialog added for destructive submits.
6704  purchasing/includes/ui/invoice_ui.inc
6705  purchasing/supplier_invoice.php
6706  sales/sales_order_entry.php
6707
6708 2009-04-20 08:21 +0000 Janusz Dobrowolski
6709 (1092) Helper for js confirm dialogs added.
6710  includes/ui/ui_input.inc
6711
6712 2009-04-20 08:20 +0000 Janusz Dobrowolski
6713 (1091) Added optional seond parameter in vertical_space().
6714  includes/ui/ui_controls.inc
6715
6716 2009-04-20 08:19 +0000 Janusz Dobrowolski
6717 (1090) Updated to latest version.
6718  includes/JsHttpRequest.php
6719  js/JsHttpRequest.js
6720
6721 2009-04-20 08:18 +0000 Janusz Dobrowolski
6722 (1089) Fixed bug in zip file generation.
6723  admin/db/maintenance_db.inc
6724
6725 2009-04-20 08:17 +0000 Janusz Dobrowolski
6726 (1088) Page rewritten, fixed ajax-loader.
6727  admin/backups.php
6728
6729 2009-04-04 08:41 +0000 Janusz Dobrowolski
6730 (1084) Two smaller fixes.
6731  CHANGELOG.txt
6732
6733 2009-04-04 08:40 +0000 Janusz Dobrowolski
6734 (1083) Sealed sql queries.
6735  sales/manage/customers.php
6736
6737 2009-04-04 08:39 +0000 Janusz Dobrowolski
6738 (1082) Paper format defaults to A4 for unknown specifiers.
6739  reporting/includes/pdf_report.inc
6740
6741 2009-04-01 20:08 +0000 Janusz Dobrowolski
6742 (1081) Fixed print link selection and default focus on list selectors.
6743  CHANGELOG.txt
6744
6745 2009-04-01 20:07 +0000 Janusz Dobrowolski
6746 (1080) Fixed default focus on lists.
6747  includes/ui/ui_lists.inc
6748
6749 2009-04-01 20:06 +0000 Janusz Dobrowolski
6750 (1079) Fixed print link hotkey selection.
6751  js/inserts.js
6752
6753 2009-04-01 14:36 +0000 Janusz Dobrowolski
6754 (1078) Fixed document mailing.
6755  CHANGELOG.txt
6756  reporting/includes/pdf_report.inc
6757
6758 2009-03-30 16:41 +0000 Janusz Dobrowolski
6759 (1076) go_debug set to off
6760  config.php
6761
6762 2009-03-30 16:34 +0000 Janusz Dobrowolski
6763 (1075) Release 2.1.1
6764  CHANGELOG.txt
6765  config.php
6766
6767 2009-03-30 16:24 +0000 Janusz Dobrowolski
6768 (1074) Release 2.1.1. Updated getetext template file.
6769  CHANGELOG.txt
6770
6771 2009-03-30 16:23 +0000 Janusz Dobrowolski
6772 (1073) Update to FA 2.1.1
6773  lang/new_language_template/LC_MESSAGES/empty.po
6774
6775 2009-03-30 10:22 +0000 Janusz Dobrowolski
6776 (1072) qoh checks only with allow_negative_stock off
6777  sales/includes/ui/sales_order_ui.inc
6778
6779 2009-03-30 10:12 +0000 Janusz Dobrowolski
6780 (1071) Fixed display of insufficient quantities in sales docs.
6781  CHANGELOG.txt
6782  sales/includes/ui/sales_order_ui.inc
6783
6784 2009-03-30 10:11 +0000 Janusz Dobrowolski
6785 (1070) Added stockmankofg class
6786  themes/aqua/default.css
6787  themes/cool/default.css
6788  themes/default/default.css
6789
6790 2009-03-29 09:45 +0000 Janusz Dobrowolski
6791 (1065) Bugfixes 0000121,0000125,0000126.
6792  CHANGELOG.txt
6793
6794 2009-03-29 09:43 +0000 Janusz Dobrowolski
6795 (1064) [0000126] Fixed invoice references on credit note document.
6796  reporting/includes/doctext.inc
6797  reporting/includes/doctext2.inc
6798
6799 2009-03-29 09:42 +0000 Janusz Dobrowolski
6800 (1063) [0000121] Error during qoh calculations.
6801  sales/includes/ui/sales_order_ui.inc
6802
6803 2009-03-29 09:41 +0000 Janusz Dobrowolski
6804 (1062) Sql error when creating CN fixed.
6805  sales/includes/db/sales_credit_db.inc
6806
6807 2009-03-28 15:14 +0000 Janusz Dobrowolski
6808 (1061) Fixed bug [0000124] (cannot add exrate <1 when comma separator is set).
6809  CHANGELOG.txt
6810  gl/manage/exchange_rates.php
6811
6812 2009-03-27 17:44 +0000 Janusz Dobrowolski
6813 (1060) Fixed include file path in reports 104,303
6814  CHANGELOG.txt
6815  reporting/rep104.php
6816  reporting/rep303.php
6817
6818 2009-03-26 15:22 +0000 Janusz Dobrowolski
6819 (1059) Fixed problems with cash invoices created after upgrade in some
6820 installations.
6821  CHANGELOG.txt
6822
6823 2009-03-26 15:21 +0000 Janusz Dobrowolski
6824 (1058) Fixed POS creation when no cash account is defined.
6825  sales/includes/db/sales_points_db.inc
6826  sales/manage/sales_points.php
6827
6828 2009-03-26 15:20 +0000 Janusz Dobrowolski
6829 (1057) Default POS has cash sale set to off after upgrade.
6830  sql/alter2.1.sql
6831
6832 2009-03-26 15:18 +0000 Janusz Dobrowolski
6833 (1056) Added check for cash account existence.
6834  includes/data_checks.inc
6835
6836 2009-03-23 23:33 +0000 Joe Hunt
6837 (1055) Wrong price decimals in Report Salesman Listing
6838  CHANGELOG.txt
6839  reporting/rep106.php
6840
6841 2009-03-23 12:24 +0000 Janusz Dobrowolski
6842 (1054) Fixed kbd acess issue after AltTab.
6843  CHANGELOG.txt
6844  js/inserts.js
6845
6846 2009-03-22 23:26 +0000 Joe Hunt
6847 (1053) Bad thousand/decimal formatting in XLS reports.(OpenOffice)
6848  CHANGELOG.txt
6849  reporting/includes/excel_report.inc
6850
6851 2009-03-22 16:33 +0000 Joe Hunt
6852 (1048) Option to remove image.
6853  CHANGELOG.txt
6854  inventory/manage/items.php
6855
6856 2009-03-22 14:32 +0000 Joe Hunt
6857 (1047) Joe Hun rerun, didn't work (empty file when inserting). Better ratio when showing picture.
6858  CHANGELOG.txt
6859  inventory/manage/items.php
6860  reporting/rep104.php
6861  reporting/rep303.php
6862
6863 2009-03-22 13:13 +0000 Janusz Dobrowolski
6864 (1046) Fix for item images file names.
6865  CHANGELOG.txt
6866
6867 2009-03-22 13:11 +0000 Janusz Dobrowolski
6868 (1045) Fixed item image filenames.
6869  inventory/includes/inventory_db.inc
6870  inventory/manage/items.php
6871  reporting/rep104.php
6872  reporting/rep303.php
6873
6874 2009-03-22 11:23 +0000 Janusz Dobrowolski
6875 (1044) Fixed picture display after upload in items.php.
6876  CHANGELOG.txt
6877  inventory/manage/items.php
6878
6879 2009-03-21 09:40 +0000 Janusz Dobrowolski
6880 (1043) Broken currency section after date change in sales order/credit
6881  CHANGELOG.txt
6882  sales/includes/ui/sales_credit_ui.inc
6883  sales/includes/ui/sales_order_ui.inc
6884
6885 2009-03-20 10:54 +0000 Joe Hunt
6886 (1040) Truncation bug when inserting/updating entered supplier credit limit
6887  CHANGELOG.txt
6888  purchasing/manage/suppliers.php
6889
6890 2009-03-19 22:13 +0000 Joe Hunt
6891 (1039) [0000120] SQL Error when leaving Default Rate: blank when adding Tax Types
6892  CHANGELOG.txt
6893  taxes/tax_types.php
6894
6895 2009-03-19 07:29 +0000 Janusz Dobrowolski
6896 (1038) Fixed amount update after quick entry list change in journal.
6897  CHANGELOG.txt
6898  gl/includes/ui/gl_journal_ui.inc
6899
6900 2009-03-18 14:30 +0000 Janusz Dobrowolski
6901 (1029) Fixed page update after code search.
6902  inventory/manage/sales_kits.php
6903
6904 2009-03-18 14:28 +0000 Janusz Dobrowolski
6905 (1028) Comments on php.ini settings for CGI php mode.
6906  install.html
6907
6908 2009-03-18 14:26 +0000 Janusz Dobrowolski
6909 (1027) Two additional small ui fixes.
6910  CHANGELOG.txt
6911
6912 2009-03-18 14:25 +0000 Janusz Dobrowolski
6913 (1026) Default focus in lists on search box if used.
6914  includes/ui/ui_lists.inc
6915
6916 2009-03-18 13:59 +0000 Joe Hunt
6917 (1025) Minor bug in install/save.php
6918  CHANGELOG.txt
6919  install/save.php
6920
6921 2009-03-18 12:22 +0000 Janusz Dobrowolski
6922 (1024) Additional checks and fixes of php settings in GI mode.
6923  .htaccess
6924  CHANGELOG.txt
6925  install/index.php
6926
6927 2009-03-18 08:57 +0000 Joe Hunt
6928 (1023) Release 2.1
6929  CHANGELOG.txt
6930  config.php
6931
6932 2009-03-16 17:38 +0000 Janusz Dobrowolski
6933 (1007) Fixed redirection after order cancel.
6934  CHANGELOG.txt
6935  sales/sales_order_entry.php
6936
6937 2009-03-15 10:00 +0000 Joe Hunt
6938 (1006) Minor bug in Report List of Journal Entries
6939  CHANGELOG.txt
6940  reporting/rep702.php
6941
6942 2009-03-14 00:12 +0000 Joe Hunt
6943 (1005) Changed so exchange variances is stamped on invoice GL instead of payment GL
6944   if invoice date is later than payment date
6945  CHANGELOG.txt
6946  includes/banking.inc
6947
6948 2009-03-13 22:37 +0000 Joe Hunt
6949 (1004) Removed non used file
6950  CHANGELOG.txt
6951  admin/db/v_banktrans.inc
6952
6953 2009-03-13 18:28 +0000 Janusz Dobrowolski
6954 (1003) Page update after selection change, fixed messages.
6955  manufacturing/inquiry/bom_cost_inquiry.php
6956
6957 2009-03-13 15:56 +0000 Joe Hunt
6958 (1002) new sub menu item :)
6959  CHANGELOG.txt
6960  applications/manufacturing.php
6961  manufacturing/inquiry/bom_cost_inquiry.php
6962
6963 2009-03-13 14:54 +0000 Janusz Dobrowolski
6964 (1001) Random syntax error fixed.
6965  CHANGELOG.txt
6966  manufacturing/inquiry/bom_cost_inquiry.php
6967
6968 2009-03-13 11:22 +0000 Janusz Dobrowolski
6969 (1000) Fixed line deleting in bank deposit/payment and journal entry.
6970  CHANGELOG.txt
6971  gl/includes/ui/gl_bank_ui.inc
6972  gl/includes/ui/gl_journal_ui.inc
6973  includes/ui/items_cart.inc
6974
6975 2009-03-11 12:20 +0000 Joe Hunt
6976 (999) Several errors related to new bank account id in /gl/includes/db/gl_db_banking.inc
6977  CHANGELOG.txt
6978  gl/includes/db/gl_db_banking.inc
6979
6980 2009-03-10 22:18 +0000 Janusz Dobrowolski
6981 (998) Small table layout fixes in allocations.
6982  CHANGELOG.txt
6983  purchasing/allocations/supplier_allocate.php
6984  sales/allocations/customer_allocate.php
6985
6986 2009-03-10 21:52 +0000 Janusz Dobrowolski
6987 (997) Fixed email_row/link_row display for empty input value.
6988  CHANGELOG.txt
6989  includes/ui/ui_input.inc
6990
6991 2009-03-10 13:27 +0000 Janusz Dobrowolski
6992 (996) Fixed search by description in sales item selector.
6993  CHANGELOG.txt
6994  includes/ui/ui_lists.inc
6995
6996 2009-03-09 19:45 +0000 Janusz Dobrowolski
6997 (995) New files after 2.1RC merge
6998  .htaccess
6999  admin/attachments.php
7000  admin/db/printers_db.inc
7001  admin/inst_upgrade.php
7002  admin/print_profiles.php
7003  admin/printers.php
7004  doc/2.1_Beta.txt
7005  doc/attachments.txt
7006  doc/bank_reconciliation.txt
7007  doc/dim_on_invoice.txt
7008  doc/extensions.txt
7009  doc/license.txt
7010  doc/quick_entries.txt
7011  doc/recurrent_invoice.txt
7012  gl/bank_account_reconcile.php
7013  gl/inquiry/tax_inquiry.php
7014  gl/manage/gl_quick_entries.php
7015  includes/db_pager.inc
7016  includes/ui/db_pager_view.inc
7017  installed_extensions.php
7018  inventory/includes/db/items_codes_db.inc
7019  inventory/manage/item_codes.php
7020  inventory/manage/sales_kits.php
7021  js/reconcile.js
7022  lang/new_language_template/locale.inc
7023  reporting/includes/Workbook.php
7024  reporting/includes/excel_report.inc
7025  reporting/includes/printer_class.inc
7026  reporting/prn_redirect.php
7027  sales/create_recurrent_invoices.php
7028  sales/includes/db/sales_points_db.inc
7029  sales/manage/recurrent_invoices.php
7030  sales/manage/sales_groups.php
7031  sales/manage/sales_points.php
7032  sql/alter2.1.php
7033  sql/alter2.1.sql
7034  themes/aqua/images/add.png
7035  themes/aqua/images/ajax-loader.gif
7036  themes/aqua/images/cancel.png
7037  themes/aqua/images/credit.gif
7038  themes/aqua/images/delete.gif
7039  themes/aqua/images/download.gif
7040  themes/aqua/images/edit.gif
7041  themes/aqua/images/gl.png
7042  themes/aqua/images/help.gif
7043  themes/aqua/images/invoice.gif
7044  themes/aqua/images/login.gif
7045  themes/aqua/images/money.png
7046  themes/aqua/images/ok.gif
7047  themes/aqua/images/pdf.gif
7048  themes/aqua/images/print.png
7049  themes/aqua/images/receive.gif
7050  themes/aqua/images/remove.png
7051  themes/aqua/images/report.png
7052  themes/aqua/images/right.gif
7053  themes/aqua/images/sort_asc.gif
7054  themes/aqua/images/sort_desc.gif
7055  themes/aqua/images/sort_none.gif
7056  themes/aqua/images/view.gif
7057  themes/cool/images/add.png
7058  themes/cool/images/ajax-loader.gif
7059  themes/cool/images/cancel.png
7060  themes/cool/images/credit.gif
7061  themes/cool/images/delete.gif
7062  themes/cool/images/download.gif
7063  themes/cool/images/edit.gif
7064  themes/cool/images/gl.png
7065  themes/cool/images/help.gif
7066  themes/cool/images/invoice.gif
7067  themes/cool/images/login.gif
7068  themes/cool/images/money.png
7069  themes/cool/images/ok.gif
7070  themes/cool/images/pdf.gif
7071  themes/cool/images/print.png
7072  themes/cool/images/receive.gif
7073  themes/cool/images/remove.png
7074  themes/cool/images/report.png
7075  themes/cool/images/right.gif
7076  themes/cool/images/sort_asc.gif
7077  themes/cool/images/sort_desc.gif
7078  themes/cool/images/sort_none.gif
7079  themes/cool/images/view.gif
7080  themes/default/images/add.png
7081  themes/default/images/ajax-loader.gif
7082  themes/default/images/cancel.png
7083  themes/default/images/credit.gif
7084  themes/default/images/delete.gif
7085  themes/default/images/download.gif
7086  themes/default/images/edit.gif
7087  themes/default/images/escape.png
7088  themes/default/images/gl.png
7089  themes/default/images/help.gif
7090  themes/default/images/invoice.gif
7091  themes/default/images/login.gif
7092  themes/default/images/money.png
7093  themes/default/images/ok.gif
7094  themes/default/images/pdf.gif
7095  themes/default/images/print.png
7096  themes/default/images/receive.gif
7097  themes/default/images/remove.png
7098  themes/default/images/report.png
7099  themes/default/images/right.gif
7100  themes/default/images/sort_asc.gif
7101  themes/default/images/sort_desc.gif
7102  themes/default/images/sort_none.gif
7103  themes/default/images/view.gif
7104
7105 2009-03-09 18:13 +0000 Janusz Dobrowolski
7106 (994) Merging version 2.1 RC to main trunk.
7107  CHANGELOG.txt
7108  access/login.php
7109  access/logout.php
7110  admin/backups.php
7111  admin/change_current_user_password.php
7112  admin/company_preferences.php
7113  admin/create_coy.php
7114  admin/db/company_db.inc
7115  admin/db/maintenance_db.inc
7116  admin/db/users_db.inc
7117  admin/db/v_banktrans.inc
7118  admin/db/voiding_db.inc
7119  admin/display_prefs.php
7120  admin/fiscalyears.php
7121  admin/forms_setup.php
7122  admin/gl_setup.php
7123  admin/inst_lang.php
7124  admin/inst_module.php
7125  admin/payment_terms.php
7126  admin/shipping_companies.php
7127  admin/users.php
7128  admin/view_print_transaction.php
7129  admin/void_transaction.php
7130  applications/application.php
7131  applications/customers.php
7132  applications/dimensions.php
7133  applications/generalledger.php
7134  applications/inventory.php
7135  applications/manufacturing.php
7136  applications/setup.php
7137  applications/suppliers.php
7138  company/0/images/logo_frontaccounting.png
7139  config.php
7140  dimensions/dimension_entry.php
7141  dimensions/includes/dimensions_db.inc
7142  dimensions/includes/dimensions_ui.inc
7143  dimensions/inquiry/search_dimensions.php
7144  dimensions/view/view_dimension.php
7145  frontaccounting.php
7146  gl/bank_transfer.php
7147  gl/gl_bank.php
7148  gl/gl_budget.php
7149  gl/gl_journal.php
7150  gl/includes/db/gl_db_account_types.inc
7151  gl/includes/db/gl_db_accounts.inc
7152  gl/includes/db/gl_db_bank_accounts.inc
7153  gl/includes/db/gl_db_bank_trans.inc
7154  gl/includes/db/gl_db_bank_trans_types.inc
7155  gl/includes/db/gl_db_banking.inc
7156  gl/includes/db/gl_db_currencies.inc
7157  gl/includes/db/gl_db_rates.inc
7158  gl/includes/db/gl_db_trans.inc
7159  gl/includes/gl_db.inc
7160  gl/includes/gl_ui.inc
7161  gl/includes/ui/gl_bank_ui.inc
7162  gl/includes/ui/gl_journal_ui.inc
7163  gl/inquiry/bank_inquiry.php
7164  gl/inquiry/gl_account_inquiry.php
7165  gl/inquiry/gl_trial_balance.php
7166  gl/manage/bank_accounts.php
7167  gl/manage/bank_trans_types.php
7168  gl/manage/currencies.php
7169  gl/manage/exchange_rates.php
7170  gl/manage/gl_account_classes.php
7171  gl/manage/gl_account_types.php
7172  gl/manage/gl_accounts.php
7173  gl/view/bank_transfer_view.php
7174  gl/view/gl_deposit_view.php
7175  gl/view/gl_payment_view.php
7176  gl/view/gl_trans_view.php
7177  includes/ajax.inc
7178  includes/banking.inc
7179  includes/current_user.inc
7180  includes/data_checks.inc
7181  includes/date_functions.inc
7182  includes/db/comments_db.inc
7183  includes/db/connect_db.inc
7184  includes/db/inventory_db.inc
7185  includes/db/manufacturing_db.inc
7186  includes/db/references_db.inc
7187  includes/db/sql_functions.inc
7188  includes/errors.inc
7189  includes/lang/gettext.php
7190  includes/lang/language.php
7191  includes/main.inc
7192  includes/manufacturing.inc
7193  includes/page/footer.inc
7194  includes/page/header.inc
7195  includes/prefs/sysprefs.inc
7196  includes/prefs/userprefs.inc
7197  includes/references.inc
7198  includes/reserved.inc
7199  includes/session.inc
7200  includes/systypes.inc
7201  includes/types.inc
7202  includes/ui.inc
7203  includes/ui/allocation_cart.inc
7204  includes/ui/items_cart.inc
7205  includes/ui/ui_controls.inc
7206  includes/ui/ui_globals.inc
7207  includes/ui/ui_input.inc
7208  includes/ui/ui_lists.inc
7209  includes/ui/ui_msgs.inc
7210  includes/ui/ui_view.inc
7211  index.php
7212  install.html
7213  install/index.php
7214  install/save.php
7215  inventory/adjustments.php
7216  inventory/cost_update.php
7217  inventory/includes/db/items_adjust_db.inc
7218  inventory/includes/db/items_category_db.inc
7219  inventory/includes/db/items_db.inc
7220  inventory/includes/db/items_locations_db.inc
7221  inventory/includes/db/items_prices_db.inc
7222  inventory/includes/db/items_trans_db.inc
7223  inventory/includes/db/items_transfer_db.inc
7224  inventory/includes/db/items_units_db.inc
7225  inventory/includes/db/movement_types_db.inc
7226  inventory/includes/inventory_db.inc
7227  inventory/includes/item_adjustments_ui.inc
7228  inventory/includes/stock_transfers_ui.inc
7229  inventory/inquiry/stock_movements.php
7230  inventory/inquiry/stock_status.php
7231  inventory/manage/image/0/102.jpg
7232  inventory/manage/image/0/103.jpg
7233  inventory/manage/image/0/104.jpg
7234  inventory/manage/item_categories.php
7235  inventory/manage/item_units.php
7236  inventory/manage/items.php
7237  inventory/manage/locations.php
7238  inventory/manage/movement_types.php
7239  inventory/prices.php
7240  inventory/purchasing_data.php
7241  inventory/reorder_level.php
7242  inventory/transfers.php
7243  inventory/view/view_adjustment.php
7244  inventory/view/view_transfer.php
7245  js/JsHttpRequest.js
7246  js/allocate.js
7247  js/budget.js
7248  js/inserts.js
7249  js/utils.js
7250  lang/en_US/LC_MESSAGES/en_US.mo
7251  lang/en_US/stylesheet.css
7252  lang/installed_languages.inc
7253  lang/new_language_template/LC_MESSAGES/empty.po
7254  lang/new_language_template/stylesheet.css
7255  manufacturing/includes/db/work_centres_db.inc
7256  manufacturing/includes/db/work_order_issues_db.inc
7257  manufacturing/includes/db/work_order_produce_items_db.inc
7258  manufacturing/includes/db/work_order_requirements_db.inc
7259  manufacturing/includes/db/work_orders_db.inc
7260  manufacturing/includes/db/work_orders_quick_db.inc
7261  manufacturing/includes/manufacturing_db.inc
7262  manufacturing/includes/manufacturing_ui.inc
7263  manufacturing/includes/work_order_issue_ui.inc
7264  manufacturing/inquiry/bom_cost_inquiry.php
7265  manufacturing/inquiry/where_used_inquiry.php
7266  manufacturing/manage/bom_edit.php
7267  manufacturing/manage/work_centres.php
7268  manufacturing/search_work_orders.php
7269  manufacturing/view/wo_issue_view.php
7270  manufacturing/view/wo_production_view.php
7271  manufacturing/view/work_order_view.php
7272  manufacturing/work_order_add_finished.php
7273  manufacturing/work_order_entry.php
7274  manufacturing/work_order_issue.php
7275  manufacturing/work_order_release.php
7276  purchasing/allocations/supplier_allocate.php
7277  purchasing/allocations/supplier_allocation_main.php
7278  purchasing/includes/db/grn_db.inc
7279  purchasing/includes/db/invoice_db.inc
7280  purchasing/includes/db/invoice_items_db.inc
7281  purchasing/includes/db/po_db.inc
7282  purchasing/includes/db/supp_payment_db.inc
7283  purchasing/includes/db/supp_trans_db.inc
7284  purchasing/includes/db/suppalloc_db.inc
7285  purchasing/includes/db/suppliers_db.inc
7286  purchasing/includes/po_class.inc
7287  purchasing/includes/purchasing_db.inc
7288  purchasing/includes/purchasing_ui.inc
7289  purchasing/includes/supp_trans_class.inc
7290  purchasing/includes/ui/grn_ui.inc
7291  purchasing/includes/ui/invoice_ui.inc
7292  purchasing/includes/ui/po_ui.inc
7293  purchasing/inquiry/po_search.php
7294  purchasing/inquiry/po_search_completed.php
7295  purchasing/inquiry/supplier_allocation_inquiry.php
7296  purchasing/inquiry/supplier_inquiry.php
7297  purchasing/manage/suppliers.php
7298  purchasing/po_entry_items.php
7299  purchasing/po_receive_items.php
7300  purchasing/supplier_credit.php
7301  purchasing/supplier_invoice.php
7302  purchasing/supplier_payment.php
7303  purchasing/view/view_grn.php
7304  purchasing/view/view_po.php
7305  purchasing/view/view_supp_credit.php
7306  purchasing/view/view_supp_invoice.php
7307  purchasing/view/view_supp_payment.php
7308  reporting/fonts/Vera.afm
7309  reporting/includes/class.pdf.inc
7310  reporting/includes/doctext.inc
7311  reporting/includes/doctext2.inc
7312  reporting/includes/header2.inc
7313  reporting/includes/pdf_report.inc
7314  reporting/includes/reporting.inc
7315  reporting/includes/reports_classes.inc
7316  reporting/includes/tcpdf.php
7317  reporting/rep101.php
7318  reporting/rep102.php
7319  reporting/rep103.php
7320  reporting/rep104.php
7321  reporting/rep105.php
7322  reporting/rep106.php
7323  reporting/rep107.php
7324  reporting/rep108.php
7325  reporting/rep109.php
7326  reporting/rep110.php
7327  reporting/rep201.php
7328  reporting/rep202.php
7329  reporting/rep203.php
7330  reporting/rep204.php
7331  reporting/rep209.php
7332  reporting/rep301.php
7333  reporting/rep302.php
7334  reporting/rep303.php
7335  reporting/rep304.php
7336  reporting/rep401.php
7337  reporting/rep501.php
7338  reporting/rep601.php
7339  reporting/rep701.php
7340  reporting/rep702.php
7341  reporting/rep704.php
7342  reporting/rep705.php
7343  reporting/rep706.php
7344  reporting/rep707.php
7345  reporting/rep708.php
7346  reporting/rep709.php
7347  reporting/reports_main.php
7348  sales/allocations/customer_allocate.php
7349  sales/allocations/customer_allocation_main.php
7350  sales/credit_note_entry.php
7351  sales/customer_credit_invoice.php
7352  sales/customer_delivery.php
7353  sales/customer_invoice.php
7354  sales/customer_payments.php
7355  sales/includes/cart_class.inc
7356  sales/includes/db/branches_db.inc
7357  sales/includes/db/credit_status_db.inc
7358  sales/includes/db/cust_trans_db.inc
7359  sales/includes/db/cust_trans_details_db.inc
7360  sales/includes/db/custalloc_db.inc
7361  sales/includes/db/customers_db.inc
7362  sales/includes/db/payment_db.inc
7363  sales/includes/db/sales_credit_db.inc
7364  sales/includes/db/sales_delivery_db.inc
7365  sales/includes/db/sales_invoice_db.inc
7366  sales/includes/db/sales_order_db.inc
7367  sales/includes/db/sales_types_db.inc
7368  sales/includes/sales_db.inc
7369  sales/includes/sales_ui.inc
7370  sales/includes/ui/sales_credit_ui.inc
7371  sales/includes/ui/sales_order_ui.inc
7372  sales/inquiry/customer_allocation_inquiry.php
7373  sales/inquiry/customer_inquiry.php
7374  sales/inquiry/sales_deliveries_view.php
7375  sales/inquiry/sales_orders_view.php
7376  sales/manage/credit_status.php
7377  sales/manage/customer_branches.php
7378  sales/manage/customers.php
7379  sales/manage/sales_areas.php
7380  sales/manage/sales_people.php
7381  sales/manage/sales_types.php
7382  sales/sales_order_entry.php
7383  sales/view/view_credit.php
7384  sales/view/view_dispatch.php
7385  sales/view/view_invoice.php
7386  sales/view/view_receipt.php
7387  sales/view/view_sales_order.php
7388  sql/en_US-demo.sql
7389  sql/en_US-new.sql
7390  taxes/db/item_tax_types_db.inc
7391  taxes/db/tax_groups_db.inc
7392  taxes/db/tax_types_db.inc
7393  taxes/item_tax_types.php
7394  taxes/tax_calc.inc
7395  taxes/tax_groups.php
7396  taxes/tax_types.php
7397  themes/aqua/default.css
7398  themes/aqua/renderer.php
7399  themes/cool/default.css
7400  themes/cool/renderer.php
7401  themes/default/default.css
7402  themes/default/login.css
7403  themes/default/renderer.php
7404  update.html
7405  update_db.php
7406
7407 2009-02-03 09:25 +0000 Joe Hunt
7408 (922) New release 2.0.7
7409  CHANGELOG.txt
7410  config.php
7411
7412 2009-01-22 01:17 +0000 Joe Hunt
7413 (877) Bug [0000112] It shows invoices as overdue still (in red), even though its been payed and allocated.
7414  CHANGELOG.txt
7415  sales/inquiry/customer_inquiry.php
7416
7417 2009-01-13 00:46 +0000 Joe Hunt
7418 (859) *** empty log message ***
7419  sales/includes/ui/sales_order_ui.inc
7420
7421 2009-01-13 00:32 +0000 Joe Hunt
7422 (858) Bug [0000111] Accounts on Credit Hold can still process delivery notes on sales order and invoicing.
7423  CHANGELOG.txt
7424  sales/customer_delivery.php
7425  sales/customer_invoice.php
7426  sales/includes/ui/sales_order_ui.inc
7427
7428 2009-01-08 12:32 +0000 Janusz Dobrowolski
7429 (828) Validation fix for account class id entry.
7430  CHANGELOG.txt
7431  gl/manage/gl_account_classes.php
7432
7433 2009-01-02 08:59 +0000 Joe Hunt
7434 (815) [0000104] minor language updates in a few sales files
7435  CHANGELOG.txt
7436  sales/customer_invoice.php
7437
7438 2008-12-24 09:13 +0000 Joe Hunt
7439 (814) Stamping the GL accounts with Exchange Variance
7440  CHANGELOG.txt
7441  gl/includes/db/gl_db_banking.inc
7442
7443 2008-12-23 23:01 +0000 Joe Hunt
7444 (813) Fixed an accounting sync in GL when adding bank account transactions (no customer/supplier trans)
7445  CHANGELOG.txt
7446  gl/includes/db/gl_db_banking.inc
7447  reporting/includes/class.pdf.inc
7448
7449 2008-12-22 20:53 +0000 Janusz Dobrowolski
7450 (812) Two bugfixes for free hand credit note entry [0000102],[0000103]
7451  CHANGELOG.txt
7452
7453 2008-12-22 20:51 +0000 Janusz Dobrowolski
7454 (811) Bugfix [0000102]
7455  sales/credit_note_entry.php
7456
7457 2008-12-22 20:50 +0000 Janusz Dobrowolski
7458 (810) Bugfix [0000103]
7459  sales/includes/db/cust_trans_db.inc
7460
7461 2008-12-18 17:21 +0000 Joe Hunt
7462 (800) [0000101] Roll back of yeasterday issues
7463  CHANGELOG.txt
7464  purchasing/includes/db/invoice_db.inc
7465  purchasing/includes/db/supp_payment_db.inc
7466  sales/includes/db/payment_db.inc
7467  sales/includes/db/sales_credit_db.inc
7468  sales/includes/db/sales_invoice_db.inc
7469
7470 2008-12-18 01:12 +0000 Joe Hunt
7471 (798) [0000101] More wonderful rounding issues. Rerun.
7472  CHANGELOG.txt
7473  purchasing/includes/db/invoice_db.inc
7474  purchasing/includes/db/supp_payment_db.inc
7475  sales/includes/db/payment_db.inc
7476  sales/includes/db/sales_credit_db.inc
7477  sales/includes/db/sales_invoice_db.inc
7478
7479 2008-12-17 14:39 +0000 Joe Hunt
7480 (797) [0000101] More wonderful rounding issues
7481  CHANGELOG.txt
7482  includes/ui/ui_view.inc
7483  purchasing/includes/db/invoice_db.inc
7484  sales/includes/db/sales_credit_db.inc
7485  sales/includes/db/sales_delivery_db.inc
7486  sales/includes/db/sales_invoice_db.inc
7487
7488 2008-12-16 16:54 +0000 Joe Hunt
7489 (796) [0000100] Keep getting left allocated weird results (rounding problems).
7490  CHANGELOG.txt
7491  includes/ui/ui_view.inc
7492  purchasing/inquiry/supplier_allocation_inquiry.php
7493  reporting/rep101.php
7494  reporting/rep201.php
7495  sales/inquiry/customer_allocation_inquiry.php
7496
7497 2008-12-10 13:12 +0000 Janusz Dobrowolski
7498 (785) [0000099] New line added to inventory adjustment/transfer sometimes
7499 overwrites old one.
7500  CHANGELOG.txt
7501  includes/ui/items_cart.inc
7502
7503 2008-12-09 10:32 +0000 Janusz Dobrowolski
7504 (782) Fixed 0000097,0000098 and view of credit notes with empty lines.
7505  CHANGELOG.txt
7506
7507 2008-12-09 10:31 +0000 Janusz Dobrowolski
7508 (781) Fixed to hide empty credit note lines.
7509  sales/view/view_credit.php
7510
7511 2008-12-09 10:30 +0000 Janusz Dobrowolski
7512 (780) [0000097] Can't void free hand customer credit note.
7513  sales/includes/db/sales_invoice_db.inc
7514
7515 2008-12-09 10:29 +0000 Janusz Dobrowolski
7516 (779) [0000098] Unable issue of credit note for invoice with removed line
7517 items.
7518  sales/customer_credit_invoice.php
7519
7520 2008-12-08 14:26 +0000 Joe Hunt
7521 (767) New release 2.0.6
7522  CHANGELOG.txt
7523  config.php
7524
7525 2008-12-05 22:56 +0000 Joe Hunt
7526 (751) [0000095] Bad behaviour of routine number_format and round in Windows.
7527  CHANGELOG.txt
7528  gl/includes/db/gl_db_trans.inc
7529  includes/banking.inc
7530  includes/current_user.inc
7531  purchasing/includes/ui/invoice_ui.inc
7532  reporting/rep107.php
7533  reporting/rep109.php
7534  reporting/rep110.php
7535  reporting/rep209.php
7536  sales/view/view_credit.php
7537  sales/view/view_dispatch.php
7538  sales/view/view_invoice.php
7539  sales/view/view_sales_order.php
7540
7541 2008-12-05 15:32 +0000 Joe Hunt
7542 (750) [0000095] Bad behaviour of routine number_format in Windows.
7543  CHANGELOG.txt
7544  includes/current_user.inc
7545
7546 2008-12-04 18:51 +0000 Joe Hunt
7547 (741) [0000095] Inbalance double entry on Documents (2. run)
7548  gl/includes/db/gl_db_banking.inc
7549  gl/includes/db/gl_db_trans.inc
7550  purchasing/includes/db/invoice_db.inc
7551  purchasing/includes/db/supp_payment_db.inc
7552  sales/includes/db/payment_db.inc
7553  sales/includes/db/sales_credit_db.inc
7554  sales/includes/db/sales_invoice_db.inc
7555
7556 2008-12-04 15:35 +0000 Joe Hunt
7557 (740) [0000095] Inbalance double entry on Documents (1 file missing)
7558  CHANGELOG.txt
7559  gl/includes/db/gl_db_banking.inc
7560
7561 2008-12-04 14:20 +0000 Janusz Dobrowolski
7562 (739) Fixed company subdirs creation during upgrade and company addition.
7563  CHANGELOG.txt
7564  admin/create_coy.php
7565  admin/db/maintenance_db.inc
7566  update.html
7567  update_db.php
7568
7569 2008-12-04 13:04 +0000 Joe Hunt
7570 (738) [0000095] Inbalance double entry on Documents
7571  CHANGELOG.txt
7572  gl/includes/db/gl_db_trans.inc
7573  manufacturing/view/wo_production_view.php
7574  purchasing/includes/db/invoice_db.inc
7575  purchasing/includes/db/supp_payment_db.inc
7576  sales/includes/db/payment_db.inc
7577  sales/includes/db/sales_credit_db.inc
7578  sales/includes/db/sales_invoice_db.inc
7579
7580 2008-11-29 10:11 +0000 Joe Hunt
7581 (737) [0000094] Report does not show items that have 0 qty but have demand qty
7582  CHANGELOG.txt
7583  reporting/rep302.php
7584  reporting/rep303.php
7585
7586 2008-11-28 22:49 +0000 Joe Hunt
7587 (736) extending the delivery period to avoid early invoice
7588  purchasing/includes/db/invoice_db.inc
7589
7590 2008-11-28 15:29 +0000 Joe Hunt
7591 (735) Small cosmetic changes
7592  purchasing/includes/db/invoice_db.inc
7593
7594 2008-11-28 11:24 +0000 Joe Hunt
7595 (734) [0000093] Voiding Supplier Invoices Causes some lines cost update to go to 0 and exchange rate change
7596  CHANGELOG.txt
7597  purchasing/includes/db/invoice_db.inc
7598
7599 2008-11-26 23:18 +0000 Joe Hunt
7600 (733) [0000092] Stock Sheet Report. Bad Page break.
7601  CHANGELOG.txt
7602  reporting/includes/pdf_report.inc
7603
7604 2008-11-26 15:34 +0000 Joe Hunt
7605 (729) [0000091] Tax for 2 decimal places doesn't compute properly
7606  CHANGELOG.txt
7607  taxes/tax_calc.inc
7608
7609 2008-11-25 15:14 +0000 Janusz Dobrowolski
7610 (728) Bugfixes 0000084,0000086,0000087 and one another.
7611  CHANGELOG.txt
7612
7613 2008-11-25 15:13 +0000 Janusz Dobrowolski
7614 (727) Bug [0000084] Low inventory items not marked properly.
7615  sales/customer_delivery.php
7616
7617 2008-11-25 15:12 +0000 Janusz Dobrowolski
7618 (726) Bug [0000086] New line added to document sometimes overwrites old one.
7619  sales/includes/cart_class.inc
7620
7621 2008-11-25 15:11 +0000 Janusz Dobrowolski
7622 (725) Fixed [0000087] (price always updated after order date change)
7623  sales/includes/ui/sales_credit_ui.inc
7624  sales/includes/ui/sales_order_ui.inc
7625
7626 2008-11-25 15:10 +0000 Janusz Dobrowolski
7627 (724) Fixed automatic price calculations always on.
7628  sales/includes/sales_db.inc
7629
7630 2008-11-24 10:59 +0000 Joe Hunt
7631 (711) Release 2.0.5
7632  CHANGELOG.txt
7633  config.php
7634  reporting/includes/header2.inc
7635  sales/view/view_receipt.php
7636  update.html
7637
7638 2008-11-20 13:31 +0000 Janusz Dobrowolski
7639 (704) Fixed [0000082] bad js allocations after All/None button press.
7640  CHANGELOG.txt
7641  sales/allocations/customer_allocate.php
7642
7643 2008-11-19 23:57 +0000 Joe Hunt
7644 (702) Do not allow editing invoice if allocated > 0
7645  CHANGELOG.txt
7646  sales/inquiry/customer_inquiry.php
7647
7648 2008-11-19 10:11 +0000 Joe Hunt
7649 (698) Possibility to view a transaction before final voiding.
7650  CHANGELOG.txt
7651  admin/void_transaction.php
7652
7653 2008-11-11 16:33 +0000 Janusz Dobrowolski
7654 (667) Fixed false edit conflict errors.
7655  CHANGELOG.txt
7656  purchasing/po_receive_items.php
7657
7658 2008-11-11 10:46 +0000 Janusz Dobrowolski
7659 (666) Two small display bugfixes.
7660  CHANGELOG.txt
7661
7662 2008-11-11 10:44 +0000 Janusz Dobrowolski
7663 (665) Fixed right alignement of amount cells.
7664  includes/ui/ui_input.inc
7665
7666 2008-11-11 10:44 +0000 Janusz Dobrowolski
7667 (664) Fixed display of fully received items.
7668  purchasing/po_receive_items.php
7669
7670 2008-11-11 10:42 +0000 Joe Hunt
7671 (663) Minor bug and better layout
7672  reporting/rep708.php
7673
7674 2008-11-10 22:35 +0000 Joe Hunt
7675 (661) [0000081] Trial Balance again minor changes.
7676  CHANGELOG.txt
7677  gl/inquiry/gl_trial_balance.php
7678  reporting/rep708.php
7679
7680 2008-11-07 12:18 +0000 Joe Hunt
7681 (636) [0000081] Changed Trial Balance to show all debits and credits (option to only show balances)
7682  CHANGELOG.txt
7683  gl/inquiry/gl_trial_balance.php
7684  purchasing/includes/ui/invoice_ui.inc
7685  reporting/rep708.php
7686  reporting/reports_main.php
7687
7688 2008-11-03 17:37 +0000 Janusz Dobrowolski
7689 (618) Fixed price priority in automatic calculations.
7690  CHANGELOG.txt
7691  sales/includes/sales_db.inc
7692
7693 2008-10-30 14:33 +0000 Janusz Dobrowolski
7694 (610) Bugfix [0000080] - BOM line was not editable.
7695  CHANGELOG.txt
7696  manufacturing/manage/bom_edit.php
7697
7698 2008-10-28 23:48 +0000 Joe Hunt
7699 (607) Voiding a supplier invoice/credit note with GL Postings creates a database error
7700  CHANGELOG.txt
7701  purchasing/includes/db/invoice_db.inc
7702
7703 2008-10-28 08:27 +0000 Joe Hunt
7704 (606) [000009] Delivery Note/Sales Invoice should not be editable after it has been voided.
7705  CHANGELOG.txt
7706  admin/db/voiding_db.inc
7707  sales/inquiry/customer_inquiry.php
7708  sales/inquiry/sales_deliveries_view.php
7709
7710 2008-10-27 14:11 +0000 Joe Hunt
7711 (605) Added confirm box when admins are about to remove PO GRNs from Supplier Invoice
7712  CHANGELOG.txt
7713  purchasing/supplier_invoice.php
7714
7715 2008-10-27 11:02 +0000 Joe Hunt
7716 (604) Default parameter $rate should be 0
7717  sales/includes/sales_db.inc
7718
7719 2008-10-26 23:34 +0000 Joe Hunt
7720 (603) Opened Exchange rate for editing (without storing) in sales/purchasing module payment
7721  CHANGELOG.txt
7722
7723 2008-10-26 23:18 +0000 Joe Hunt
7724 (602) [0000078] Opened Exchange rate for editing (without storing) in sales/purchasing module payment
7725  gl/includes/db/gl_db_trans.inc
7726  includes/banking.inc
7727  includes/ui/ui_view.inc
7728  purchasing/includes/db/supp_payment_db.inc
7729  purchasing/includes/db/supp_trans_db.inc
7730  purchasing/includes/purchasing_db.inc
7731  purchasing/supplier_payment.php
7732  reporting/rep101.php
7733  reporting/rep106.php
7734  reporting/rep201.php
7735  reporting/rep203.php
7736  reporting/rep209.php
7737  sales/customer_payments.php
7738  sales/includes/db/cust_trans_db.inc
7739  sales/includes/db/payment_db.inc
7740  sales/includes/sales_db.inc
7741
7742 2008-10-24 16:37 +0000 Joe Hunt
7743 (601) async submit 'Add All Items'
7744  purchasing/includes/ui/invoice_ui.inc
7745
7746 2008-10-24 16:06 +0000 Joe Hunt
7747 (600) Small adjustments and minor bugfix
7748  purchasing/includes/ui/invoice_ui.inc
7749  purchasing/supplier_credit.php
7750  purchasing/supplier_invoice.php
7751
7752 2008-10-24 14:35 +0000 Joe Hunt
7753 (599) Improved layout of Supplier Invoice/Credit. All Items can now be added in one sweep.
7754  CHANGELOG.txt
7755  purchasing/includes/ui/invoice_ui.inc
7756  purchasing/supplier_credit.php
7757  purchasing/supplier_invoice.php
7758
7759 2008-10-24 09:14 +0000 Joe Hunt
7760 (594) Increased memory limit if reports in unicode (48M) as suggested in forum.
7761  reporting/includes/class.pdf.inc
7762
7763 2008-10-24 09:13 +0000 Joe Hunt
7764 (593) [0000077] Added a total before ending balance in trial balance (also in report)
7765  CHANGELOG.txt
7766  gl/inquiry/gl_trial_balance.php
7767  reporting/rep708.php
7768
7769 2008-10-23 15:05 +0000 Joe Hunt
7770 (584) Reference removed
7771  purchasing/includes/ui/invoice_ui.inc
7772
7773 2008-10-23 13:38 +0000 Joe Hunt
7774 (581) Forgotten
7775  purchasing/includes/ui/invoice_ui.inc
7776
7777 2008-10-23 13:00 +0000 Joe Hunt
7778 (580) Release 2.0.4
7779 Changed design of Supplier Invoice/Credit. Everything is now done in one document form
7780  CHANGELOG.txt
7781  config.php
7782  gl/inquiry/gl_account_inquiry.php
7783  purchasing/includes/ui/invoice_ui.inc
7784  purchasing/supplier_credit.php
7785  purchasing/supplier_credit_grns.php
7786  purchasing/supplier_invoice.php
7787  purchasing/supplier_invoice_grns.php
7788  purchasing/supplier_trans_gl.php
7789
7790 2008-10-22 09:30 +0000 Joe Hunt
7791 (579) Bad balance in GL trans for chart en_US-demo.sql
7792  sql/en_US-demo.sql
7793
7794 2008-10-22 09:29 +0000 Joe Hunt
7795 (578) Added Ending Balance in trial balance (also in report)
7796  CHANGELOG.txt
7797  gl/inquiry/gl_trial_balance.php
7798  reporting/rep704.php
7799  reporting/rep708.php
7800
7801 2008-10-21 08:56 +0000 Joe Hunt
7802 (577) Bug [0000076] Voiding Supplier Invoice does a purchase delivery void as well
7803  CHANGELOG.txt
7804  purchasing/includes/db/invoice_db.inc
7805
7806 2008-10-19 08:22 +0000 Joe Hunt
7807 (570) Warning text included in front of GRNs that can be removed.
7808  purchasing/supplier_invoice_grns.php
7809
7810 2008-10-18 21:27 +0000 Joe Hunt
7811 (569) Bug [0000075] Cost Update problems still (voiding supplier invoice). Can't remove GRNs from Yet to be invoiced (supplier invoice). Can now be done with admin access.
7812  CHANGELOG.txt
7813  purchasing/includes/db/grn_db.inc
7814  purchasing/includes/db/invoice_db.inc
7815  purchasing/supplier_invoice_grns.php
7816
7817 2008-10-15 08:39 +0000 Joe Hunt
7818 (555) Bug [0000074] Marked items are overdue. For Filled (fully delivered) Sales Order
7819  CHANGELOG.txt
7820  sales/inquiry/sales_orders_view.php
7821
7822 2008-10-07 08:29 +0000 Janusz Dobrowolski
7823 (554) [0000071] Ordering from customer on hold  was possible after double
7824 exact search in list.
7825  CHANGELOG.txt
7826  sales/includes/ui/sales_order_ui.inc
7827
7828 2008-10-06 12:10 +0000 Joe Hunt
7829 (546) Release 2.0.3
7830  CHANGELOG.txt
7831  config.php
7832
7833 2008-10-06 12:09 +0000 Joe Hunt
7834 (545) Bug [0000072] Item stock movement should check for if there is empty Inventory.
7835  inventory/inquiry/stock_movements.php
7836
7837 2008-10-05 17:15 +0000 Janusz Dobrowolski
7838 (544) Bugfixes [0000063] and [0000071]
7839  CHANGELOG.txt
7840
7841 2008-10-05 17:14 +0000 Janusz Dobrowolski
7842 (543) Bugfix [0000063] Bad update of parent document lines after edition of sales document.
7843  sales/includes/cart_class.inc
7844  sales/includes/db/sales_credit_db.inc
7845  sales/includes/db/sales_delivery_db.inc
7846  sales/includes/db/sales_invoice_db.inc
7847  sales/includes/sales_db.inc
7848
7849 2008-10-05 17:12 +0000 Janusz Dobrowolski
7850 (542) Bugfix [0000071] Ordering for customers with bad history available via F4-Enter
7851  sales/manage/customers.php
7852
7853 2008-10-02 20:34 +0000 Joe Hunt
7854 (541) Bug [0000061] Cost Update doesn't compute correctly after inventory adjust.
7855  CHANGELOG.txt
7856  inventory/includes/db/items_adjust_db.inc
7857
7858 2008-10-02 14:59 +0000 Joe Hunt
7859 (540) Bug [0000069] Constraint on voiding delivery note if a non voided, linked invoice exists.
7860  CHANGELOG.txt
7861  admin/db/voiding_db.inc
7862
7863 2008-10-01 23:19 +0000 Joe Hunt
7864 (539) When deleting the last module in FA a parce error arose
7865  CHANGELOG.txt
7866  admin/inst_lang.php
7867  admin/inst_module.php
7868  manufacturing/view/wo_issue_view.php
7869
7870 2008-09-30 14:45 +0000 Janusz Dobrowolski
7871 (538) Bug [0000067] in supplier allocation inquiry fixed.
7872  CHANGELOG.txt
7873  purchasing/inquiry/supplier_allocation_inquiry.php
7874
7875 2008-09-30 09:37 +0000 Janusz Dobrowolski
7876 (537) Fixed bugs [0000067] and [0000068].
7877  CHANGELOG.txt
7878
7879 2008-09-30 09:36 +0000 Janusz Dobrowolski
7880 (536) Bug [0000067] fixed.
7881  purchasing/inquiry/supplier_inquiry.php
7882
7883 2008-09-30 09:35 +0000 Janusz Dobrowolski
7884 (535) Bug [0000068] fixed.
7885  sales/allocations/customer_allocation_main.php
7886
7887 2008-09-29 16:58 +0000 Janusz Dobrowolski
7888 (534) [0000065] Changing item type during adding new item caused record reset.
7889  CHANGELOG.txt
7890
7891 2008-09-29 16:55 +0000 Janusz Dobrowolski
7892 (533) [000065] Changing item type during adding new item cased record reset.
7893  CHANGELOG.txt
7894  inventory/manage/items.php
7895
7896 2008-09-26 23:15 +0000 Joe Hunt
7897 (532) *** empty log message ***
7898  manufacturing/view/wo_production_view.php
7899  sales/customer_credit_invoice.php
7900
7901 2008-09-26 22:08 +0000 Joe Hunt
7902 (531) Bug [0000064] Credit This on an invoice should automatically allocate the credit to that invoice
7903  CHANGELOG.txt
7904  sales/customer_credit_invoice.php
7905  sales/includes/db/sales_credit_db.inc
7906
7907 2008-09-26 07:31 +0000 Janusz Dobrowolski
7908 (530) Bug [0000062] duplicated tax details after delivery note edition.
7909  CHANGELOG.txt
7910  sales/includes/db/sales_delivery_db.inc
7911
7912 2008-09-26 00:28 +0000 Joe Hunt
7913 (529) Bug [0000061] Delivery Modifitication (standard cost change)
7914  CHANGELOG.txt
7915  sales/includes/db/sales_delivery_db.inc
7916
7917 2008-09-25 21:39 +0000 Joe Hunt
7918 (528) Wrong order
7919  sql/alter.sql
7920
7921 2008-09-25 15:05 +0000 Joe Hunt
7922 (527) Bug [0000060] table prefix error message and inconsistency at install
7923  admin/db/maintenance_db.inc
7924  install/index.php
7925  install/save.php
7926
7927 2008-09-25 15:04 +0000 Joe Hunt
7928 (526) if MySQL is in strict sql mode, a couple of files didn't pass that.
7929  CHANGELOG.txt
7930  gl/gl_budget.php
7931  includes/db/comments_db.inc
7932  inventory/cost_update.php
7933  purchasing/includes/db/supp_trans_db.inc
7934  sales/includes/db/cust_trans_db.inc
7935
7936 2008-09-23 09:35 +0000 Joe Hunt
7937 (525) Release 2.0.2
7938  CHANGELOG.txt
7939  config.php
7940  install/save.php
7941
7942 2008-09-23 00:17 +0000 Joe Hunt
7943 (524) Bug [0000059] Direct Invoice or Delivery Notes doesn't account for negative inventory flag
7944  CHANGELOG.txt
7945  sales/sales_order_entry.php
7946
7947 2008-09-22 21:10 +0000 Joe Hunt
7948 (523) Small fixes
7949  dimensions/includes/dimensions_ui.inc
7950  dimensions/inquiry/search_dimensions.php
7951
7952 2008-09-21 15:51 +0000 Janusz Dobrowolski
7953 (522) Code cleanup.
7954  js/inserts.js
7955
7956 2008-09-21 14:54 +0000 Janusz Dobrowolski
7957 (521) Automatic exchange rate, prices and terms update after date change in
7958 document edition, some additional fixes to ui.
7959  CHANGELOG.txt
7960
7961 2008-09-21 14:52 +0000 Janusz Dobrowolski
7962 (520) Automatic exchange rate update after document date change
7963  gl/bank_transfer.php
7964  gl/gl_bank.php
7965  gl/includes/db/gl_db_rates.inc
7966  gl/includes/ui/gl_bank_ui.inc
7967  includes/banking.inc
7968  purchasing/supplier_payment.php
7969  sales/customer_payments.php
7970  sales/includes/cart_class.inc
7971
7972 2008-09-21 14:51 +0000 Janusz Dobrowolski
7973 (519) Added submit_on_change option for date fields.
7974  includes/ui/ui_input.inc
7975
7976 2008-09-21 14:50 +0000 Janusz Dobrowolski
7977 (518) Sales/purchase terms update after document date change [0000058].
7978  purchasing/includes/ui/invoice_ui.inc
7979  purchasing/includes/ui/po_ui.inc
7980  sales/customer_invoice.php
7981
7982 2008-09-21 14:48 +0000 Janusz Dobrowolski
7983 (517) Fixed edit line total, price update after date change
7984  sales/includes/ui/sales_credit_ui.inc
7985  sales/includes/ui/sales_order_ui.inc
7986
7987 2008-09-21 14:47 +0000 Janusz Dobrowolski
7988 (516) Fixed unneeded page reload on enter key in input fields.
7989  js/inserts.js
7990
7991 2008-09-21 14:46 +0000 Janusz Dobrowolski
7992 (515) Fixed session variables conflicts with some third party software.
7993  includes/lang/language.php
7994
7995 2008-09-21 14:45 +0000 Janusz Dobrowolski
7996 (514) Fixed calendar flicker, removed buttons from exchange_rate_display().
7997  includes/ui/ui_view.inc
7998
7999 2008-09-21 14:44 +0000 Janusz Dobrowolski
8000 (513) Default delivery required by changed to 1 day.
8001  includes/prefs/sysprefs.inc
8002
8003 2008-09-21 14:43 +0000 Janusz Dobrowolski
8004 (512) Smaller bugfix in get_price()
8005  sales/includes/sales_db.inc
8006
8007 2008-09-21 09:12 +0000 Joe Hunt
8008 (511) *** empty log message ***
8009  dimensions/inquiry/search_dimensions.php
8010
8011 2008-09-21 08:59 +0000 Joe Hunt
8012 (510) *** empty log message ***
8013  dimensions/includes/dimensions_ui.inc
8014  dimensions/inquiry/search_dimensions.php
8015
8016 2008-09-20 22:25 +0000 Joe Hunt
8017 (509) Layout adjustments
8018  CHANGELOG.txt
8019  dimensions/includes/dimensions_ui.inc
8020  dimensions/view/view_dimension.php
8021  inventory/view/view_adjustment.php
8022  manufacturing/view/work_order_view.php
8023
8024 2008-09-20 15:23 +0000 Joe Hunt
8025 (508) Fix for exchange variation when allocating payments. re-inserted in System and GL Setup.
8026  CHANGELOG.txt
8027  admin/db/company_db.inc
8028  admin/gl_setup.php
8029  includes/banking.inc
8030  purchasing/allocations/supplier_allocate.php
8031  purchasing/includes/db/suppalloc_db.inc
8032  reporting/includes/tcpdf.php
8033  sales/allocations/customer_allocate.php
8034  sales/includes/db/custalloc_db.inc
8035  sales/includes/db/payment_db.inc
8036  sales/includes/db/sales_credit_db.inc
8037
8038 2008-09-18 22:39 +0000 Janusz Dobrowolski
8039 (507) Fixed retreiving of exchange rates [0000057]
8040  CHANGELOG.txt
8041  gl/manage/exchange_rates.php
8042  includes/banking.inc
8043  includes/ui/ui_view.inc
8044
8045 2008-09-18 19:49 +0000 Janusz Dobrowolski
8046 (506) Adding/viewing records in related table on F4 in customer/suplier selector.
8047  CHANGELOG.txt
8048
8049 2008-09-18 19:45 +0000 Janusz Dobrowolski
8050 (505) Add/view on F4 in supplier selector.
8051  inventory/purchasing_data.php
8052  purchasing/allocations/supplier_allocation_main.php
8053  purchasing/manage/suppliers.php
8054  purchasing/supplier_credit.php
8055  purchasing/supplier_invoice.php
8056  purchasing/supplier_payment.php
8057
8058 2008-09-18 19:45 +0000 Janusz Dobrowolski
8059 (504) Add/view on F4 in customer selector.
8060  sales/allocations/customer_allocation_main.php
8061  sales/credit_note_entry.php
8062  sales/customer_payments.php
8063  sales/includes/ui/sales_credit_ui.inc
8064  sales/includes/ui/sales_order_ui.inc
8065  sales/manage/customer_branches.php
8066  sales/manage/customers.php
8067  sales/sales_order_entry.php
8068
8069 2008-09-18 19:43 +0000 Janusz Dobrowolski
8070 (503) Support for calling external pages during document entry (e.g. for adding/viewing records in some table).
8071  includes/ui/ui_controls.inc
8072  includes/ui/ui_input.inc
8073  includes/ui/ui_lists.inc
8074  index.php
8075  js/inserts.js
8076
8077 2008-09-18 19:41 +0000 Janusz Dobrowolski
8078 (502) Add/view on F4 in  customer/supplier selectors
8079  gl/gl_bank.php
8080
8081 2008-09-18 19:41 +0000 Janusz Dobrowolski
8082 (501) Add/view on F4 in supplier/items selectors.
8083  inventory/manage/items.php
8084  purchasing/po_entry_items.php
8085
8086 2008-09-18 19:39 +0000 Janusz Dobrowolski
8087 (500) Syntax error introduced in last update fixed.
8088  inventory/prices.php
8089
8090 2008-09-18 09:56 +0000 Joe Hunt
8091 (499) Better layout for pagesize A4
8092  reporting/rep601.php
8093
8094 2008-09-18 09:38 +0000 Joe Hunt
8095 (498) New Report - Bank Statement
8096  CHANGELOG.txt
8097  reporting/rep601.php
8098  reporting/reports_main.php
8099
8100 2008-09-17 15:09 +0000 Joe Hunt
8101 (497) Inventory column option in Report Stock Sheet Check.
8102  reporting/rep303.php
8103  reporting/reports_main.php
8104
8105 2008-09-17 15:08 +0000 Joe Hunt
8106 (496) New PDF tcpdf.php file. Support for cid-0 fonts (Chinese, Japanese, Korean, CJK, Asian fonts) without embedding.
8107 New cid-0 fonts will be available for download when release 2.0.2 is shipping. Reduces file size enormouusly
8108  CHANGELOG.txt
8109  reporting/includes/tcpdf.php
8110
8111 2008-09-11 21:59 +0000 Janusz Dobrowolski
8112 (495) Some fixes related to slash quotation bugs.
8113  CHANGELOG.txt
8114
8115 2008-09-11 21:58 +0000 Janusz Dobrowolski
8116 (494) Added missed db_escape on person_id.
8117  gl/includes/db/gl_db_bank_trans.inc
8118  gl/includes/db/gl_db_trans.inc
8119
8120 2008-09-11 21:57 +0000 Janusz Dobrowolski
8121 (493) Fixed slash quotation problems on direct POST var reuse.
8122  includes/db/connect_db.inc
8123  includes/session.inc
8124  includes/ui/ui_view.inc
8125
8126 2008-09-10 21:56 +0000 Janusz Dobrowolski
8127 (492) Cosmetic code cleanup.
8128  inventory/manage/items.php
8129
8130 2008-09-10 21:50 +0000 Janusz Dobrowolski
8131 (491) Fixed [0000051],[0000054] and some other bugs.
8132  CHANGELOG.txt
8133
8134 2008-09-10 21:49 +0000 Janusz Dobrowolski
8135 (490) Fixed page update after item search.
8136  inventory/cost_update.php
8137  inventory/includes/item_adjustments_ui.inc
8138  inventory/includes/stock_transfers_ui.inc
8139  inventory/inquiry/stock_status.php
8140  inventory/manage/items.php
8141  inventory/prices.php
8142  inventory/purchasing_data.php
8143  inventory/reorder_level.php
8144  manufacturing/includes/work_order_issue_ui.inc
8145  manufacturing/inquiry/where_used_inquiry.php
8146  purchasing/includes/ui/po_ui.inc
8147  sales/includes/ui/sales_credit_ui.inc
8148  sales/includes/ui/sales_order_ui.inc
8149
8150 2008-09-10 21:47 +0000 Janusz Dobrowolski
8151 (489) Fixed list selectors' behaviour during search.
8152  includes/ui/ui_lists.inc
8153
8154 2008-09-10 21:45 +0000 Janusz Dobrowolski
8155 (488) Fixed company folder renaming after company remove.
8156  admin/create_coy.php
8157
8158 2008-09-09 12:55 +0000 Joe Hunt
8159 (487) Bug [0000055] Rasmus detected a cost diff. bug and changed some code for us. Very appreciated.
8160  CHANGELOG.txt
8161  purchasing/includes/db/invoice_db.inc
8162
8163 2008-09-07 07:58 +0000 Joe Hunt
8164 (486) Release 2.0.1
8165  CHANGELOG.txt
8166  config.php
8167
8168 2008-09-05 17:25 +0000 Janusz Dobrowolski
8169 (485) Sales invoice bug related to some php5 versions removed [0000046]
8170  CHANGELOG.txt
8171
8172 2008-09-05 17:24 +0000 Janusz Dobrowolski
8173 (484) Bug [0000046] relate to php #40509 fixed.
8174  sales/includes/db/sales_credit_db.inc
8175  sales/includes/sales_db.inc
8176
8177 2008-09-05 17:23 +0000 Janusz Dobrowolski
8178 (483) Obsolete code removed.
8179  sales/customer_credit_invoice.php
8180
8181 2008-09-05 16:05 +0000 Joe Hunt
8182 (482) Bug [0000053] Missing GL postings on item issue on Work Order
8183  CHANGELOG.txt
8184  manufacturing/includes/db/work_order_issues_db.inc
8185  manufacturing/includes/db/work_order_produce_items_db.inc
8186  manufacturing/includes/db/work_orders_quick_db.inc
8187  reporting/rep108.php
8188
8189 2008-09-04 21:06 +0000 Joe Hunt
8190 (481) Bug [0000050] Invoice no. on all sales reports
8191  CHANGELOG.txt
8192  reporting/includes/doctext.inc
8193  reporting/includes/doctext2.inc
8194
8195 2008-09-04 15:47 +0000 Joe Hunt
8196 (480) *** empty log message ***
8197  reporting/rep301.php
8198
8199 2008-09-04 14:40 +0000 Joe Hunt
8200 (479) Bug [0000052] Inventory Valuation Report
8201  CHANGELOG.txt
8202  reporting/rep301.php
8203
8204 2008-09-04 13:35 +0000 Joe Hunt
8205 (478) Bug [0000047] Not possible to view delivery sequence
8206 Bug [0000048] Crediting invoice and choosing gl account for items to be written off doesn't work
8207  CHANGELOG.txt
8208  config.php
8209  purchasing/includes/db/grn_db.inc
8210  purchasing/includes/ui/invoice_ui.inc
8211  purchasing/supplier_credit_grns.php
8212  purchasing/supplier_invoice_grns.php
8213  purchasing/view/view_po.php
8214  purchasing/view/view_supp_credit.php
8215  sales/includes/db/sales_credit_db.inc
8216
8217 2008-09-03 21:19 +0000 Janusz Dobrowolski
8218 (477) Error handling fixes.
8219  CHANGELOG.txt
8220
8221 2008-09-03 21:18 +0000 Janusz Dobrowolski
8222 (476) Fixed display of errors while document saving.
8223  sales/sales_order_entry.php
8224
8225 2008-09-03 21:17 +0000 Janusz Dobrowolski
8226 (475) Fixed fatal error handling for php5.
8227  includes/errors.inc
8228  includes/session.inc
8229
8230 2008-09-03 14:52 +0000 Joe Hunt
8231 (474) Bug [0000044] Standard Cost error on credit note. Reopened. Stock Movement forgot the credit note.
8232  CHANGELOG.txt
8233  config.php
8234  inventory/inquiry/stock_movements.php
8235  purchasing/includes/db/grn_db.inc
8236  purchasing/includes/db/invoice_db.inc
8237
8238 2008-09-03 07:09 +0000 Joe Hunt
8239 (473) Update screen bug in Bank Account Inquiry.
8240  CHANGELOG.txt
8241  gl/inquiry/bank_inquiry.php
8242
8243 2008-09-02 23:05 +0000 Joe Hunt
8244 (472) Bug [0000045] Cannot close fiscal year
8245  CHANGELOG.txt
8246  admin/fiscalyears.php
8247
8248 2008-09-02 22:24 +0000 Joe Hunt
8249 (471) Bug [0000043] Inventory Adjustment Session doesn't update standard cost
8250 Bug [0000044]Standard Cost error on credit note
8251  CHANGELOG.txt
8252  inventory/includes/db/items_adjust_db.inc
8253  purchasing/includes/db/grn_db.inc
8254  purchasing/includes/db/invoice_db.inc
8255
8256 2008-09-02 09:38 +0000 Joe Hunt
8257 (470) Bug when selecting report, List of Journal Entries, by type. Nothing selected.
8258  CHANGELOG.txt
8259  reporting/includes/reports_classes.inc
8260  reporting/rep702.php
8261
8262 2008-09-01 20:48 +0000 Joe Hunt
8263 (469) New en_US language file
8264  CHANGELOG.txt
8265  lang/en_US/LC_MESSAGES/en_US.mo
8266  lang/new_language_template/LC_MESSAGES/empty.po
8267
8268 2008-08-31 22:54 +0000 Joe Hunt
8269 (468) *** empty log message ***
8270  lang/new_language_template/LC_MESSAGES/empty.po
8271
8272 2008-08-31 22:45 +0000 Joe Hunt
8273 (467) Up-to-date translation file (some strings were missing, single quotations in .inc files)
8274  CHANGELOG.txt
8275  lang/new_language_template/LC_MESSAGES/empty.po
8276
8277 2008-08-31 17:14 +0000 Janusz Dobrowolski
8278 (466) Added ajax support for file upload, fixed image uploads for company prefs and items
8279  CHANGELOG.txt
8280
8281 2008-08-31 17:12 +0000 Janusz Dobrowolski
8282 (465) Fixed item image file upload
8283  inventory/manage/items.php
8284
8285 2008-08-31 17:08 +0000 Janusz Dobrowolski
8286 (464) Fixed item image file upload.
8287  admin/company_preferences.php
8288
8289 2008-08-31 17:07 +0000 Janusz Dobrowolski
8290 (463) Added ajax support for file uploads
8291  js/utils.js
8292
8293 2008-08-30 20:58 +0000 Janusz Dobrowolski
8294 (462) Fix for [0000040] and two other bugs
8295  CHANGELOG.txt
8296
8297 2008-08-30 20:56 +0000 Janusz Dobrowolski
8298 (461) Up to date translation file.
8299  lang/new_language_template/LC_MESSAGES/empty.po
8300
8301 2008-08-30 20:55 +0000 Janusz Dobrowolski
8302 (460) Fixed broken &amp's in backup files [0000040]
8303  admin/db/maintenance_db.inc
8304
8305 2008-08-30 20:54 +0000 Janusz Dobrowolski
8306 (459) Temporary fix (sync page reload) for uploading logo file.
8307  admin/company_preferences.php
8308
8309 2008-08-24 18:19 +0000 Janusz Dobrowolski
8310 (458) Moving 2.0 development version to main trunk.
8311  CHANGELOG.txt
8312  access/login.php
8313  access/logout.php
8314  admin/backup/index.php
8315  admin/backups.php
8316  admin/change_current_user_password.php
8317  admin/company_preferences.php
8318  admin/create_coy.php
8319  admin/db/company_db.inc
8320  admin/db/maintenance_db.inc
8321  admin/db/users_db.inc
8322  admin/db/voiding_db.inc
8323  admin/display_prefs.php
8324  admin/fiscalyears.php
8325  admin/forms_setup.php
8326  admin/gl_setup.php
8327  admin/inst_lang.php
8328  admin/inst_module.php
8329  admin/payment_terms.php
8330  admin/shipping_companies.php
8331  admin/users.php
8332  admin/view_print_transaction.php
8333  admin/void_transaction.php
8334  applications/customers.php
8335  applications/dimensions.php
8336  applications/generalledger.php
8337  applications/inventory.php
8338  applications/manufacturing.php
8339  applications/setup.php
8340  company/0/backup/index.php
8341  company/0/images/102.jpg
8342  company/0/images/103.jpg
8343  company/0/images/104.jpg
8344  company/0/images/index.php
8345  company/0/images/logo_frontaccounting.jpg
8346  company/0/images/logo_frontaccounting.png
8347  company/0/index.php
8348  company/0/js_cache/index.php
8349  company/0/pdf_files/index.php
8350  company/0/reporting/index.php
8351  company/index.php
8352  config.php
8353  dimensions/dimension_entry.php
8354  dimensions/includes/dimensions_db.inc
8355  dimensions/includes/dimensions_ui.inc
8356  dimensions/inquiry/search_dimensions.php
8357  dimensions/view/view_dimension.php
8358  frontaccounting.php
8359  gl/bank_transfer.php
8360  gl/gl_bank.php
8361  gl/gl_budget.php
8362  gl/gl_deposit.php
8363  gl/gl_journal.php
8364  gl/gl_payment.php
8365  gl/includes/db/gl_db_account_types.inc
8366  gl/includes/db/gl_db_accounts.inc
8367  gl/includes/db/gl_db_bank_accounts.inc
8368  gl/includes/db/gl_db_bank_trans.inc
8369  gl/includes/db/gl_db_bank_trans_types.inc
8370  gl/includes/db/gl_db_banking.inc
8371  gl/includes/db/gl_db_currencies.inc
8372  gl/includes/db/gl_db_trans.inc
8373  gl/includes/ui/gl_bank_ui.inc
8374  gl/includes/ui/gl_deposit_ui.inc
8375  gl/includes/ui/gl_journal_ui.inc
8376  gl/includes/ui/gl_payment_ui.inc
8377  gl/inquiry/bank_inquiry.php
8378  gl/inquiry/gl_account_inquiry.php
8379  gl/inquiry/gl_trial_balance.php
8380  gl/manage/bank_accounts.php
8381  gl/manage/bank_trans_types.php
8382  gl/manage/currencies.php
8383  gl/manage/exchange_rates.php
8384  gl/manage/gl_account_classes.php
8385  gl/manage/gl_account_types.php
8386  gl/manage/gl_accounts.php
8387  gl/view/gl_deposit_view.php
8388  gl/view/gl_payment_view.php
8389  includes/JsHttpRequest.php
8390  includes/ajax.inc
8391  includes/banking.inc
8392  includes/current_user.inc
8393  includes/data_checks.inc
8394  includes/date_functions.inc
8395  includes/db/comments_db.inc
8396  includes/db/connect_db.inc
8397  includes/db/inventory_db.inc
8398  includes/db/manufacturing_db.inc
8399  includes/db/references_db.inc
8400  includes/errors.inc
8401  includes/lang/language.php
8402  includes/main.inc
8403  includes/page/footer.inc
8404  includes/page/header.inc
8405  includes/prefs/userprefs.inc
8406  includes/reserved.inc
8407  includes/session.inc
8408  includes/systypes.inc
8409  includes/types.inc
8410  includes/ui.inc
8411  includes/ui/items_cart.inc
8412  includes/ui/ui_controls.inc
8413  includes/ui/ui_input.inc
8414  includes/ui/ui_lists.inc
8415  includes/ui/ui_msgs.inc
8416  includes/ui/ui_view.inc
8417  index.php
8418  install.html
8419  install/index.php
8420  install/save.php
8421  inventory/adjustments.php
8422  inventory/cost_update.php
8423  inventory/includes/db/items_adjust_db.inc
8424  inventory/includes/db/items_category_db.inc
8425  inventory/includes/db/items_db.inc
8426  inventory/includes/db/items_locations_db.inc
8427  inventory/includes/db/items_transfer_db.inc
8428  inventory/includes/db/items_units_db.inc
8429  inventory/includes/db/movement_types_db.inc
8430  inventory/includes/inventory_db.inc
8431  inventory/includes/item_adjustments_ui.inc
8432  inventory/includes/stock_transfers_ui.inc
8433  inventory/inquiry/stock_movements.php
8434  inventory/inquiry/stock_status.php
8435  inventory/manage/item_categories.php
8436  inventory/manage/item_units.php
8437  inventory/manage/items.php
8438  inventory/manage/locations.php
8439  inventory/manage/movement_types.php
8440  inventory/prices.php
8441  inventory/purchasing_data.php
8442  inventory/reorder_level.php
8443  inventory/transfers.php
8444  inventory/view/view_adjustment.php
8445  inventory/view/view_transfer.php
8446  js/JsHttpRequest.js
8447  js/allocate.js
8448  js/behaviour.js
8449  js/budget.js
8450  js/index.php
8451  js/inserts.js
8452  js/utils.js
8453  lang/en_US/LC_MESSAGES/en_US.mo
8454  lang/new_language_template/LC_MESSAGES/empty.po
8455  manufacturing/includes/db/work_centres_db.inc
8456  manufacturing/includes/db/work_order_issues_db.inc
8457  manufacturing/includes/db/work_order_produce_items_db.inc
8458  manufacturing/includes/db/work_order_requirements_db.inc
8459  manufacturing/includes/db/work_orders_db.inc
8460  manufacturing/includes/db/work_orders_quick_db.inc
8461  manufacturing/includes/manufacturing_ui.inc
8462  manufacturing/includes/work_order_issue_ui.inc
8463  manufacturing/inquiry/where_used_inquiry.php
8464  manufacturing/manage/bom_edit.php
8465  manufacturing/manage/work_centres.php
8466  manufacturing/search_work_orders.php
8467  manufacturing/view/wo_issue_view.php
8468  manufacturing/view/wo_production_view.php
8469  manufacturing/view/work_order_view.php
8470  manufacturing/work_order_add_finished.php
8471  manufacturing/work_order_entry.php
8472  manufacturing/work_order_issue.php
8473  manufacturing/work_order_release.php
8474  purchasing/allocations/supplier_allocate.php
8475  purchasing/allocations/supplier_allocation_main.php
8476  purchasing/includes/db/grn_db.inc
8477  purchasing/includes/db/invoice_db.inc
8478  purchasing/includes/db/invoice_items_db.inc
8479  purchasing/includes/db/po_db.inc
8480  purchasing/includes/db/supp_payment_db.inc
8481  purchasing/includes/db/supp_trans_db.inc
8482  purchasing/includes/db/suppliers_db.inc
8483  purchasing/includes/supp_trans_class.inc
8484  purchasing/includes/ui/grn_ui.inc
8485  purchasing/includes/ui/invoice_ui.inc
8486  purchasing/includes/ui/po_ui.inc
8487  purchasing/inquiry/po_search.php
8488  purchasing/inquiry/po_search_completed.php
8489  purchasing/inquiry/supplier_allocation_inquiry.php
8490  purchasing/inquiry/supplier_inquiry.php
8491  purchasing/manage/suppliers.php
8492  purchasing/po_entry_items.php
8493  purchasing/po_receive_items.php
8494  purchasing/supplier_credit.php
8495  purchasing/supplier_credit_grns.php
8496  purchasing/supplier_invoice.php
8497  purchasing/supplier_invoice_grns.php
8498  purchasing/supplier_payment.php
8499  purchasing/supplier_trans_gl.php
8500  purchasing/view/view_grn.php
8501  purchasing/view/view_po.php
8502  reporting/fonts/Helvetica-Bold.afm
8503  reporting/fonts/Helvetica-BoldOblique.afm
8504  reporting/fonts/Helvetica-Oblique.afm
8505  reporting/fonts/Helvetica.afm
8506  reporting/fonts/helvetica.php
8507  reporting/fonts/helveticab.php
8508  reporting/fonts/helveticabi.php
8509  reporting/fonts/helveticai.php
8510  reporting/fonts/iqraa.afm
8511  reporting/fonts/iqraa.ttf
8512  reporting/includes/barcodes.php
8513  reporting/includes/class.pdf.inc
8514  reporting/includes/doctext.inc
8515  reporting/includes/doctext2.inc
8516  reporting/includes/form_types.inc
8517  reporting/includes/header2.inc
8518  reporting/includes/html_entity_decode_php4.php
8519  reporting/includes/htmlcolors.php
8520  reporting/includes/pdf_report.inc
8521  reporting/includes/reporting.inc
8522  reporting/includes/reports_classes.inc
8523  reporting/includes/tcpdf.php
8524  reporting/includes/unicode_data2.php
8525  reporting/pdf_files/index.php
8526  reporting/rep101.php
8527  reporting/rep102.php
8528  reporting/rep104.php
8529  reporting/rep105.php
8530  reporting/rep106.php
8531  reporting/rep107.php
8532  reporting/rep108.php
8533  reporting/rep109.php
8534  reporting/rep110.php
8535  reporting/rep201.php
8536  reporting/rep202.php
8537  reporting/rep203.php
8538  reporting/rep204.php
8539  reporting/rep209.php
8540  reporting/rep301.php
8541  reporting/rep302.php
8542  reporting/rep303.php
8543  reporting/rep304.php
8544  reporting/rep401.php
8545  reporting/rep705.php
8546  reporting/rep706.php
8547  reporting/rep707.php
8548  reporting/rep709.php
8549  reporting/reports_main.php
8550  sales/allocations/customer_allocate.php
8551  sales/allocations/customer_allocation_main.php
8552  sales/credit_note_entry.php
8553  sales/customer_credit_invoice.php
8554  sales/customer_delivery.php
8555  sales/customer_invoice.php
8556  sales/customer_payments.php
8557  sales/includes/cart_class.inc
8558  sales/includes/db/credit_status_db.inc
8559  sales/includes/db/cust_trans_db.inc
8560  sales/includes/db/cust_trans_details_db.inc
8561  sales/includes/db/custalloc_db.inc
8562  sales/includes/db/customers_db.inc
8563  sales/includes/db/payment_db.inc
8564  sales/includes/db/sales_credit_db.inc
8565  sales/includes/db/sales_delivery_db.inc
8566  sales/includes/db/sales_invoice_db.inc
8567  sales/includes/db/sales_order_db.inc
8568  sales/includes/db/sales_types_db.inc
8569  sales/includes/sales_db.inc
8570  sales/includes/sales_ui.inc
8571  sales/includes/ui/sales_credit_ui.inc
8572  sales/includes/ui/sales_order_ui.inc
8573  sales/inquiry/customer_allocation_inquiry.php
8574  sales/inquiry/customer_inquiry.php
8575  sales/inquiry/sales_deliveries_view.php
8576  sales/inquiry/sales_orders_view.php
8577  sales/manage/credit_status.php
8578  sales/manage/customer_branches.php
8579  sales/manage/customers.php
8580  sales/manage/sales_areas.php
8581  sales/manage/sales_people.php
8582  sales/manage/sales_types.php
8583  sales/sales_order_entry.php
8584  sales/view/view_credit.php
8585  sales/view/view_dispatch.php
8586  sales/view/view_invoice.php
8587  sales/view/view_receipt.php
8588  sales/view/view_sales_order.php
8589  sql/alter.sql
8590  sql/alter2.sql
8591  sql/basic.sql
8592  sql/en_US-demo.sql
8593  sql/en_US-new.sql
8594  taxes/db/item_tax_types_db.inc
8595  taxes/db/tax_groups_db.inc
8596  taxes/db/tax_types_db.inc
8597  taxes/item_tax_types.php
8598  taxes/tax_calc.inc
8599  taxes/tax_groups.php
8600  taxes/tax_types.php
8601  themes/aqua/default.css
8602  themes/aqua/images/button_ok.png
8603  themes/aqua/images/locate.png
8604  themes/aqua/images/progressbar.gif
8605  themes/aqua/renderer.php
8606  themes/cool/default.css
8607  themes/cool/images/button_ok.png
8608  themes/cool/images/locate.png
8609  themes/cool/images/progressbar.gif
8610  themes/cool/renderer.php
8611  themes/default/default.css
8612  themes/default/images/button_ok.png
8613  themes/default/images/progressbar.gif
8614  themes/default/renderer.php
8615  update.html
8616  update_db.php
8617
8618 2008-03-21 09:54 +0000 Janusz Dobrowolski
8619 (161) Added missing no_*_list fields in initial sql files
8620  CHANGELOG.txt
8621  sql/en_US-demo.sql
8622  sql/en_US-new.sql
8623
8624 2008-03-07 19:12 +0000 Janusz Dobrowolski
8625 (100) Fixed bug in customer_inquiry.php
8626  CHANGELOG.txt
8627
8628 2008-03-07 19:10 +0000 Janusz Dobrowolski
8629 (99) Fixed bug selecting allocated transactions as overdue.
8630  sales/inquiry/customer_inquiry.php
8631
8632 2008-01-31 18:20 +0000 Janusz Dobrowolski
8633 (66) Minor bugfix in db_import()
8634  CHANGELOG.txt
8635  admin/db/maintenance_db.inc
8636
8637 2008-01-30 23:37 +0000 Joe Hunt
8638 (65) *** empty log message ***
8639  includes/ui/ui_lists.inc
8640
8641 2008-01-30 11:37 +0000 Janusz Dobrowolski
8642 (64) Format cleanup, small display fix in taxes/tax_type.php
8643  CHANGELOG.txt
8644  applications/application.php
8645  frontaccounting.php
8646  gl/includes/gl_db.inc
8647  gl/includes/gl_ui.inc
8648  index.php
8649  taxes/tax_types.php
8650
8651 2008-01-28 15:08 +0000 Joe Hunt
8652 (63) Release 1.16. Look in CHANGELOG.txt for changes.
8653  CHANGELOG.txt
8654  access/login.php
8655  admin/create_coy.php
8656  admin/db/maintenance_db.inc
8657  config.php
8658  includes/db/connect_db.inc
8659  includes/page/header.inc
8660  includes/ui/ui_lists.inc
8661  lang/new_language_template/LC_MESSAGES/empty.po
8662  purchasing/includes/ui/po_ui.inc
8663  sales/includes/ui/sales_order_ui.inc
8664
8665 2008-01-21 15:33 +0000 Joe Hunt
8666 (62) *** empty log message ***
8667  themes/default/images/locate.png
8668
8669 2008-01-16 21:25 +0000 Joe Hunt
8670 (61) When login screen is displayed after session timeout page content is broken. It
8671  is because of NOT using absolute paths in href attribute theme elements.
8672  CHANGELOG.txt
8673  access/login.php
8674
8675 2007-12-30 23:41 +0000 Joe Hunt
8676 (60) Minor adjustments in function db_export on line 325
8677  CHANGELOG.txt
8678  admin/db/maintenance_db.inc
8679
8680 2007-12-30 00:34 +0000 Joe Hunt
8681 (59) Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
8682 Changed the PDF presentation to deleting the Javascript cache before presentation.
8683 Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
8684 Also fixed a unneccessary str_replace when importing sql scripts.
8685  CHANGELOG.txt
8686  admin/db/maintenance_db.inc
8687  config.php
8688  reporting/includes/pdf_report.inc
8689
8690 2007-12-13 23:03 +0000 Joe Hunt
8691 (58) Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
8692  CHANGELOG.txt
8693  gl/inquiry/gl_account_inquiry.php
8694  gl/inquiry/gl_trial_balance.php
8695
8696 2007-12-13 15:53 +0000 Joe Hunt
8697 (57) Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
8698  CHANGELOG.txt
8699  admin/db/voiding_db.inc
8700
8701 2007-12-06 21:03 +0000 Joe Hunt
8702 (56) Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first. Changed $loc_notification to be set to 0 instead of 1.
8703  CHANGELOG.txt
8704  config.php
8705  gl/gl_payment.php
8706  gl/includes/ui/gl_payment_ui.inc
8707
8708 2007-12-05 22:15 +0000 Joe Hunt
8709 (55) Release 1.15. Added email notification to stock location when available stock is below reorder level. Fixed bugs in Open balances when account is not a balance account.
8710  CHANGELOG.txt
8711  config.php
8712  gl/inquiry/gl_account_inquiry.php
8713  gl/inquiry/gl_trial_balance.php
8714  reporting/rep704.php
8715  reporting/rep708.php
8716  sales/includes/db/sales_order_db.inc
8717
8718 2007-11-15 10:19 +0000 Joe Hunt
8719 (54) Adjustments
8720  config.php
8721
8722 2007-10-01 13:01 +0000 Joe Hunt
8723 (53) Major change in the installation of modules to also accept an SQL-file for upload.
8724  CHANGELOG.txt
8725  admin/db/maintenance_db.inc
8726  admin/inst_module.php
8727  config.php
8728
8729 2007-10-01 13:00 +0000 Joe Hunt
8730 (52) These files were still vulnerable. Fixed.
8731  access/login.php
8732  includes/lang/language.php
8733
8734 2007-09-14 08:16 +0000 Joe Hunt
8735 (51) Release 1.13
8736  CHANGELOG.txt
8737  config.php
8738
8739 2007-09-13 22:54 +0000 Joe Hunt
8740 (50) More vulnerable. Fix.
8741  config.php
8742
8743 2007-09-13 22:19 +0000 Joe Hunt
8744 (49) config.php has been vulnerable. Fixed.
8745  CHANGELOG.txt
8746  config.php
8747
8748 2007-09-13 20:43 +0000 Joe Hunt
8749 (48) We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
8750  CHANGELOG.txt
8751  admin/inst_lang.php
8752
8753 2007-09-10 21:48 +0000 Joe Hunt
8754 (47) Changed Bank Address field from text to textarea (multirows)
8755  CHANGELOG.txt
8756  gl/manage/bank_accounts.php
8757
8758 2007-09-06 20:15 +0000 Joe Hunt
8759 (46) Link blue color
8760  reporting/includes/pdf_report.inc
8761
8762 2007-09-06 18:24 +0000 Joe Hunt
8763 (45) *** empty log message ***
8764  reporting/includes/pdf_report.inc
8765
8766 2007-09-06 15:13 +0000 Joe Hunt
8767 (44) Added optional link for electronic payment on invoices (PayPal)
8768  CHANGELOG.txt
8769  reporting/includes/doctext.inc
8770  reporting/includes/doctext2.inc
8771  reporting/includes/pdf_report.inc
8772  reporting/includes/reports_classes.inc
8773  reporting/rep107.php
8774  reporting/reports_main.php
8775
8776 2007-08-23 23:01 +0000 Joe Hunt
8777 (43) Unnecessary parameter ($db) in check_for_recursive_bom
8778  CHANGELOG.txt
8779  manufacturing/manage/bom_edit.php
8780
8781 2007-08-21 23:33 +0000 Joe Hunt
8782 (42) Bug in /includes/lang/gettext.php (249) affecting changing language!
8783  CHANGELOG.txt
8784  includes/lang/gettext.php
8785
8786 2007-08-08 13:16 +0000 Joe Hunt
8787 (41) Minor adjustments
8788  CHANGELOG.txt
8789  access/login.php
8790  admin/create_coy.php
8791  config.php
8792  reporting/includes/pdf_report.inc
8793
8794 2007-08-04 09:08 +0000 Joe Hunt
8795 (40) *** empty log message ***
8796  reporting/includes/pdf_report.inc
8797
8798 2007-08-04 08:42 +0000 Joe Hunt
8799 (39) Added default fiscal year in en_US-new.sql and a few local strings in en_US.mo.
8800  CHANGELOG.txt
8801  lang/en_US/LC_MESSAGES/en_US.mo
8802  sql/en_US-new.sql
8803
8804 2007-08-03 23:45 +0000 Joe Hunt
8805 (38) A bug in Direct Invoicing (wrong invoice date) has been fixed
8806  CHANGELOG.txt
8807
8808 2007-08-03 23:42 +0000 Joe Hunt
8809 (37) A bug in Direct Invoice (wrong invoice date) has been fixed
8810  sales/includes/db/sales_order_db.inc
8811
8812 2007-07-23 21:04 +0000 Joe Hunt
8813 (36) Changed <? in front of 2 files to <?php.
8814  CHANGELOG.txt
8815  purchasing/includes/purchasing_ui.inc
8816  reporting/includes/class.mail.inc
8817
8818 2007-07-21 09:06 +0000 Joe Hunt
8819 (35) Added option to handle Jalali and Islamic Calendars
8820 Changed parameters on report Sales Order. Option to print as Quote
8821 Added Budget Entry in General Ledger. Includes Dimensions
8822  CHANGELOG.txt
8823  applications/generalledger.php
8824  config.php
8825  gl/gl_budget.php
8826  gl/includes/db/gl_db_trans.inc
8827  includes/date_functions.inc
8828  includes/ui/ui_input.inc
8829  includes/ui/ui_lists.inc
8830  includes/ui/ui_view.inc
8831  lang/en_US/LC_MESSAGES/en_US.mo
8832  lang/new_language_template/LC_MESSAGES/empty.po
8833  purchasing/includes/ui/invoice_ui.inc
8834  purchasing/includes/ui/po_ui.inc
8835  purchasing/po_receive_items.php
8836  reporting/includes/doctext.inc
8837  reporting/includes/doctext2.inc
8838  reporting/includes/pdf_report.inc
8839  reporting/includes/reports_classes.inc
8840  reporting/rep109.php
8841  reporting/rep705.php
8842  reporting/reports_main.php
8843  sales/includes/db/sales_order_db.inc
8844  sales/includes/ui/sales_order_ui.inc
8845
8846 2007-07-05 21:25 +0000 Joe Hunt
8847 (34) Release 1.11
8848 Added option for using alpha numeric chart of accounts.
8849  CHANGELOG.txt
8850  admin/db/company_db.inc
8851  config.php
8852  gl/includes/db/gl_db_accounts.inc
8853  gl/includes/db/gl_db_bank_trans.inc
8854  gl/includes/db/gl_db_trans.inc
8855  gl/inquiry/gl_trial_balance.php
8856  gl/manage/gl_accounts.php
8857  inventory/includes/db/items_db.inc
8858  sales/manage/customer_branches.php
8859
8860 2007-07-04 22:04 +0000 Joe Hunt
8861 (33) Problems retrieving language texts for poEdit in long javascripts
8862  CHANGELOG.txt
8863  includes/ui/ui_view.inc
8864
8865 2007-05-04 22:37 +0000 Joe Hunt
8866 (32) Database error when updating more than one item row in Sales Orders.
8867  CHANGELOG.txt
8868  sales/includes/db/sales_order_db.inc
8869
8870 2007-05-04 07:42 +0000 Joe Hunt
8871 (31) Database error when inserting work order issues. Fixed
8872  CHANGELOG.txt
8873  manufacturing/includes/db/work_order_issues_db.inc
8874
8875 2007-05-03 22:45 +0000 Joe Hunt
8876 (30) Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
8877  CHANGELOG.txt
8878  includes/db/manufacturing_db.inc
8879  manufacturing/includes/db/work_order_requirements_db.inc
8880  sql/en_US-demo.sql
8881
8882 2007-05-02 15:50 +0000 Joe Hunt
8883 (29) Missing details on Purchase Order when emailing and printing
8884  CHANGELOG.txt
8885  reporting/rep209.php
8886
8887 2007-05-02 09:19 +0000 Joe Hunt
8888 (28) Minor bug when testing for files. 1.1
8889  install/save.php
8890
8891 2007-05-02 08:58 +0000 Joe Hunt
8892 (27) Release 1.1. Enabled module addons and all the below bugfixes. No changes in database structure.
8893  CHANGELOG.txt
8894  admin/inst_module.php
8895  applications/customers.php
8896  applications/dimensions.php
8897  applications/generalledger.php
8898  applications/inventory.php
8899  applications/manufacturing.php
8900  applications/setup.php
8901  applications/suppliers.php
8902  config.php
8903  install.html
8904  install/index.php
8905  install/save.php
8906  modules/index.php
8907  modules/installed_modules.php
8908  sql/en_US-demo.sql
8909  sql/en_US-new.sql
8910  themes/default/images/next.gif
8911  themes/default/images/prev.gif
8912  update.html
8913
8914 2007-05-01 07:44 +0000 Joe Hunt
8915 (26) Missing measure of units when printing sales orders
8916  CHANGELOG.txt
8917  reporting/rep109.php
8918
8919 2007-04-30 23:39 +0000 Joe Hunt
8920 (25) Update of Sales People caused a database error
8921  CHANGELOG.txt
8922  sales/manage/sales_people.php
8923
8924 2007-04-30 13:24 +0000 Joe Hunt
8925 (24) The selected menu tab is now shown with same background as hover color.
8926  CHANGELOG.txt
8927  config.php
8928  includes/page/header.inc
8929
8930 2007-04-28 16:21 +0000 Joe Hunt
8931 (23) When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
8932  CHANGELOG.txt
8933  includes/db/manufacturing_db.inc
8934  manufacturing/includes/db/work_order_requirements_db.inc
8935  manufacturing/includes/db/work_orders_quick_db.inc
8936  manufacturing/inquiry/where_used_inquiry.php
8937
8938 2007-04-28 13:26 +0000 Joe Hunt
8939 (22) When saving work order entries a lot of debug boxes appeared. Fixed
8940 When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
8941  CHANGELOG.txt
8942  manufacturing/includes/db/work_orders_quick_db.inc
8943  manufacturing/includes/work_order_issue_ui.inc
8944  manufacturing/work_order_entry.php
8945
8946 2007-04-28 00:25 +0000 Joe Hunt
8947 (21) Some of the select boxes not terminated correctly.
8948  includes/ui/ui_lists.inc
8949
8950 2007-04-28 00:10 +0000 Joe Hunt
8951 (20) default cellpadding set to 2. Looks better in both IE and FireFox.
8952  includes/ui/ui_controls.inc
8953
8954 2007-04-26 09:30 +0000 Joe Hunt
8955 (19) Missing Popup window
8956  admin/view_print_transaction.php
8957
8958 2007-04-25 20:15 +0000 Joe Hunt
8959 (18) No JS popup window
8960  sales/view/view_invoice.php
8961
8962 2007-04-25 20:14 +0000 Joe Hunt
8963 (17) Missing Date Picker
8964  sales/customer_invoice.php
8965
8966 2007-04-25 20:14 +0000 Joe Hunt
8967 (16) Minor bugfixes
8968  CHANGELOG.txt
8969
8970 2007-04-25 07:44 +0000 Joe Hunt
8971 (15) Better DatePicker. Better cool theme.
8972  CHANGELOG.txt
8973  includes/ui/ui_input.inc
8974  includes/ui/ui_view.inc
8975  reporting/includes/reports_classes.inc
8976  themes/cool/default.css
8977
8978 2007-04-24 14:56 +0000 Joe Hunt
8979 (14) No Changes.
8980  CHANGELOG.txt
8981  includes/ui/ui_view.inc
8982  lang/en_US/LC_MESSAGES/en_US.mo
8983  lang/new_language_template/LC_MESSAGES/empty.po
8984
8985 2007-04-24 14:54 +0000 Joe Hunt
8986 (13) Changed to new cool colors
8987  themes/cool/default.css
8988
8989 2007-04-23 23:21 +0000 Joe Hunt
8990 (12) small change
8991  includes/ui/ui_input.inc
8992  sql/en_US-demo.sql
8993
8994 2007-04-23 21:57 +0000 Joe Hunt
8995 (11) Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,  the changes for selection lists customers/suppliers and the Audit Trail.
8996  CHANGELOG.txt
8997  admin/fiscalyears.php
8998  admin/void_transaction.php
8999  config.php
9000  dimensions/dimension_entry.php
9001  dimensions/inquiry/search_dimensions.php
9002  gl/bank_transfer.php
9003  gl/gl_deposit.php
9004  gl/gl_journal.php
9005  gl/gl_payment.php
9006  gl/includes/db/gl_db_trans.inc
9007  gl/inquiry/bank_inquiry.php
9008  gl/inquiry/gl_account_inquiry.php
9009  gl/inquiry/gl_trial_balance.php
9010  gl/manage/exchange_rates.php
9011  includes/ui/ui_input.inc
9012  includes/ui/ui_lists.inc
9013  includes/ui/ui_view.inc
9014  inventory/adjustments.php
9015  inventory/inquiry/stock_movements.php
9016  inventory/manage/items.php
9017  inventory/transfers.php
9018  manufacturing/work_order_add_finished.php
9019  manufacturing/work_order_entry.php
9020  manufacturing/work_order_issue.php
9021  manufacturing/work_order_release.php
9022  purchasing/includes/ui/po_ui.inc
9023  purchasing/inquiry/po_search.php
9024  purchasing/inquiry/po_search_completed.php
9025  purchasing/inquiry/supplier_allocation_inquiry.php
9026  purchasing/inquiry/supplier_inquiry.php
9027  purchasing/po_entry_items.php
9028  purchasing/po_receive_items.php
9029  purchasing/supplier_credit.php
9030  purchasing/supplier_credit_grns.php
9031  purchasing/supplier_invoice.php
9032  purchasing/supplier_invoice_grns.php
9033  purchasing/supplier_payment.php
9034  purchasing/supplier_trans_gl.php
9035  reporting/includes/reports_classes.inc
9036  reporting/rep101.php
9037  reporting/rep102.php
9038  reporting/rep201.php
9039  reporting/rep202.php
9040  reporting/rep203.php
9041  reporting/rep204.php
9042  reporting/reports_main.php
9043  sales/credit_note_entry.php
9044  sales/customer_credit_invoice.php
9045  sales/customer_payments.php
9046  sales/includes/ui/sales_order_ui.inc
9047  sales/inquiry/customer_allocation_inquiry.php
9048  sales/inquiry/customer_inquiry.php
9049  sales/inquiry/sales_orders_view.php
9050  sales/sales_order_entry.php
9051  themes/default/images/cal.gif
9052  themes/default/images/next.gif
9053  themes/default/images/prev.gif
9054
9055 2007-04-20 07:17 +0000 Joe Hunt
9056 (10) Fixed bug no 1703891  Reserved MySQL words used as column names
9057 Fixed bug no 1703895  Account numbers are varchars, need quotes
9058  taxes/db/tax_types_db.inc
9059
9060 2007-04-20 07:15 +0000 Joe Hunt
9061 (9) Fixed bug no 1703888  Apostrophes and other unescaped characters
9062 + another suppliers GL accounts SQL error that was detected.
9063  gl/manage/gl_accounts.php
9064
9065 2007-04-20 07:13 +0000 Joe Hunt
9066 (8) Fixed bug no 1703888  Apostrophes and other unescaped characters
9067  gl/includes/db/gl_db_accounts.inc
9068
9069 2007-04-20 07:10 +0000 Joe Hunt
9070 (7) Fixed bug no1703888  Apostrophes and other unescaped characters.
9071  includes/ui/ui_input.inc
9072
9073 2007-04-18 20:34 +0000 Joe Hunt
9074 (6) MySQL 5.0.12 syntax changed for INNER JOIN (LEFT JOIN) mixed with commas. Line 1381.
9075  includes/ui/ui_lists.inc
9076
9077 2007-04-18 10:41 +0000 Joe Hunt
9078 (5) Fixed Login Loop (session_save_path).
9079  config.php
9080
9081 2007-04-13 15:40 +0000 Joe Hunt
9082 (4) Built reset
9083  config.php
9084
9085 2007-04-13 15:39 +0000 Joe Hunt
9086 (3) *** empty log message ***
9087  doc/index.php
9088  tmp/index.php
9089
9090 2007-04-13 08:11 +0000 Joe Hunt
9091 (2) Changed Release to 1.0a
9092  config.php
9093
9094 2007-04-12 23:01 +0000 Joe Hunt
9095 (1) Testing
9096  config.php
9097
9098 2007-04-12 22:54 +0000 Joe Hunt
9099 (0) *** empty log message ***
9100  access/index.php
9101  access/login.php
9102  access/logout.php
9103  admin/backup/index.php
9104  admin/backups.php
9105  admin/company_preferences.php
9106  admin/create_coy.php
9107  admin/db/company_db.inc
9108  admin/db/index.php
9109  admin/db/maintenance_db.inc
9110  admin/db/users_db.inc
9111  admin/db/v_banktrans.inc
9112  admin/db/voiding_db.inc
9113  admin/display_prefs.php
9114  admin/fiscalyears.php
9115  admin/forms_setup.php
9116  admin/gl_setup.php
9117  admin/index.php
9118  admin/inst_lang.php
9119  admin/payment_terms.php
9120  admin/shipping_companies.php
9121  admin/users.php
9122  admin/view_print_transaction.php
9123  admin/void_transaction.php
9124  applications/application.php
9125  applications/customers.php
9126  applications/dimensions.php
9127  applications/generalledger.php
9128  applications/index.php
9129  applications/inventory.php
9130  applications/manufacturing.php
9131  applications/setup.php
9132  applications/suppliers.php
9133  config.php
9134  config_db.php
9135  dimensions/dimension_entry.php
9136  dimensions/includes/dimensions_db.inc
9137  dimensions/includes/dimensions_ui.inc
9138  dimensions/includes/index.php
9139  dimensions/index.php
9140  dimensions/inquiry/index.php
9141  dimensions/inquiry/search_dimensions.php
9142  dimensions/view/index.php
9143  dimensions/view/view_dimension.php
9144  frontaccounting.php
9145  gl/bank_transfer.php
9146  gl/gl_deposit.php
9147  gl/gl_journal.php
9148  gl/gl_payment.php
9149  gl/includes/db/gl_db_account_types.inc
9150  gl/includes/db/gl_db_accounts.inc
9151  gl/includes/db/gl_db_bank_accounts.inc
9152  gl/includes/db/gl_db_bank_trans.inc
9153  gl/includes/db/gl_db_bank_trans_types.inc
9154  gl/includes/db/gl_db_banking.inc
9155  gl/includes/db/gl_db_currencies.inc
9156  gl/includes/db/gl_db_rates.inc
9157  gl/includes/db/gl_db_trans.inc
9158  gl/includes/db/index.php
9159  gl/includes/gl_db.inc
9160  gl/includes/gl_ui.inc
9161  gl/includes/index.php
9162  gl/includes/ui/gl_deposit_ui.inc
9163  gl/includes/ui/gl_journal_ui.inc
9164  gl/includes/ui/gl_payment_ui.inc
9165  gl/includes/ui/index.php
9166  gl/index.php
9167  gl/inquiry/bank_inquiry.php
9168  gl/inquiry/gl_account_inquiry.php
9169  gl/inquiry/gl_trial_balance.php
9170  gl/inquiry/index.php
9171  gl/manage/bank_accounts.php
9172  gl/manage/bank_trans_types.php
9173  gl/manage/currencies.php
9174  gl/manage/exchange_rates.php
9175  gl/manage/gl_account_classes.php
9176  gl/manage/gl_account_types.php
9177  gl/manage/gl_accounts.php
9178  gl/manage/index.php
9179  gl/view/bank_transfer_view.php
9180  gl/view/gl_deposit_view.php
9181  gl/view/gl_payment_view.php
9182  gl/view/gl_trans_view.php
9183  gl/view/index.php
9184  includes/banking.inc
9185  includes/current_user.inc
9186  includes/data_checks.inc
9187  includes/date_functions.inc
9188  includes/db/comments_db.inc
9189  includes/db/connect_db.inc
9190  includes/db/index.php
9191  includes/db/inventory_db.inc
9192  includes/db/manufacturing_db.inc
9193  includes/db/references_db.inc
9194  includes/db/sql_functions.inc
9195  includes/errors.inc
9196  includes/index.php
9197  includes/lang/gettext.php
9198  includes/lang/index.php
9199  includes/lang/language.php
9200  includes/main.inc
9201  includes/manufacturing.inc
9202  includes/page/footer.inc
9203  includes/page/header.inc
9204  includes/page/index.php
9205  includes/prefs/index.php
9206  includes/prefs/sysprefs.inc
9207  includes/prefs/userprefs.inc
9208  includes/references.inc
9209  includes/reserved.inc
9210  includes/session.inc
9211  includes/systypes.inc
9212  includes/types.inc
9213  includes/ui.inc
9214  includes/ui/allocation_cart.inc
9215  includes/ui/index.php
9216  includes/ui/items_cart.inc
9217  includes/ui/ui_controls.inc
9218  includes/ui/ui_globals.inc
9219  includes/ui/ui_input.inc
9220  includes/ui/ui_lists.inc
9221  includes/ui/ui_msgs.inc
9222  includes/ui/ui_view.inc
9223  index.php
9224  install.html
9225  install/index.php
9226  install/save.php
9227  install/stylesheet.css
9228  inventory/adjustments.php
9229  inventory/cost_update.php
9230  inventory/includes/db/index.php
9231  inventory/includes/db/items_adjust_db.inc
9232  inventory/includes/db/items_category_db.inc
9233  inventory/includes/db/items_db.inc
9234  inventory/includes/db/items_locations_db.inc
9235  inventory/includes/db/items_prices_db.inc
9236  inventory/includes/db/items_trans_db.inc
9237  inventory/includes/db/items_transfer_db.inc
9238  inventory/includes/db/movement_types_db.inc
9239  inventory/includes/index.php
9240  inventory/includes/inventory_db.inc
9241  inventory/includes/item_adjustments_ui.inc
9242  inventory/includes/stock_transfers_ui.inc
9243  inventory/index.php
9244  inventory/inquiry/index.php
9245  inventory/inquiry/stock_movements.php
9246  inventory/inquiry/stock_status.php
9247  inventory/manage/image/0/102.jpg
9248  inventory/manage/image/0/103.jpg
9249  inventory/manage/image/0/104.jpg
9250  inventory/manage/index.php
9251  inventory/manage/item_categories.php
9252  inventory/manage/items.php
9253  inventory/manage/locations.php
9254  inventory/manage/movement_types.php
9255  inventory/prices.php
9256  inventory/purchasing_data.php
9257  inventory/reorder_level.php
9258  inventory/transfers.php
9259  inventory/view/index.php
9260  inventory/view/view_adjustment.php
9261  inventory/view/view_transfer.php
9262  lang/en_US/LC_MESSAGES/en_US.mo
9263  lang/en_US/stylesheet.css
9264  lang/index.php
9265  lang/installed_languages.inc
9266  lang/new_language_template/LC_MESSAGES/empty.po
9267  lang/new_language_template/stylesheet.css
9268  manufacturing/includes/db/index.php
9269  manufacturing/includes/db/work_centres_db.inc
9270  manufacturing/includes/db/work_order_issues_db.inc
9271  manufacturing/includes/db/work_order_produce_items_db.inc
9272  manufacturing/includes/db/work_order_requirements_db.inc
9273  manufacturing/includes/db/work_orders_db.inc
9274  manufacturing/includes/db/work_orders_quick_db.inc
9275  manufacturing/includes/index.php
9276  manufacturing/includes/manufacturing_db.inc
9277  manufacturing/includes/manufacturing_ui.inc
9278  manufacturing/includes/work_order_issue_ui.inc
9279  manufacturing/index.php
9280  manufacturing/inquiry/bom_cost_inquiry.php
9281  manufacturing/inquiry/index.php
9282  manufacturing/inquiry/where_used_inquiry.php
9283  manufacturing/manage/bom_edit.php
9284  manufacturing/manage/index.php
9285  manufacturing/manage/work_centres.php
9286  manufacturing/search_work_orders.php
9287  manufacturing/view/index.php
9288  manufacturing/view/wo_issue_view.php
9289  manufacturing/view/wo_production_view.php
9290  manufacturing/view/work_order_view.php
9291  manufacturing/work_order_add_finished.php
9292  manufacturing/work_order_entry.php
9293  manufacturing/work_order_issue.php
9294  manufacturing/work_order_release.php
9295  purchasing/allocations/index.php
9296  purchasing/allocations/supplier_allocate.php
9297  purchasing/allocations/supplier_allocation_main.php
9298  purchasing/includes/db/grn_db.inc
9299  purchasing/includes/db/index.php
9300  purchasing/includes/db/invoice_db.inc
9301  purchasing/includes/db/invoice_items_db.inc
9302  purchasing/includes/db/po_db.inc
9303  purchasing/includes/db/supp_payment_db.inc
9304  purchasing/includes/db/supp_trans_db.inc
9305  purchasing/includes/db/suppalloc_db.inc
9306  purchasing/includes/db/suppliers_db.inc
9307  purchasing/includes/index.php
9308  purchasing/includes/po_class.inc
9309  purchasing/includes/purchasing_db.inc
9310  purchasing/includes/purchasing_ui.inc
9311  purchasing/includes/supp_trans_class.inc
9312  purchasing/includes/ui/grn_ui.inc
9313  purchasing/includes/ui/index.php
9314  purchasing/includes/ui/invoice_ui.inc
9315  purchasing/includes/ui/po_ui.inc
9316  purchasing/index.php
9317  purchasing/inquiry/index.php
9318  purchasing/inquiry/po_search.php
9319  purchasing/inquiry/po_search_completed.php
9320  purchasing/inquiry/supplier_allocation_inquiry.php
9321  purchasing/inquiry/supplier_inquiry.php
9322  purchasing/manage/index.php
9323  purchasing/manage/suppliers.php
9324  purchasing/po_entry_items.php
9325  purchasing/po_receive_items.php
9326  purchasing/supplier_credit.php
9327  purchasing/supplier_credit_grns.php
9328  purchasing/supplier_invoice.php
9329  purchasing/supplier_invoice_grns.php
9330  purchasing/supplier_payment.php
9331  purchasing/supplier_trans_gl.php
9332  purchasing/view/index.php
9333  purchasing/view/view_grn.php
9334  purchasing/view/view_po.php
9335  purchasing/view/view_supp_credit.php
9336  purchasing/view/view_supp_invoice.php
9337  purchasing/view/view_supp_payment.php
9338  reporting/fonts/Helvetica-Bold.afm
9339  reporting/fonts/Helvetica-BoldOblique.afm
9340  reporting/fonts/Helvetica-Oblique.afm
9341  reporting/fonts/Helvetica.afm
9342  reporting/fonts/Vera.afm
9343  reporting/fonts/Vera.ttf
9344  reporting/fonts/iqraa.afm
9345  reporting/fonts/iqraa.ttf
9346  reporting/includes/class.graphic.inc
9347  reporting/includes/class.mail.inc
9348  reporting/includes/class.pdf.inc
9349  reporting/includes/doctext.inc
9350  reporting/includes/doctext2.inc
9351  reporting/includes/form_types.inc
9352  reporting/includes/index.php
9353  reporting/includes/pdf_report.inc
9354  reporting/includes/reporting.inc
9355  reporting/includes/reports_classes.inc
9356  reporting/index.php
9357  reporting/pdf_files/index.php
9358  reporting/rep101.php
9359  reporting/rep102.php
9360  reporting/rep103.php
9361  reporting/rep104.php
9362  reporting/rep105.php
9363  reporting/rep107.php
9364  reporting/rep108.php
9365  reporting/rep109.php
9366  reporting/rep201.php
9367  reporting/rep202.php
9368  reporting/rep203.php
9369  reporting/rep204.php
9370  reporting/rep209.php
9371  reporting/rep301.php
9372  reporting/rep302.php
9373  reporting/rep303.php
9374  reporting/rep401.php
9375  reporting/rep501.php
9376  reporting/rep701.php
9377  reporting/rep702.php
9378  reporting/rep704.php
9379  reporting/rep705.php
9380  reporting/rep706.php
9381  reporting/rep707.php
9382  reporting/rep708.php
9383  reporting/rep709.php
9384  reporting/reports_main.php
9385  sales/allocations/customer_allocate.php
9386  sales/allocations/customer_allocation_main.php
9387  sales/allocations/index.php
9388  sales/credit_note_entry.php
9389  sales/customer_credit_invoice.php
9390  sales/customer_invoice.php
9391  sales/customer_payments.php
9392  sales/includes/cart_class.inc
9393  sales/includes/db/branches_db.inc
9394  sales/includes/db/credit_status_db.inc
9395  sales/includes/db/cust_trans_db.inc
9396  sales/includes/db/cust_trans_details_db.inc
9397  sales/includes/db/custalloc_db.inc
9398  sales/includes/db/customers_db.inc
9399  sales/includes/db/index.php
9400  sales/includes/db/payment_db.inc
9401  sales/includes/db/sales_credit_db.inc
9402  sales/includes/db/sales_invoice_db.inc
9403  sales/includes/db/sales_order_db.inc
9404  sales/includes/db/sales_types_db.inc
9405  sales/includes/index.php
9406  sales/includes/sales_db.inc
9407  sales/includes/sales_ui.inc
9408  sales/includes/ui/sales_credit_ui.inc
9409  sales/includes/ui/sales_order_ui.inc
9410  sales/index.php
9411  sales/inquiry/customer_allocation_inquiry.php
9412  sales/inquiry/customer_inquiry.php
9413  sales/inquiry/index.php
9414  sales/inquiry/sales_orders_view.php
9415  sales/manage/credit_status.php
9416  sales/manage/customer_branches.php
9417  sales/manage/customers.php
9418  sales/manage/index.php
9419  sales/manage/sales_areas.php
9420  sales/manage/sales_people.php
9421  sales/manage/sales_types.php
9422  sales/sales_order_entry.php
9423  sales/view/index.php
9424  sales/view/view_credit.php
9425  sales/view/view_invoice.php
9426  sales/view/view_receipt.php
9427  sales/view/view_sales_order.php
9428  sql/basic.sql
9429  sql/en_US-demo.sql
9430  sql/en_US-new.sql
9431  sql/index.php
9432  taxes/db/index.php
9433  taxes/db/item_tax_types_db.inc
9434  taxes/db/tax_groups_db.inc
9435  taxes/db/tax_types_db.inc
9436  taxes/index.php
9437  taxes/item_tax_types.php
9438  taxes/tax_calc.inc
9439  taxes/tax_groups.php
9440  taxes/tax_types.php
9441  themes/aqua/default.css
9442  themes/aqua/index.php
9443  themes/aqua/renderer.php
9444  themes/cool/default.css
9445  themes/cool/index.php
9446  themes/cool/renderer.php
9447  themes/default/default.css
9448  themes/default/images/logo_frontaccounting.jpg
9449  themes/default/images/logo_frontaccounting.png
9450  themes/default/images/spacer.png
9451  themes/default/index.php
9452  themes/default/login.css
9453  themes/default/renderer.php
9454