fa-stable.git
10 years ago0002177: Currency problem in Item Sales Summary Report
Joe [Mon, 16 Sep 2013 21:27:52 +0000 (23:27 +0200)]
0002177: Currency problem in Item Sales Summary Report

10 years ago[0002429] Supplier Invoice: tax was not updated on GRN line addition/removal.
Janusz Dobrowolski [Mon, 16 Sep 2013 13:35:11 +0000 (15:35 +0200)]
[0002429] Supplier Invoice: tax was not updated on GRN line addition/removal.

10 years ago[0002340] Fixed problem with login after intallation, when special chars are used...
Janusz Dobrowolski [Mon, 16 Sep 2013 10:49:29 +0000 (12:49 +0200)]
[0002340] Fixed problem with login after intallation, when special chars are used in password.

10 years agoVarious small code cleanups.
Janusz Dobrowolski [Sat, 14 Sep 2013 16:07:13 +0000 (18:07 +0200)]
Various small code cleanups.

10 years agoUnits of Measure: fixed edition problems when abbreviation contains special characters.
Janusz Dobrowolski [Wed, 11 Sep 2013 11:19:56 +0000 (13:19 +0200)]
Units of Measure: fixed edition problems when abbreviation contains special characters.

10 years agoPage number is now printed on all documents (starting from second page).
Janusz Dobrowolski [Fri, 6 Sep 2013 08:48:24 +0000 (10:48 +0200)]
Page number is now printed on all documents (starting from second page).

10 years ago0002430: Order Status Listing Report shows invoiced in heading rather than delivered...
Joe [Mon, 16 Sep 2013 08:55:04 +0000 (10:55 +0200)]
0002430: Order Status Listing Report shows invoiced in heading rather than delivered. Fixed.

10 years agoCHANGELOG.txt
Joe [Thu, 5 Sep 2013 12:39:03 +0000 (14:39 +0200)]
CHANGELOG.txt

10 years agoRelease 2.3.18.
Joe [Thu, 5 Sep 2013 12:36:41 +0000 (14:36 +0200)]
Release 2.3.18.

10 years agoUpdated gettext template.
Janusz Dobrowolski [Thu, 5 Sep 2013 12:17:43 +0000 (14:17 +0200)]
Updated gettext template.

10 years agoCustomer Payment: fixed missing charge amount during edition, fixed submit button...
Janusz Dobrowolski [Tue, 3 Sep 2013 06:51:00 +0000 (08:51 +0200)]
Customer Payment: fixed missing charge amount during edition, fixed submit button name.

10 years agoBug no 2409 and 2410. Fixed headers and sql error when deleting a category.
Joe [Mon, 2 Sep 2013 11:28:27 +0000 (13:28 +0200)]
Bug no 2409 and 2410. Fixed headers and sql error when deleting a category.

10 years agoCustomer Payment: fixed bug with exchange rates resulting in invalid postings ts...
Janusz Dobrowolski [Sat, 31 Aug 2013 07:32:50 +0000 (09:32 +0200)]
Customer Payment: fixed bug with exchange rates resulting in invalid postings ts AR and foreign Exchange Gain Accounts.

10 years agoDelivery Against Sales Orders: sales orders displayed as overdue after delivery date.
Janusz Dobrowolski [Thu, 29 Aug 2013 20:18:42 +0000 (22:18 +0200)]
Delivery Against Sales Orders: sales orders displayed as overdue after delivery date.

10 years agoCustomer Balances Report, Supplier Balances Report: balances in home currency were...
Janusz Dobrowolski [Thu, 29 Aug 2013 19:13:53 +0000 (21:13 +0200)]
Customer Balances Report, Supplier Balances Report: balances in home currency were calculated using wrong exchange rates.

10 years agoFixed problem with customer payment allocations (invalid exrate stored in debtor_tran...
Janusz Dobrowolski [Sun, 25 Aug 2013 18:39:41 +0000 (20:39 +0200)]
Fixed problem with customer payment allocations (invalid exrate stored in debtor_trans record).

10 years agoBank Transfer: fixed problem with entering transfer between accounts of the same...
Janusz Dobrowolski [Sat, 17 Aug 2013 12:50:38 +0000 (14:50 +0200)]
Bank Transfer: fixed problem with entering transfer between accounts of the same currency.

10 years agoAdded F4 hotkey for item popup editor in sales documents.
Janusz Dobrowolski [Wed, 14 Aug 2013 21:56:39 +0000 (23:56 +0200)]
Added F4 hotkey for item popup editor in sales documents.

10 years agoCustomer/Supplier payments with amounts bigger than 1,000 was truncated. Fixed.
Joe [Wed, 14 Aug 2013 07:34:06 +0000 (09:34 +0200)]
Customer/Supplier payments with amounts bigger than 1,000 was truncated. Fixed.

10 years agoNew global flags in config.default.php
Joe [Thu, 1 Aug 2013 21:50:01 +0000 (23:50 +0200)]
New global flags in config.default.php

10 years agoLangauage template update.
Janusz Dobrowolski [Thu, 1 Aug 2013 10:35:53 +0000 (12:35 +0200)]
Langauage template update.

10 years agoCHANGELOG.txt
Joe [Thu, 1 Aug 2013 10:25:16 +0000 (12:25 +0200)]
CHANGELOG.txt

10 years agoRelease 2.3.17
Joe [Thu, 1 Aug 2013 10:23:05 +0000 (12:23 +0200)]
Release 2.3.17

10 years agoChange password: added current password verification.
Janusz Dobrowolski [Tue, 30 Jul 2013 11:05:24 +0000 (13:05 +0200)]
Change password: added current password verification.

10 years agoFixed CSRF warning after retrying password change.
Janusz Dobrowolski [Tue, 30 Jul 2013 10:57:02 +0000 (12:57 +0200)]
Fixed CSRF warning after retrying password change.

10 years agoAdded get_dispatchable_quantity hook.
Maxime Bourget [Sun, 23 Jun 2013 20:22:22 +0000 (21:22 +0100)]
Added get_dispatchable_quantity hook.

10 years agoUpdating sales order use UPDATE instead of DELETE/INSERT to preserve extra data added...
Maxime Bourget [Sun, 23 Jun 2013 20:14:36 +0000 (21:14 +0100)]
Updating sales order use UPDATE instead of DELETE/INSERT to preserve extra data added by extensions (if any)

10 years agoAdded missing db_write_hook in update sales order.
Maxime Bourget [Sun, 23 Jun 2013 20:13:01 +0000 (21:13 +0100)]
Added missing db_write_hook in update sales order.

10 years agoImproved db_pager widget sorting (now user column selection order is used).
Maxime Bourget [Sun, 23 Jun 2013 20:02:39 +0000 (21:02 +0100)]
Improved db_pager widget sorting (now user column selection order is used).

10 years agoImproved db_pager::set_sql to use array as well as query string.
Maxime Bourget [Sun, 23 Jun 2013 19:58:12 +0000 (20:58 +0100)]
Improved db_pager::set_sql to use array as well as query string.

10 years agoFixed qoh to return 0 instead of null when moves history is empty.
Maxime Bourget [Sun, 23 Jun 2013 19:54:18 +0000 (20:54 +0100)]
Fixed qoh to return 0 instead of null when moves history is empty.

10 years agoTouch by mistake
Joe [Thu, 27 Jun 2013 21:22:14 +0000 (23:22 +0200)]
Touch by mistake

10 years agoFixed nested forms in Items tab.
Joe [Thu, 27 Jun 2013 20:59:32 +0000 (22:59 +0200)]
Fixed nested forms in Items tab.

10 years agoFixed bug in get_next_trans_no() resulting in invisibility of new stock movements...
Janusz Dobrowolski [Thu, 27 Jun 2013 19:06:50 +0000 (21:06 +0200)]
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).

10 years agoFixed session handling bug resulting in blank page on some pre-5.2 php versions.
Janusz Dobrowolski [Wed, 26 Jun 2013 20:11:27 +0000 (22:11 +0200)]
Fixed session handling bug resulting in blank page on some pre-5.2 php versions.

10 years agoItem Categories: categories table is now sorted by category description.
Janusz Dobrowolski [Wed, 26 Jun 2013 19:31:54 +0000 (21:31 +0200)]
Item Categories: categories table is now sorted by category description.

10 years agoFixed mysql 5.0 issue in Print Statements report
Janusz Dobrowolski [Wed, 26 Jun 2013 19:24:01 +0000 (21:24 +0200)]
Fixed mysql 5.0 issue in Print Statements report

10 years agoFixed bug in voiding GRN/Purchase resulting in invalid average unit cost.
Janusz Dobrowolski [Mon, 10 Jun 2013 18:47:09 +0000 (20:47 +0200)]
Fixed bug in voiding GRN/Purchase resulting in invalid average unit cost.

10 years agoUniform display of exchange rate across aplication, added xr_provider_authoritative...
Janusz Dobrowolski [Wed, 29 May 2013 13:58:30 +0000 (15:58 +0200)]
Uniform display of exchange rate across aplication, added xr_provider_authoritative option, fixed bug in stored rate value.

10 years agoCustomer Payment, Supplier Payment: payments can be done in any currency and properly...
Janusz Dobrowolski [Mon, 27 May 2013 17:36:38 +0000 (19:36 +0200)]
Customer Payment, Supplier Payment: payments can be done in any currency and properly allocated to invoices; exchange rate field removes (bank arte calculated automatically)

10 years agoBank Transfer: additional field for target currency amount instead of exchange rate...
Janusz Dobrowolski [Mon, 20 May 2013 12:36:13 +0000 (14:36 +0200)]
Bank Transfer: additional field for target currency amount instead of exchange rate display.

10 years agoSales Delivery, Direct Invoice and Sales Credit: added exchange rate edition/storage...
Janusz Dobrowolski [Thu, 23 May 2013 20:41:08 +0000 (22:41 +0200)]
Sales Delivery, Direct Invoice and Sales Credit: added exchange rate edition/storage on new transaction date.

10 years agoDirect GRN, GRN to PO, Direct Purchase Invoice: added exchange rate edition/storage...
Janusz Dobrowolski [Thu, 23 May 2013 13:18:34 +0000 (15:18 +0200)]
Direct GRN, GRN to PO, Direct Purchase Invoice: added exchange rate edition/storage on new transaction date.

10 years agoFixed exchange rate ui to be editable for new rates only, bank payment/deposit use...
Janusz Dobrowolski [Thu, 23 May 2013 11:07:53 +0000 (13:07 +0200)]
Fixed exchange rate ui to be editable for new rates only, bank payment/deposit use amount in supplier/customer currency instead of rate.

10 years agoFixing cookie.txt location during access to remote exchange rate server.
Janusz Dobrowolski [Mon, 20 May 2013 12:41:52 +0000 (14:41 +0200)]
Fixing cookie.txt location during access to remote exchange rate server.

10 years agoSmall fix in javascript routines to avoid naming conflicts for form.action object.
Janusz Dobrowolski [Mon, 10 Jun 2013 15:40:50 +0000 (17:40 +0200)]
Small fix in javascript routines to avoid naming conflicts for form.action object.

10 years agofaillog.php file moved to tmp subdir.
Janusz Dobrowolski [Mon, 10 Jun 2013 15:38:32 +0000 (17:38 +0200)]
faillog.php file moved to tmp subdir.

10 years agoFix to tax overrides (warning in add_supp_invoice()).
Janusz Dobrowolski [Fri, 24 May 2013 08:41:40 +0000 (10:41 +0200)]
Fix to tax overrides (warning in add_supp_invoice()).

11 years agoPayments, Bank Transfer: Fixed payment limit checking bug.
Janusz Dobrowolski [Thu, 16 May 2013 10:39:10 +0000 (12:39 +0200)]
Payments, Bank Transfer: Fixed payment limit checking bug.

11 years agoCustomer Credit Note: warning cleanup in write_credit_note().
Janusz Dobrowolski [Fri, 10 May 2013 08:24:58 +0000 (10:24 +0200)]
Customer Credit Note: warning cleanup in write_credit_note().

11 years agoSupplier Invoices, Direct Invoice, Supplier Credit Notes: added editable tax totals...
Janusz Dobrowolski [Thu, 9 May 2013 08:52:59 +0000 (10:52 +0200)]
Supplier Invoices, Direct Invoice, Supplier Credit Notes: added editable tax totals fields to fix variations in tax calculations on supplier side.

11 years agoFixed bug in cool theme renderer.php
Janusz Dobrowolski [Thu, 9 May 2013 08:43:30 +0000 (10:43 +0200)]
Fixed bug in cool theme renderer.php

11 years agoInventory Purchasing Report. Variable, $stock_dec, not in scope. Fixed.
Joe Hunt [Thu, 9 May 2013 19:51:35 +0000 (21:51 +0200)]
Inventory Purchasing Report. Variable, $stock_dec, not in scope. Fixed.

11 years agoFixed a forgotton currency bug in GRN Valuation Report (rep305.php)
Joe Hunt [Thu, 9 May 2013 19:42:01 +0000 (21:42 +0200)]
Fixed a forgotton currency bug in GRN Valuation Report (rep305.php)

11 years agoUpdated empty.po template.
Janusz Dobrowolski [Wed, 8 May 2013 13:51:15 +0000 (15:51 +0200)]
Updated empty.po template.

11 years agoNew language file, empty.po
Joe Hunt [Wed, 8 May 2013 12:42:09 +0000 (14:42 +0200)]
New language file, empty.po

11 years agoCHANGELOG updated.
Joe Hunt [Wed, 8 May 2013 11:51:51 +0000 (13:51 +0200)]
CHANGELOG updated.

11 years agoRelease 2.3.16
Joe Hunt [Wed, 8 May 2013 11:49:11 +0000 (13:49 +0200)]
Release 2.3.16

11 years agoFixed optional sorting lines during sales document ediiton (sort made in display...
Janusz Dobrowolski [Wed, 8 May 2013 10:51:54 +0000 (12:51 +0200)]
Fixed optional sorting lines during sales document ediiton (sort made in display layer, active also for old transactions).

11 years agoFixed a reference error in rep303.php for certain PHP versions.
Joe Hunt [Wed, 8 May 2013 08:21:18 +0000 (10:21 +0200)]
Fixed a reference error in rep303.php for certain PHP versions.

11 years agoInventory Transfer: fixed error
Janusz Dobrowolski [Wed, 8 May 2013 06:31:52 +0000 (08:31 +0200)]
Inventory Transfer: fixed error
message when invalid date is entered.

11 years agoCustomers: tabs were not refreshed on customer list change.
Janusz Dobrowolski [Wed, 8 May 2013 06:29:32 +0000 (08:29 +0200)]
Customers: tabs were not refreshed on customer list change.

11 years agoOption in config file to exclude balanced transactions for past years from Brought...
Maxime Bourget [Thu, 2 May 2013 20:04:22 +0000 (21:04 +0100)]
Option in config file to exclude balanced transactions for past years from Brought forward column in Trial Balance.

11 years agoOptional switch in config file for sorting document lines by item code during new...
Janusz Dobrowolski [Tue, 7 May 2013 13:11:25 +0000 (15:11 +0200)]
Optional switch in config file for sorting document lines by item code during new Sales Order/Direct Delivery/Direct Invoice entry.

11 years agoAdd Clear/Reset quantity button to sales order delivery (handy when doing partial...
Maxime Bourget [Fri, 3 May 2013 20:59:26 +0000 (21:59 +0100)]
Add Clear/Reset quantity button to sales order delivery (handy when doing partial delivery of a big order).

11 years agoFix statement rounding error not filtering some 0.00 transaction
Maxime Bourget [Fri, 3 May 2013 19:27:38 +0000 (20:27 +0100)]
Fix statement rounding error not filtering some 0.00 transaction

11 years agoChanged supplier payment to accept amount in foreign currency instead of exchange...
Maxime Bourget [Thu, 2 May 2013 21:24:10 +0000 (22:24 +0100)]
Changed supplier payment to accept amount in foreign currency instead of exchange rate.

11 years agoFixed problem with MIME headers in emailed documents on gmail (pdf files encoded...
Maxime Bourget [Thu, 2 May 2013 21:35:04 +0000 (22:35 +0100)]
Fixed problem with MIME headers in emailed documents on gmail (pdf files encoded in email body instead of attachment).

11 years agoAuto search after location, user or item change in outstanding orders inquiry.
Maxime Bourget [Fri, 3 May 2013 22:09:16 +0000 (23:09 +0100)]
Auto search after location, user or item change in outstanding orders inquiry.

11 years agoOustanding orders can be sorted by Customer, Ref and Order date.
Maxime Bourget [Fri, 3 May 2013 22:04:17 +0000 (23:04 +0100)]
Oustanding orders can be sorted by Customer, Ref and Order date.

11 years agoAdded 'All locations' option in Stock Movements inquiry.
Maxime Bourget [Thu, 2 May 2013 20:26:43 +0000 (21:26 +0100)]
Added 'All locations' option in Stock Movements inquiry.

11 years agoAdded 'Item Like' parameter to Stock Sheet Report allowing SQL LIKE or regexp filteri...
Maxime Bourget [Fri, 3 May 2013 20:33:01 +0000 (21:33 +0100)]
Added 'Item Like' parameter to Stock Sheet Report allowing SQL LIKE or regexp filtering by item code.

11 years agoAdd customer filter in Invoice report
Maxime Bourget [Thu, 2 May 2013 21:44:43 +0000 (22:44 +0100)]
Add customer filter in Invoice report

11 years agoReverse order of transaction in admin/view void transaction (last transaction appears...
Maxime Bourget [Thu, 2 May 2013 19:52:43 +0000 (20:52 +0100)]
Reverse order of transaction in admin/view void transaction (last transaction appears o the first page)

11 years agoRenamed the new Sales Summary Report, Detailed to Item Sales Summary Report.
Joe Hunt [Tue, 30 Apr 2013 14:10:26 +0000 (16:10 +0200)]
Renamed the new Sales Summary Report, Detailed to Item Sales Summary Report.

11 years agoIncluded custome report (Items) Sales Summary Report into FA core. Called Sales Summa...
Joe Hunt [Tue, 30 Apr 2013 06:41:17 +0000 (08:41 +0200)]
Included custome report (Items) Sales Summary Report into FA core. Called Sales Summary Report, Detailed.

11 years agoCleanup in operation order during transaction voiding.
Janusz Dobrowolski [Mon, 29 Apr 2013 10:38:12 +0000 (12:38 +0200)]
Cleanup in operation order during transaction voiding.

11 years agoFixed javascript problem with some IE versions in themes installation, js cleanups.
Janusz Dobrowolski [Mon, 29 Apr 2013 10:36:48 +0000 (12:36 +0200)]
Fixed javascript problem with some IE versions in themes installation, js cleanups.

11 years agoIgnore hook system in installer.
Janusz Dobrowolski [Thu, 25 Apr 2013 20:39:52 +0000 (22:39 +0200)]
Ignore hook system in installer.

11 years agoAdditional Chrome related fix in hotkeys support.
Janusz Dobrowolski [Fri, 19 Apr 2013 18:05:40 +0000 (20:05 +0200)]
Additional Chrome related fix in hotkeys support.

11 years agoSupplier credit note was not properly checked against sufficient quantity on hand.
Janusz Dobrowolski [Fri, 19 Apr 2013 18:04:41 +0000 (20:04 +0200)]
Supplier credit note was not properly checked against sufficient quantity on hand.

11 years agoNew report included in core, Costed Inventory Movement Report (rep308.php).
Joe Hunt [Sat, 20 Apr 2013 17:07:25 +0000 (19:07 +0200)]
New report included in core, Costed Inventory Movement Report (rep308.php).

11 years agoFixed hotkey menu option selection issues on Chrome.
Janusz Dobrowolski [Fri, 19 Apr 2013 13:36:26 +0000 (15:36 +0200)]
Fixed hotkey menu option selection issues on Chrome.

11 years agoImproved Customer and Supplier Balances Report. Option to choose last column as balance.
Joe Hunt [Fri, 19 Apr 2013 06:16:18 +0000 (08:16 +0200)]
Improved Customer and Supplier Balances Report. Option to choose last column as balance.

11 years agoFiscal years: fixed typo in error message message. Cleanup in rep308 (improper gettex...
Janusz Dobrowolski [Thu, 18 Apr 2013 10:38:14 +0000 (12:38 +0200)]
Fiscal years: fixed typo in error message message. Cleanup in rep308 (improper gettext usage on empty string).

11 years agoAdded years 2012, 2013 in standard init sql files.
Janusz Dobrowolski [Thu, 18 Apr 2013 10:33:36 +0000 (12:33 +0200)]
Added years 2012, 2013 in standard init sql files.

11 years agoA couple of small bugs in customer and supplier balances report fixed.
Joe Hunt [Thu, 18 Apr 2013 08:10:36 +0000 (10:10 +0200)]
A couple of small bugs in customer and supplier balances report fixed.

11 years agoPaypal link url fixed again.
Janusz Dobrowolski [Wed, 10 Apr 2013 09:01:47 +0000 (11:01 +0200)]
Paypal link url fixed again.

11 years agoDimension view balances were not updated after change in date range selection.
Janusz Dobrowolski [Tue, 9 Apr 2013 18:39:22 +0000 (20:39 +0200)]
Dimension view balances were not updated after change in date range selection.

11 years agoFixed PayPal link url on sales invoice.
Janusz Dobrowolski [Mon, 8 Apr 2013 12:06:36 +0000 (14:06 +0200)]
Fixed PayPal link url on sales invoice.

11 years ago0002183: Advanced assembly should work with empty BOM. Fixed.
Joe Hunt [Mon, 8 Apr 2013 08:23:50 +0000 (10:23 +0200)]
0002183: Advanced assembly should work with empty BOM. Fixed.

11 years ago0002172: Work entry not adjusting cost, fixed
Joe Hunt [Mon, 8 Apr 2013 08:12:17 +0000 (10:12 +0200)]
0002172: Work entry not adjusting cost, fixed

11 years agoMissing Journal Inquiry: Work Order selection in list selector.
Janusz Dobrowolski [Fri, 29 Mar 2013 07:58:11 +0000 (08:58 +0100)]
Missing Journal Inquiry: Work Order selection in list selector.

11 years agoCleanup.
Janusz Dobrowolski [Sun, 24 Mar 2013 10:15:24 +0000 (11:15 +0100)]
Cleanup.

11 years agoLine end cleanups.
Janusz Dobrowolski [Sun, 24 Mar 2013 10:10:38 +0000 (11:10 +0100)]
Line end cleanups.

11 years agoCleanup again.
Janusz Dobrowolski [Sat, 23 Mar 2013 10:12:53 +0000 (11:12 +0100)]
Cleanup again.

11 years agoCleanup.
Janusz Dobrowolski [Sat, 23 Mar 2013 10:09:17 +0000 (11:09 +0100)]
Cleanup.

11 years agoAdded pre_header and pre_footer hooks.
Janusz Dobrowolski [Sat, 23 Mar 2013 08:43:38 +0000 (09:43 +0100)]
Added pre_header and pre_footer hooks.

11 years agoCleanups.
Janusz Dobrowolski [Wed, 20 Mar 2013 10:14:37 +0000 (11:14 +0100)]
Cleanups.

11 years agoCleanup in Customer Payments (fixed blinking error msg during processing payment)
Janusz Dobrowolski [Tue, 19 Mar 2013 22:03:14 +0000 (23:03 +0100)]
Cleanup in Customer Payments (fixed blinking error msg during processing payment)