fa-stable.git
12 years agoRelease 2.3.6
Joe Hunt [Fri, 22 Jul 2011 06:47:20 +0000 (08:47 +0200)]
Release 2.3.6

12 years ago[0000947] Fixed unneeded input fields reset after input error in Customers.
Janusz Dobrowolski [Wed, 20 Jul 2011 14:28:36 +0000 (16:28 +0200)]
[0000947] Fixed unneeded input fields reset after input error in Customers.

12 years ago[0000946] Added filename selection checks.
Janusz Dobrowolski [Wed, 20 Jul 2011 14:19:29 +0000 (16:19 +0200)]
[0000946] Added filename selection checks.

12 years ago[0000936] Fixed invalid sales order update on voiding delivery note after SO line...
Janusz Dobrowolski [Wed, 20 Jul 2011 14:09:16 +0000 (16:09 +0200)]
[0000936] Fixed invalid sales order update on voiding delivery note after SO line is removed.

12 years agoFixed empty inventory sales report for all customers.
Janusz Dobrowolski [Wed, 20 Jul 2011 11:53:56 +0000 (13:53 +0200)]
Fixed empty inventory sales report for all customers.

12 years agoAdded checks on bank account creation to avoid selection of already used GL account.
Janusz Dobrowolski [Fri, 8 Jul 2011 09:13:01 +0000 (11:13 +0200)]
Added checks on bank account creation to avoid selection of already used GL account.

12 years ago0000948: Cost Update form uses cached old cost
Joe Hunt [Mon, 18 Jul 2011 20:58:27 +0000 (22:58 +0200)]
0000948: Cost Update form uses cached old cost

12 years agoRemoved condition in calculation of COGS in sales_delivery_db.inc. Chaitanya.
Joe Hunt [Thu, 14 Jul 2011 15:38:38 +0000 (17:38 +0200)]
Removed condition in calculation of COGS in sales_delivery_db.inc. Chaitanya.

12 years agoNegative Stock Handling should be prior to add_stock_move
Joe Hunt [Mon, 11 Jul 2011 09:37:38 +0000 (11:37 +0200)]
Negative Stock Handling should be prior to add_stock_move

12 years agoCreation of audit trail and reference in GL was missing when deleting fiscal year.
Joe Hunt [Mon, 11 Jul 2011 07:28:14 +0000 (09:28 +0200)]
Creation of audit trail and reference in GL was missing when deleting fiscal year.

12 years ago0000918: GL Inquiry, trial balance for a non-balance account for non-current year...
Joe Hunt [Fri, 1 Jul 2011 21:25:24 +0000 (23:25 +0200)]
0000918: GL Inquiry, trial balance for a non-balance account for non-current year shows 0

12 years agoFixed regression in cash invoice entry (location change ignored)
Janusz Dobrowolski [Thu, 30 Jun 2011 11:13:45 +0000 (13:13 +0200)]
Fixed regression in cash invoice entry (location change ignored)

12 years agoFixed access control on redirected reports.
Janusz Dobrowolski [Wed, 29 Jun 2011 08:49:30 +0000 (10:49 +0200)]
Fixed access control on redirected reports.

12 years ago0000910: Report Aged Customer Analysis Total doesn't match the record totals.
Joe Hunt [Fri, 24 Jun 2011 10:49:11 +0000 (12:49 +0200)]
0000910: Report Aged Customer Analysis Total doesn't match the record totals.

12 years agoAdded GRN voiding.
Janusz Dobrowolski [Tue, 21 Jun 2011 13:37:01 +0000 (15:37 +0200)]
Added GRN voiding.

12 years agoAdded supplier reference uniqueness check in Direct Supplier Invoice.
Janusz Dobrowolski [Tue, 21 Jun 2011 13:36:45 +0000 (15:36 +0200)]
Added supplier reference uniqueness check in Direct Supplier Invoice.

12 years agoCleanup (fixed installed_extensions indlusion).
Janusz Dobrowolski [Tue, 21 Jun 2011 13:24:08 +0000 (15:24 +0200)]
Cleanup (fixed installed_extensions indlusion).

12 years ago0000900: Supplier Payment in another currency the bank charge is wrongly calculated.
Joe Hunt [Mon, 20 Jun 2011 13:06:24 +0000 (15:06 +0200)]
0000900: Supplier Payment in another currency the bank charge is wrongly calculated.

12 years agoCleanup in document footer text.
Joe Hunt [Sat, 18 Jun 2011 13:27:20 +0000 (15:27 +0200)]
Cleanup in document footer text.

12 years agoA couple of additional fixes to changed document reports.
Janusz Dobrowolski [Sat, 18 Jun 2011 13:06:48 +0000 (15:06 +0200)]
A couple of additional fixes to changed document reports.

12 years agoWarning in header2.inc fixed
Janusz Dobrowolski [Fri, 17 Jun 2011 12:16:38 +0000 (14:16 +0200)]
Warning in header2.inc fixed

12 years agoRewitten document reports layout for easier modifications, support for multiply payme...
Janusz Dobrowolski [Fri, 17 Jun 2011 11:45:52 +0000 (13:45 +0200)]
Rewitten document reports layout for easier modifications, support for multiply payment services.

12 years ago0000877: Bug updating a GL account that is also a bank account.
Joe Hunt [Thu, 16 Jun 2011 21:41:15 +0000 (23:41 +0200)]
0000877: Bug updating a GL account that is also a bank account.

12 years agoAdded hook for authentication from external sources like LDAP.
Janusz Dobrowolski [Tue, 14 Jun 2011 09:09:04 +0000 (11:09 +0200)]
Added hook for authentication from external sources like LDAP.

12 years agoPrice_in_words and retrieve_ex_rate commented out in base hook class (required becaus...
Janusz Dobrowolski [Mon, 13 Jun 2011 22:39:12 +0000 (00:39 +0200)]
Price_in_words and retrieve_ex_rate commented out in base hook class (required because of hook_invoke_last usage)

12 years agoChangelog
Joe Hunt [Thu, 9 Jun 2011 14:07:15 +0000 (16:07 +0200)]
Changelog

12 years agoRelease 2.3.5
Joe Hunt [Thu, 9 Jun 2011 14:03:31 +0000 (16:03 +0200)]
Release 2.3.5

12 years agoUpdated gettext template.
Janusz Dobrowolski [Thu, 9 Jun 2011 13:27:13 +0000 (15:27 +0200)]
Updated gettext template.

12 years agoCleanup in supplier_invoice.php (obsolete add_grn_to_trans parameter)
Janusz Dobrowolski [Wed, 8 Jun 2011 10:07:31 +0000 (12:07 +0200)]
Cleanup in supplier_invoice.php (obsolete add_grn_to_trans parameter)

12 years agoCleanup setting of customers/suppliers bank account in forms
Joe Hunt [Wed, 8 Jun 2011 13:38:02 +0000 (15:38 +0200)]
Cleanup setting of customers/suppliers bank account in forms

12 years agoImproved setting of default customer / supplier bank account
Joe Hunt [Tue, 7 Jun 2011 20:54:09 +0000 (22:54 +0200)]
Improved setting of default customer / supplier bank account

12 years agoSetting customer/supplier currency bank account in payment / deposit forms.
Joe Hunt [Tue, 7 Jun 2011 12:58:27 +0000 (14:58 +0200)]
Setting customer/supplier currency bank account in payment / deposit forms.

12 years agoFixed javascript bug in price_format for max decimals.
Janusz Dobrowolski [Tue, 7 Jun 2011 08:55:46 +0000 (10:55 +0200)]
Fixed javascript bug in price_format for max decimals.

12 years agoFixed item settings display after data update in Items.
Janusz Dobrowolski [Mon, 6 Jun 2011 10:20:47 +0000 (12:20 +0200)]
Fixed item settings display after data update in Items.

12 years agoTimeout on long processing like backup/restore emlarged to 10min
Janusz Dobrowolski [Mon, 6 Jun 2011 10:19:51 +0000 (12:19 +0200)]
Timeout on long processing like backup/restore emlarged to 10min

12 years agoImproved Creation and ability to edit Last Sent date in Recurrent Invoice
Joe Hunt [Sat, 4 Jun 2011 15:15:12 +0000 (17:15 +0200)]
Improved Creation and ability to edit Last Sent date in Recurrent Invoice

12 years agoMissing Print/Email links after creating recurrent invoices.
Joe Hunt [Fri, 3 Jun 2011 12:31:30 +0000 (14:31 +0200)]
Missing Print/Email links after creating recurrent invoices.

12 years ago[0000753] Bank deposit/payment edition fixed (rewritten database rewrite scheme to...
Janusz Dobrowolski [Mon, 30 May 2011 17:47:00 +0000 (19:47 +0200)]
[0000753] Bank deposit/payment edition fixed (rewritten database rewrite scheme to void+add)

12 years agoCustomer/branch list was searched on name and not reference.
Janusz Dobrowolski [Mon, 30 May 2011 16:05:57 +0000 (18:05 +0200)]
Customer/branch list was searched on name and not reference.

12 years agoFixed Chrome issue with blocked cursor focus when enter is received on empty selectors.
Janusz Dobrowolski [Mon, 30 May 2011 16:04:19 +0000 (18:04 +0200)]
Fixed Chrome issue with blocked cursor focus when enter is received on empty selectors.

12 years ago[0000828] sql rail swiched off during databse restore.
Janusz Dobrowolski [Mon, 30 May 2011 16:01:41 +0000 (18:01 +0200)]
[0000828] sql rail  swiched off during databse restore.

12 years agoAdded attachment link after most popular entry forms.
Joe Hunt [Thu, 26 May 2011 08:06:31 +0000 (10:06 +0200)]
Added attachment link after most popular entry forms.

12 years agoCSRF checks added in users editor.
Janusz Dobrowolski [Wed, 25 May 2011 08:52:49 +0000 (10:52 +0200)]
CSRF checks added in users editor.

12 years agoAdded CSRF attack prevention on password change.
Janusz Dobrowolski [Wed, 25 May 2011 08:16:40 +0000 (10:16 +0200)]
Added CSRF attack prevention on password change.

12 years agoResult return added in add_user/update_user/update_user_password.
Janusz Dobrowolski [Wed, 25 May 2011 08:16:03 +0000 (10:16 +0200)]
Result return added in add_user/update_user/update_user_password.

12 years agoCheck added for directory existence in flush_dir() helper
Janusz Dobrowolski [Wed, 25 May 2011 08:15:20 +0000 (10:15 +0200)]
Check added for directory existence in flush_dir() helper

13 years ago[0000806] Branches were repeated in Customer Branches table when more than one genera...
Janusz Dobrowolski [Sun, 15 May 2011 18:34:27 +0000 (20:34 +0200)]
[0000806] Branches were repeated in Customer Branches table when more than one general contact defined.

13 years agoWrong Balance in Search Dimension and changing dates in view_dimension didn't work.
Joe Hunt [Sun, 22 May 2011 14:15:21 +0000 (16:15 +0200)]
Wrong Balance in Search Dimension and changing dates in view_dimension didn't work.

13 years ago0000800: Cannot seem to update contact categories as inactive
Joe Hunt [Sun, 22 May 2011 08:39:37 +0000 (10:39 +0200)]
0000800: Cannot seem to update contact categories as inactive

13 years ago0000824: Quick Entries. Problems with latest MySql release.
Joe Hunt [Sat, 21 May 2011 09:25:26 +0000 (11:25 +0200)]
0000824: Quick Entries. Problems with latest MySql release.

13 years agoChanged Print Statements to follow aged customer/supplier list in presentation
Joe Hunt [Wed, 18 May 2011 07:15:38 +0000 (09:15 +0200)]
Changed Print Statements to follow aged customer/supplier list in presentation

13 years agoCorrection in inventory_?db.inc. Chaitanya.
Joe Hunt [Tue, 17 May 2011 21:22:45 +0000 (23:22 +0200)]
Correction in inventory_?db.inc. Chaitanya.

13 years ago[0000802] Fixed selection by date in supplier transactions inquiry.
Janusz Dobrowolski [Sat, 14 May 2011 07:48:50 +0000 (09:48 +0200)]
[0000802] Fixed selection by date in supplier transactions inquiry.

13 years agoAdded helper for catching tabbed content widget change.
Janusz Dobrowolski [Sat, 14 May 2011 08:09:31 +0000 (10:09 +0200)]
Added helper for catching tabbed content widget change.

13 years agoFixed subheaders gettext in Tial Balance inquiry.
Janusz Dobrowolski [Sat, 14 May 2011 07:45:41 +0000 (09:45 +0200)]
Fixed subheaders gettext in Tial Balance inquiry.

13 years agoFixed problem with GRN clearing account initialization in GL setup.
Janusz Dobrowolski [Sat, 14 May 2011 07:44:20 +0000 (09:44 +0200)]
Fixed problem with GRN clearing account initialization in GL setup.

13 years agoFixed wrong date displayed in View/Print transaction for edited journal entries.
Janusz Dobrowolski [Sat, 14 May 2011 07:43:17 +0000 (09:43 +0200)]
Fixed wrong date displayed in View/Print transaction for edited journal entries.

13 years agoAdded strict warnings display as errors in debug mode.
Janusz Dobrowolski [Wed, 11 May 2011 13:03:18 +0000 (15:03 +0200)]
Added strict warnings display as errors in debug mode.

13 years ago0000802: Supplier Inquiry Summary Balance till a date
Joe Hunt [Sat, 14 May 2011 07:32:31 +0000 (09:32 +0200)]
0000802: Supplier Inquiry Summary Balance till a date

13 years agoFixed a minor bug in balance sheet drill down on screen. Chaitanya.
Joe Hunt [Sat, 14 May 2011 07:14:44 +0000 (09:14 +0200)]
Fixed a minor bug in balance sheet drill down on screen. Chaitanya.

13 years ago0000799: function void_work_order misses void_bank_trans
Joe Hunt [Fri, 13 May 2011 07:29:42 +0000 (09:29 +0200)]
0000799: function void_work_order misses void_bank_trans

13 years agoOptimized gl_db_banking.inc, revaluation of AR/AP currencies
Joe Hunt [Thu, 12 May 2011 06:22:39 +0000 (08:22 +0200)]
Optimized gl_db_banking.inc, revaluation of AR/AP currencies

13 years agoCleanup inventory_db.inc, work_orders_db.inc and grn_db.inc by Chaitanya
Joe Hunt [Tue, 10 May 2011 13:05:48 +0000 (15:05 +0200)]
Cleanup inventory_db.inc, work_orders_db.inc and grn_db.inc by Chaitanya

13 years agoFixed backup/restore screen layout displayed in Chrome.
Janusz Dobrowolski [Tue, 10 May 2011 09:46:38 +0000 (11:46 +0200)]
Fixed backup/restore screen layout displayed in Chrome.

13 years agoCurrent fiscal year in en_US-*.sql set to 2011.
Janusz Dobrowolski [Tue, 10 May 2011 09:30:41 +0000 (11:30 +0200)]
Current fiscal year in en_US-*.sql set to 2011.

13 years agoImproved notification in revaluation of currencies and fixed a summation bug.
Joe Hunt [Tue, 10 May 2011 08:09:59 +0000 (10:09 +0200)]
Improved notification in revaluation of currencies and fixed a summation bug.

13 years agoUsing $_POST instead of $_GET when creating Recurrent Invoices.
Joe Hunt [Mon, 9 May 2011 18:53:57 +0000 (20:53 +0200)]
Using $_POST instead of $_GET when creating Recurrent Invoices.

13 years agoCleanups in ui_msgs.inc and inventory_db.inc
Janusz Dobrowolski [Mon, 9 May 2011 14:41:46 +0000 (16:41 +0200)]
Cleanups in ui_msgs.inc and inventory_db.inc

13 years agoVoided bank transactions removed from bank inquiry.
Janusz Dobrowolski [Mon, 9 May 2011 14:40:33 +0000 (16:40 +0200)]
Voided bank transactions removed from bank inquiry.

13 years agoFixed recurrent invoices messages, new recurrent invoices now show no last date.
Janusz Dobrowolski [Mon, 9 May 2011 14:33:29 +0000 (16:33 +0200)]
Fixed recurrent invoices messages, new recurrent invoices now show no last date.

13 years agoFixed message on po line removal in purchase invoice.
Janusz Dobrowolski [Wed, 4 May 2011 14:55:53 +0000 (16:55 +0200)]
Fixed message on po line removal in purchase invoice.

13 years agoParse error after last changes in bank_transfer.php
Janusz Dobrowolski [Wed, 4 May 2011 14:54:40 +0000 (16:54 +0200)]
Parse error after last changes in bank_transfer.php

13 years agoAdditional checks on bank transaction entry/delete to avoid overdraft in following...
Janusz Dobrowolski [Fri, 29 Apr 2011 11:52:59 +0000 (13:52 +0200)]
Additional checks on bank transaction entry/delete to avoid overdraft in following transactions.

13 years agoFixed amount display at bank deposit view.
Janusz Dobrowolski [Fri, 29 Apr 2011 11:25:40 +0000 (13:25 +0200)]
Fixed amount display at bank deposit view.

13 years agoIncluding AR/AP accounts when doing manuelly Revaluation of Currency Accounts
Joe Hunt [Mon, 9 May 2011 13:30:53 +0000 (15:30 +0200)]
Including AR/AP accounts when doing manuelly Revaluation of Currency Accounts

13 years agoAllow editing of sales orders in Delivery Against Sales Orders
Joe Hunt [Thu, 5 May 2011 21:15:36 +0000 (23:15 +0200)]
Allow editing of sales orders in Delivery Against Sales Orders

13 years agoAlso display company name in warning when pressing delete company.
Joe Hunt [Thu, 5 May 2011 07:41:39 +0000 (09:41 +0200)]
Also display company name in warning when pressing delete company.

13 years agoFixed summation error in Aged customer/supplier Lists
Joe Hunt [Fri, 29 Apr 2011 11:47:29 +0000 (13:47 +0200)]
Fixed summation error in Aged customer/supplier Lists

13 years agoRerun of Aged Supplier List.
Joe Hunt [Thu, 28 Apr 2011 19:52:26 +0000 (21:52 +0200)]
Rerun of Aged Supplier List.

13 years agoOption for Show Also Allocated in Aged Customer/Supplier List.
Joe Hunt [Thu, 28 Apr 2011 12:29:32 +0000 (14:29 +0200)]
Option for Show Also Allocated in Aged Customer/Supplier List.

13 years agoAdded tax summary to Sales Quotation report.
Janusz Dobrowolski [Thu, 28 Apr 2011 12:52:10 +0000 (14:52 +0200)]
Added tax summary to Sales Quotation report.

13 years agoCustomer Credit Notes should not be included in Print Receipts.
Joe Hunt [Thu, 28 Apr 2011 08:59:48 +0000 (10:59 +0200)]
Customer Credit Notes should not be included in Print Receipts.

13 years agoDirect sales invoice due date was not stored in database.
Janusz Dobrowolski [Wed, 27 Apr 2011 23:00:53 +0000 (01:00 +0200)]
Direct sales invoice due date was not stored in database.

13 years agoAdded tag version_2_3_4 for changeset b5cb2a38213b
Janusz Dobrowolski [Wed, 27 Apr 2011 14:35:54 +0000 (16:35 +0200)]
Added tag version_2_3_4 for changeset b5cb2a38213b

13 years agoRerun of old CHANGELOG.old.txt
Joe Hunt [Wed, 27 Apr 2011 13:26:52 +0000 (15:26 +0200)]
Rerun of old CHANGELOG.old.txt

13 years agoRerun CHANGELOG.txt
Joe Hunt [Wed, 27 Apr 2011 12:55:16 +0000 (14:55 +0200)]
Rerun CHANGELOG.txt

13 years agoNew ChaNGELOG.txt and empty.po
Joe Hunt [Wed, 27 Apr 2011 12:44:39 +0000 (14:44 +0200)]
New ChaNGELOG.txt and empty.po

13 years agoRelease 2.3.4
Joe Hunt [Wed, 27 Apr 2011 08:58:11 +0000 (10:58 +0200)]
Release 2.3.4

13 years agoRemoved sparse grn item id from purchase invoice entry form.
Janusz Dobrowolski [Wed, 27 Apr 2011 08:45:23 +0000 (10:45 +0200)]
Removed sparse grn item id from purchase invoice entry form.

13 years agoFixed bug in create_coy, resulting in database reset on company seting change.
Janusz Dobrowolski [Tue, 26 Apr 2011 09:34:06 +0000 (11:34 +0200)]
Fixed bug in create_coy, resulting in database reset on company seting change.

13 years ago[0000619] Fixed javascript related timeout issues.
Janusz Dobrowolski [Thu, 21 Apr 2011 16:37:00 +0000 (18:37 +0200)]
[0000619] Fixed javascript related timeout issues.

13 years agoCleanups.
Janusz Dobrowolski [Thu, 21 Apr 2011 13:42:18 +0000 (15:42 +0200)]
Cleanups.

13 years agoAdded check for duplicate account group code.
Janusz Dobrowolski [Thu, 21 Apr 2011 13:41:38 +0000 (15:41 +0200)]
Added check for duplicate account group code.

13 years agoFixed php4 compatibility.
Janusz Dobrowolski [Thu, 21 Apr 2011 13:40:49 +0000 (15:40 +0200)]
Fixed php4 compatibility.

13 years agoOptional printing item codes on purchase order report with config.php $show_po_item_codes
Janusz Dobrowolski [Thu, 21 Apr 2011 13:39:38 +0000 (15:39 +0200)]
Optional printing item codes on purchase order report with config.php $show_po_item_codes

13 years agoEntry into Upgrade Software option triggered automatic config.php changes even withou...
Janusz Dobrowolski [Thu, 21 Apr 2011 13:33:12 +0000 (15:33 +0200)]
Entry into Upgrade Software option triggered automatic config.php changes even without starting upgrade.

13 years agoRemoved sparse in_ID lang folder.
Janusz Dobrowolski [Fri, 15 Apr 2011 10:59:06 +0000 (12:59 +0200)]
Removed sparse in_ID lang folder.

13 years ago[0000714] Bug creating GL trans on inventory items in supplier invoice when tax included.
Joe Hunt [Wed, 13 Apr 2011 23:19:18 +0000 (01:19 +0200)]
[0000714] Bug creating GL trans on inventory items in supplier invoice when tax included.

13 years agoMinor bug in on screen Trial Balance (wrong Dimension warning)
Joe Hunt [Wed, 13 Apr 2011 12:50:02 +0000 (14:50 +0200)]
Minor bug in on screen Trial Balance (wrong Dimension warning)

13 years agoRestored Sales Quotation option in Customer and Sales Reports
Janusz Dobrowolski [Wed, 13 Apr 2011 12:15:11 +0000 (14:15 +0200)]
Restored Sales Quotation option in Customer and Sales Reports