fa-stable.git
15 years agoFixed page update after customer/branch change.
Janusz Dobrowolski [Mon, 10 Nov 2008 22:31:21 +0000 (22:31 +0000)]
Fixed page update after customer/branch change.

15 years agoThis was bad idea. The problem should be solved on php side.
Janusz Dobrowolski [Mon, 10 Nov 2008 22:29:44 +0000 (22:29 +0000)]
This was bad idea. The problem should be solved on php side.

15 years agoMessages now displayed as on other pages in messagebox.
Janusz Dobrowolski [Mon, 10 Nov 2008 22:28:34 +0000 (22:28 +0000)]
Messages now displayed as on other pages in messagebox.

15 years agoSmall fix to utils.js
Janusz Dobrowolski [Mon, 10 Nov 2008 18:24:25 +0000 (18:24 +0000)]
Small fix to utils.js

15 years agoSmall fix to avoid ajax hangups after nonexistent element update.
Janusz Dobrowolski [Mon, 10 Nov 2008 18:22:02 +0000 (18:22 +0000)]
Small fix to avoid ajax hangups after nonexistent element update.

15 years agoSome smaller fixes mainly in sql import.
Janusz Dobrowolski [Mon, 10 Nov 2008 13:36:02 +0000 (13:36 +0000)]
Some smaller fixes mainly in sql import.

15 years agoFixed for MySQL <4.0.18, removed bank_trans_types table
Janusz Dobrowolski [Mon, 10 Nov 2008 13:35:21 +0000 (13:35 +0000)]
Fixed for MySQL <4.0.18, removed bank_trans_types table

15 years agoAdded check for POS relations before account removal.
Janusz Dobrowolski [Mon, 10 Nov 2008 13:34:37 +0000 (13:34 +0000)]
Added check for POS relations before account removal.

15 years agoMore fail safe db_import()
Janusz Dobrowolski [Mon, 10 Nov 2008 13:33:38 +0000 (13:33 +0000)]
More fail safe db_import()

15 years agoSuppressed page update after import errors.
Janusz Dobrowolski [Mon, 10 Nov 2008 13:32:38 +0000 (13:32 +0000)]
Suppressed page update after import errors.

15 years agochanging the default.css style sheets to handle the new navibar/buttons
Joe Hunt [Mon, 10 Nov 2008 11:21:04 +0000 (11:21 +0000)]
changing the default.css style sheets to handle the new navibar/buttons

15 years ago*** empty log message ***
Joe Hunt [Sun, 9 Nov 2008 23:21:55 +0000 (23:21 +0000)]
*** empty log message ***

15 years agoChanges in POS extension related to bank account structure change.
Janusz Dobrowolski [Sun, 9 Nov 2008 19:14:57 +0000 (19:14 +0000)]
Changes in POS extension related to bank account structure change.

15 years agoChanges in POS extension related to bank accounts structure changes.
Janusz Dobrowolski [Sun, 9 Nov 2008 19:12:53 +0000 (19:12 +0000)]
Changes in POS extension related to bank accounts structure changes.

15 years agoAllowed multiply bank accounts with same gl account,
Janusz Dobrowolski [Sun, 9 Nov 2008 18:15:55 +0000 (18:15 +0000)]
Allowed multiply bank accounts with same gl account,
removed obsolete bank trans type, some smaller fixes.

15 years agoAllowed multiply bank accounts on same gl account, removed bank trans type.
Janusz Dobrowolski [Sun, 9 Nov 2008 18:14:36 +0000 (18:14 +0000)]
Allowed multiply bank accounts on same gl account, removed bank trans type.

15 years agoFixed session name to avoid conflicts during multiuser debugging.
Janusz Dobrowolski [Sun, 9 Nov 2008 18:07:39 +0000 (18:07 +0000)]
Fixed session name to avoid conflicts during multiuser debugging.

15 years agoPrepared to paged view of allocations.
Janusz Dobrowolski [Sun, 9 Nov 2008 18:06:55 +0000 (18:06 +0000)]
Prepared to paged view of allocations.

15 years agoSmall fix to void sql conflicts.
Janusz Dobrowolski [Sun, 9 Nov 2008 18:05:09 +0000 (18:05 +0000)]
Small fix to void sql conflicts.

15 years ago*** empty log message ***
Joe Hunt [Sun, 9 Nov 2008 12:29:07 +0000 (12:29 +0000)]
*** empty log message ***

15 years agoCode cleanup.
Janusz Dobrowolski [Sat, 8 Nov 2008 22:19:12 +0000 (22:19 +0000)]
Code cleanup.

15 years agoAdded paged supplier transaction query, fixes in customer queries display.
Janusz Dobrowolski [Sat, 8 Nov 2008 21:52:51 +0000 (21:52 +0000)]
Added paged supplier transaction query, fixes in customer queries display.

15 years agoFixed query table content after changed customer selector.
Janusz Dobrowolski [Sat, 8 Nov 2008 21:50:58 +0000 (21:50 +0000)]
Fixed query table content after changed customer selector.

15 years agoAdded paged query result.
Janusz Dobrowolski [Sat, 8 Nov 2008 21:49:36 +0000 (21:49 +0000)]
Added paged query result.

15 years agoAdditional sort options.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:43:18 +0000 (22:43 +0000)]
Additional sort options.

15 years agoContinued rewrite for paged query results.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:32:36 +0000 (22:32 +0000)]
Continued rewrite for paged query results.

15 years agoRewrite to use db_pager.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:31:21 +0000 (22:31 +0000)]
Rewrite to use db_pager.

15 years agoCode cleanup.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:30:37 +0000 (22:30 +0000)]
Code cleanup.

15 years agoFixed multiply sales document view link generation.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:29:58 +0000 (22:29 +0000)]
Fixed multiply sales document view link generation.

15 years agoadded arry_replace and array_append helpers.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:29:04 +0000 (22:29 +0000)]
added arry_replace and array_append helpers.

15 years agoSome fixes.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:28:20 +0000 (22:28 +0000)]
Some fixes.

15 years agoChanged 'spec','insert' handlers API.
Janusz Dobrowolski [Wed, 5 Nov 2008 22:27:05 +0000 (22:27 +0000)]
Changed 'spec','insert' handlers API.

15 years agoFixed missing focus on first/last page.
Janusz Dobrowolski [Tue, 4 Nov 2008 15:31:31 +0000 (15:31 +0000)]
Fixed missing focus on first/last page.

15 years agoNew db_pager widget for paged/sorted sql query display.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:34:50 +0000 (12:34 +0000)]
New db_pager widget for paged/sorted sql query display.

15 years agoDb_pager widget for paged/sorted sql query.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:33:02 +0000 (12:33 +0000)]
Db_pager widget for paged/sorted sql query.

15 years agoAdditional elements for db_pager widget.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:30:30 +0000 (12:30 +0000)]
Additional elements for db_pager widget.

15 years agoAdded query size preference.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:29:36 +0000 (12:29 +0000)]
Added query size preference.

15 years agoAdded helper functions for array manipulations.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:26:10 +0000 (12:26 +0000)]
Added helper functions for array manipulations.

15 years agoAdded mysql_fetch_assoc() wrapper.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:25:22 +0000 (12:25 +0000)]
Added mysql_fetch_assoc() wrapper.

15 years agoPaged inquire result.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:24:24 +0000 (12:24 +0000)]
Paged inquire result.

15 years agoTwo smaller bugfixes.
Janusz Dobrowolski [Tue, 4 Nov 2008 12:23:39 +0000 (12:23 +0000)]
Two smaller bugfixes.

15 years agoAdded POS and cash sale support, some smaller bugfixes.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:24:15 +0000 (18:24 +0000)]
Added POS and cash sale support, some smaller bugfixes.

15 years agoPoint of sale support.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:21:38 +0000 (18:21 +0000)]
Point of sale support.

15 years agoAdded POS and cash sale support.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:19:09 +0000 (18:19 +0000)]
Added POS and cash sale support.

15 years agoFixed missing hotkeys support for print links.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:16:00 +0000 (18:16 +0000)]
Fixed missing hotkeys support for print links.

15 years agoFixed sign in payment view.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:15:03 +0000 (18:15 +0000)]
Fixed sign in payment view.

15 years agoFixed buggy output when SetLineWidth is used before first AddPage() call.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:14:11 +0000 (18:14 +0000)]
Fixed buggy output when SetLineWidth is used before first AddPage() call.

15 years agoFixed focus after error display.
Janusz Dobrowolski [Fri, 31 Oct 2008 18:12:51 +0000 (18:12 +0000)]
Fixed focus after error display.

15 years agoNew file
Joe Hunt [Thu, 30 Oct 2008 10:35:25 +0000 (10:35 +0000)]
New file

15 years agoAdded Quick Entries in Bank Payments/Deposits (Banking and General Ledger).
Joe Hunt [Wed, 29 Oct 2008 23:48:27 +0000 (23:48 +0000)]
Added Quick Entries in Bank Payments/Deposits (Banking and General Ledger).

15 years agoAdded hotkeys to final menus, two smaller fixes.
Janusz Dobrowolski [Fri, 24 Oct 2008 10:57:21 +0000 (10:57 +0000)]
Added hotkeys to final menus, two smaller fixes.

15 years agoAdded hotkeys to final menu options.
Janusz Dobrowolski [Fri, 24 Oct 2008 10:55:59 +0000 (10:55 +0000)]
Added hotkeys to final menu options.

15 years agoFixed TCPDF error message display.
Janusz Dobrowolski [Fri, 24 Oct 2008 10:53:21 +0000 (10:53 +0000)]
Fixed TCPDF error message display.

15 years agoFixed page position after message display.
Janusz Dobrowolski [Fri, 24 Oct 2008 10:52:26 +0000 (10:52 +0000)]
Fixed page position after message display.

15 years agoImproved report module and some minor fixes.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:23:52 +0000 (17:23 +0000)]
Improved report module and some minor fixes.

15 years agoImproved report module performance, usable also in non-js browsers.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:23:08 +0000 (17:23 +0000)]
Improved report module performance, usable also in non-js browsers.

15 years agoHotkey support for viewer links.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:21:55 +0000 (17:21 +0000)]
Hotkey support for viewer links.

15 years agoAdded printing in final menu.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:20:54 +0000 (17:20 +0000)]
Added printing in final menu.

15 years agoAdded hotkeys to final menu.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:20:03 +0000 (17:20 +0000)]
Added hotkeys to final menu.

15 years agoFixed submit button for IE7
Janusz Dobrowolski [Thu, 23 Oct 2008 17:19:16 +0000 (17:19 +0000)]
Fixed submit button for IE7

15 years agoFixed ajax popup flicker.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:18:21 +0000 (17:18 +0000)]
Fixed ajax popup flicker.

15 years agoFix after 2.0.4 merge.
Janusz Dobrowolski [Thu, 23 Oct 2008 17:17:46 +0000 (17:17 +0000)]
Fix after 2.0.4 merge.

15 years agoReference removed
Joe Hunt [Thu, 23 Oct 2008 14:52:50 +0000 (14:52 +0000)]
Reference removed

15 years agoMerging changes up to 2.0.4
Joe Hunt [Thu, 23 Oct 2008 14:43:54 +0000 (14:43 +0000)]
Merging changes up to 2.0.4

15 years agoFix for pdf reports (php 5.2.4 specific)
Janusz Dobrowolski [Tue, 21 Oct 2008 08:50:29 +0000 (08:50 +0000)]
Fix for pdf reports (php 5.2.4 specific)

15 years agoSome small fixes and improvements.
Janusz Dobrowolski [Sun, 19 Oct 2008 20:03:50 +0000 (20:03 +0000)]
Some small fixes and improvements.

15 years agoChanged version info.
Janusz Dobrowolski [Sun, 19 Oct 2008 20:02:37 +0000 (20:02 +0000)]
Changed version info.

15 years agoUser interface mode detected on login.
Janusz Dobrowolski [Sun, 19 Oct 2008 20:00:53 +0000 (20:00 +0000)]
User interface mode detected on login.

15 years agoMore sales documents available for printing from inquiry page.
Janusz Dobrowolski [Sun, 19 Oct 2008 19:59:31 +0000 (19:59 +0000)]
More sales documents available for printing from inquiry page.

15 years agoFixed ajax popup/redirection.
Janusz Dobrowolski [Sun, 19 Oct 2008 19:56:45 +0000 (19:56 +0000)]
Fixed ajax popup/redirection.

15 years agoAdded ajax request indicator and some minor fixes.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:11:29 +0000 (11:11 +0000)]
Added ajax request indicator and some minor fixes.

15 years agoAdded optional popup for pdf reports display.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:10:20 +0000 (11:10 +0000)]
Added optional popup for pdf reports display.

15 years agoAdded ajax request indicator.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:08:43 +0000 (11:08 +0000)]
Added ajax request indicator.

15 years agoChanged message for missing currency rate.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:06:08 +0000 (11:06 +0000)]
Changed message for missing currency rate.

15 years agoFixed sumbit/button behaviour.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:04:53 +0000 (11:04 +0000)]
Fixed sumbit/button behaviour.

15 years agoFixed canceling order.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:04:14 +0000 (11:04 +0000)]
Fixed canceling order.

15 years agoFixed typo.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:03:32 +0000 (11:03 +0000)]
Fixed typo.

15 years agoFixed pdf_debug mode.
Janusz Dobrowolski [Fri, 17 Oct 2008 11:02:13 +0000 (11:02 +0000)]
Fixed pdf_debug mode.

15 years agoAdded remote printing support.
Janusz Dobrowolski [Wed, 15 Oct 2008 13:36:23 +0000 (13:36 +0000)]
Added remote printing support.

15 years agoFixed printing api.
Janusz Dobrowolski [Wed, 15 Oct 2008 13:32:02 +0000 (13:32 +0000)]
Fixed printing api.

15 years agoAdded optional id parameter for label helpers. Added missing value for
Janusz Dobrowolski [Wed, 15 Oct 2008 13:29:38 +0000 (13:29 +0000)]
Added optional id parameter for label helpers. Added missing value for
buttons.

15 years agoAdded popup screen ajax option.
Janusz Dobrowolski [Wed, 15 Oct 2008 13:28:40 +0000 (13:28 +0000)]
Added popup screen ajax option.

15 years agoAdded skipping index.php file during flush_dir()
Janusz Dobrowolski [Wed, 15 Oct 2008 13:27:38 +0000 (13:27 +0000)]
Added skipping index.php file during flush_dir()

15 years agoSome additional access keys.
Janusz Dobrowolski [Mon, 6 Oct 2008 17:10:24 +0000 (17:10 +0000)]
Some additional access keys.

15 years agoAdditional fix.
Janusz Dobrowolski [Mon, 6 Oct 2008 17:08:08 +0000 (17:08 +0000)]
Additional fix.

15 years agoHot keys in main menu.
Janusz Dobrowolski [Mon, 6 Oct 2008 17:03:26 +0000 (17:03 +0000)]
Hot keys in main menu.

15 years agoMenu hotkeys system implementation.
Janusz Dobrowolski [Mon, 6 Oct 2008 17:02:45 +0000 (17:02 +0000)]
Menu hotkeys system implementation.

15 years agoAccess keys added.
Janusz Dobrowolski [Mon, 6 Oct 2008 17:00:59 +0000 (17:00 +0000)]
Access keys added.

15 years agoAccess keys added to menu options strings.
Janusz Dobrowolski [Mon, 6 Oct 2008 16:59:08 +0000 (16:59 +0000)]
Access keys added to menu options strings.

15 years agoMerged bugfixes upto [0000072] (version 2.0.3).
Janusz Dobrowolski [Mon, 6 Oct 2008 14:16:35 +0000 (14:16 +0000)]
Merged bugfixes upto [0000072] (version 2.0.3).

15 years agoVersion changed to 2.0. Final release
Joe Hunt [Thu, 21 Aug 2008 14:07:13 +0000 (14:07 +0000)]
Version changed to 2.0. Final release

15 years agoBug [0000037] Price diff and deliveries between po receive and supp invoice. (Again)
Joe Hunt [Wed, 20 Aug 2008 21:51:14 +0000 (21:51 +0000)]
Bug [0000037] Price diff and deliveries between po receive and supp invoice. (Again)

15 years agoVoiding PO GRN's could be dangerous, if deliveries have been done. Eliminating it...
Joe Hunt [Wed, 20 Aug 2008 00:25:37 +0000 (00:25 +0000)]
Voiding PO GRN's could be dangerous, if deliveries have been done. Eliminating it. Use item adjustment with 0 price.

15 years agoFixed some color conversion problems in the new PDF Engine
Joe Hunt [Tue, 19 Aug 2008 16:48:53 +0000 (16:48 +0000)]
Fixed some color conversion problems in the new PDF Engine

15 years agoOptimized the textwraplines in pdf_report.inc and header2.inc
Joe Hunt [Tue, 19 Aug 2008 14:23:23 +0000 (14:23 +0000)]
Optimized the textwraplines in pdf_report.inc and header2.inc

15 years agoReplacing the PDF Engine with a slightly modified TCPDF
Joe Hunt [Tue, 19 Aug 2008 10:26:45 +0000 (10:26 +0000)]
Replacing the PDF Engine with a slightly modified TCPDF

15 years agoBug [0000038] Voiding a cost update doesn't void even if it says so. There will now...
Joe Hunt [Mon, 18 Aug 2008 10:53:11 +0000 (10:53 +0000)]
Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now be an error msg saying  that this can not be done.

15 years agoBug [0000037] Price diff and deliveries between po receive and supp invoice.
Joe Hunt [Mon, 18 Aug 2008 01:49:54 +0000 (01:49 +0000)]
Bug [0000037] Price diff and deliveries between po receive and supp invoice.

15 years agoFixed 0000036,0000039 and some smaller bugs.
Janusz Dobrowolski [Sat, 16 Aug 2008 22:10:27 +0000 (22:10 +0000)]
Fixed 0000036,0000039 and some smaller bugs.

15 years agoFixed first supplier add confirmation [0000039].
Janusz Dobrowolski [Sat, 16 Aug 2008 22:09:40 +0000 (22:09 +0000)]
Fixed first supplier add confirmation [0000039].