fa-stable.git
4 years agoRecurrent Invoices: fixed buggy call to non existing function and payment terms type... unstable github/unstable
Janusz Dobrowolski [Thu, 22 Aug 2019 21:52:32 +0000 (23:52 +0200)]
Recurrent Invoices: fixed buggy call to non existing function and payment terms type in demo sql file

4 years agoUndefined 'no_zeroes' in rep115 line 235. Fixed.
Joe Hunt [Thu, 22 Aug 2019 06:17:53 +0000 (08:17 +0200)]
Undefined 'no_zeroes' in rep115 line 235. Fixed.

4 years agoFixed buggy prefix in upgrade sql file.
Janusz Dobrowolski [Mon, 19 Aug 2019 13:44:22 +0000 (15:44 +0200)]
Fixed buggy prefix in upgrade sql file.

4 years agoAdditional fixes in write_customer() definition.
Janusz Dobrowolski [Mon, 19 Aug 2019 13:21:05 +0000 (15:21 +0200)]
Additional fixes in write_customer() definition.

4 years agoRemoved sparse parameter in write_customer()
Janusz Dobrowolski [Mon, 19 Aug 2019 12:41:33 +0000 (14:41 +0200)]
Removed sparse parameter in write_customer()

4 years agoAdded missing field for bank charges in bank_trans, rewritten bank transaction views...
Janusz Dobrowolski [Tue, 13 Aug 2019 09:07:39 +0000 (11:07 +0200)]
Added missing field for bank charges in bank_trans, rewritten bank transaction views to show charges.

4 years agoCustomer Payment, Supplier Payment: early discount support.
Janusz Dobrowolski [Sun, 11 Aug 2019 16:04:41 +0000 (18:04 +0200)]
Customer Payment, Supplier Payment: early discount support.

4 years agoCleanup in types.inc
Janusz Dobrowolski [Fri, 2 Aug 2019 08:07:01 +0000 (10:07 +0200)]
Cleanup in types.inc

4 years agoPayment terms related functions moved to separate file, common function for calculati...
Janusz Dobrowolski [Wed, 31 Jul 2019 09:46:36 +0000 (11:46 +0200)]
Payment terms related functions moved to separate file, common function for calculating invoice due date, fixed due date calculation for end of the following month.

4 years agoEarly payment discount option moved from branch to payment terms.
Janusz Dobrowolski [Tue, 30 Jul 2019 11:48:24 +0000 (13:48 +0200)]
Early payment discount option moved from branch to payment terms.

4 years agoPayment_terms table normalization.
Janusz Dobrowolski [Sun, 28 Jul 2019 14:35:35 +0000 (16:35 +0200)]
Payment_terms table normalization.

4 years agoOld ineffective sql_trail superseded by new improved db_trail logging only calls...
Janusz Dobrowolski [Fri, 26 Jul 2019 19:01:03 +0000 (21:01 +0200)]
Old ineffective sql_trail superseded by new improved db_trail logging only calls changing database content.

4 years agoBudget Entry: ajax page reload on params change, added atomic functions for budget...
Janusz Dobrowolski [Fri, 26 Jul 2019 13:29:43 +0000 (15:29 +0200)]
Budget Entry: ajax page reload on params change, added atomic functions for budget update/delete.

4 years agoCosts Accruals: code cleanup.
Janusz Dobrowolski [Fri, 26 Jul 2019 12:18:51 +0000 (14:18 +0200)]
Costs Accruals: code cleanup.

4 years agoBank Payment, Bank Deposit: all parameters now passed to write_bank_transaction(...
Janusz Dobrowolski [Fri, 26 Jul 2019 10:46:36 +0000 (12:46 +0200)]
Bank Payment, Bank Deposit: all parameters now passed to write_bank_transaction() in cart object.

4 years agoJournal Entry: cleanup in reconcillation status update during edition.
Janusz Dobrowolski [Fri, 26 Jul 2019 08:36:23 +0000 (10:36 +0200)]
Journal Entry: cleanup in reconcillation status update during edition.

4 years agoRewritten sales shipping cost taxation, improved shipping cost handling in sales...
Janusz Dobrowolski [Tue, 23 Jul 2019 07:54:27 +0000 (09:54 +0200)]
Rewritten sales shipping cost taxation, improved shipping cost handling in sales module.

4 years agoSystem Upgrade: fixed upgrade helpers to preserve sql script queries order, upgrade...
Janusz Dobrowolski [Sun, 21 Jul 2019 20:19:39 +0000 (22:19 +0200)]
System Upgrade: fixed upgrade helpers to preserve sql script queries order, upgrade options selections now run in target database context.

4 years agoRemoved finally unimplemented freight cost field in Purchasing.
Janusz Dobrowolski [Sat, 20 Jul 2019 12:55:14 +0000 (14:55 +0200)]
Removed finally unimplemented freight cost field in Purchasing.

4 years agoNew tax system - sales side
Janusz Dobrowolski [Tue, 16 Jul 2019 19:37:13 +0000 (21:37 +0200)]
New tax system - sales side

4 years agoCost handling in purchasing module fixed.
Janusz Dobrowolski [Mon, 15 Jul 2019 18:28:14 +0000 (20:28 +0200)]
Cost handling in purchasing module fixed.

4 years agoCleanups and changes in purchasing classes.
Janusz Dobrowolski [Sat, 13 Jul 2019 10:08:38 +0000 (12:08 +0200)]
Cleanups and changes in purchasing classes.

4 years agoPassing error message parameter err_msg to low level db functions from caller does...
Janusz Dobrowolski [Fri, 12 Jul 2019 19:48:58 +0000 (21:48 +0200)]
Passing error message parameter err_msg to low level db functions from caller does not help in debugging, removed.

4 years agoNew tax system implementation.
Janusz Dobrowolski [Fri, 12 Jul 2019 18:34:27 +0000 (20:34 +0200)]
New tax system implementation.

4 years agoRemoved uniqueness on workorders.wo_ref key, removed obsolete additional_costs field...
Janusz Dobrowolski [Mon, 8 Jul 2019 19:47:56 +0000 (21:47 +0200)]
Removed uniqueness on workorders.wo_ref key, removed obsolete additional_costs field in work_orders table.

4 years agoChanged purch_order.requisition_no field name to supp_reference, cleanups in purch_or...
Janusz Dobrowolski [Sun, 7 Jul 2019 14:24:23 +0000 (16:24 +0200)]
Changed purch_order.requisition_no field name to supp_reference, cleanups in purch_order class.

4 years agoModifying Purchase Invoice: removed obsolete grn removal button.
Janusz Dobrowolski [Wed, 3 Jul 2019 11:42:12 +0000 (13:42 +0200)]
Modifying Purchase Invoice: removed obsolete grn removal button.

4 years agoChanged naming convention in purchase order class (orig_order_date ->tran_date)
Janusz Dobrowolski [Wed, 3 Jul 2019 11:19:09 +0000 (13:19 +0200)]
Changed naming convention in purchase order class  (orig_order_date ->tran_date)

4 years agoAdded Purchase Delivery edition.
Janusz Dobrowolski [Wed, 3 Jul 2019 10:11:32 +0000 (12:11 +0200)]
Added Purchase Delivery edition.

4 years agoGlobal change in naming convention from std_cost to unit_cost.
Janusz Dobrowolski [Fri, 28 Jun 2019 13:44:52 +0000 (15:44 +0200)]
Global change in naming convention from std_cost to unit_cost.

4 years agoAdditional dev related exclusions in gitignore, small cleanups in old upgrade classes.
Janusz Dobrowolski [Sat, 22 Jun 2019 21:00:06 +0000 (23:00 +0200)]
Additional dev related exclusions in gitignore, small cleanups in old upgrade classes.

4 years agoMerge branch 'master' into unstable
Janusz Dobrowolski [Mon, 19 Aug 2019 10:41:22 +0000 (12:41 +0200)]
Merge branch 'master' into unstable

4 years agoClone Manufactured Item -> Clone BOM.
Joe Hunt [Sat, 17 Aug 2019 15:39:07 +0000 (17:39 +0200)]
Clone Manufactured Item -> Clone BOM.

4 years agoReport Sales Listing fix.
Joe Hunt [Sat, 17 Aug 2019 15:38:19 +0000 (17:38 +0200)]
Report Sales Listing fix.

4 years agoBug 4987: In rtl languages, text aligned centered is printed aligned right in PDF...
Joe Hunt [Sat, 17 Aug 2019 14:59:41 +0000 (16:59 +0200)]
Bug 4987: In rtl languages, text aligned centered is printed aligned right in PDF documents. Fixed.

4 years agoBug 4980: The field characters size of "Memo" in voiding a transaction doesn't corres...
Joe Hunt [Thu, 8 Aug 2019 06:09:28 +0000 (08:09 +0200)]
Bug 4980: The field characters size of "Memo" in voiding a transaction doesn't correspond to the field size in the database. Fixed by cutting the text to 60 characters in ausit_trail.

4 years agoRerun - Show more relevant info in CounterPart Field, Journal Inquiry.
Joe Hunt [Mon, 5 Aug 2019 07:29:23 +0000 (09:29 +0200)]
Rerun - Show more relevant info in CounterPart Field, Journal Inquiry.

4 years agoShow more relevant info in CounterPart Field, Journal Inquiry.
Joe Hunt [Thu, 1 Aug 2019 20:57:27 +0000 (22:57 +0200)]
Show more relevant info in CounterPart Field, Journal Inquiry.

4 years agoAllocate Customer Payments or Credit Notes: fully allocated payments with discount...
Janusz Dobrowolski [Tue, 30 Jul 2019 07:56:48 +0000 (09:56 +0200)]
Allocate Customer Payments or Credit Notes: fully allocated payments with discount where still displayed even with settled option off, fixed.

4 years agoJournal Inquiry Dates should follow the User Preference Transaction Days. Fixed.
Joe Hunt [Wed, 24 Jul 2019 13:19:38 +0000 (15:19 +0200)]
Journal Inquiry Dates should follow the User Preference Transaction Days. Fixed.

4 years ago4950: Field for supplier name is too short in the supplier form. Increased from 40...
Joe Hunt [Fri, 19 Jul 2019 09:11:17 +0000 (11:11 +0200)]
4950: Field for supplier name is too short in the supplier form. Increased from 40 chars to maximum 60 chars in the Suppliers form.

4 years agoPaged transaction inquiries optimized for maximum links, continued.
Joe Hunt [Fri, 19 Jul 2019 08:45:28 +0000 (10:45 +0200)]
Paged transaction inquiries optimized for maximum links, continued.

4 years agoPaged transaction inquiries optimized for maximum links in Sales and Purchasing.
Joe Hunt [Thu, 18 Jul 2019 22:29:39 +0000 (00:29 +0200)]
Paged transaction inquiries optimized for maximum links in Sales and Purchasing.

4 years agoRerun Sales_order_ui.inc (max chars 50 in Editable Stock Item list)
Joe Hunt [Thu, 18 Jul 2019 14:13:35 +0000 (16:13 +0200)]
Rerun Sales_order_ui.inc (max chars 50 in Editable Stock Item list)

4 years agoLimit editable stock items list in Sales Order, Credit Notes to 50 chars.
Joe Hunt [Thu, 18 Jul 2019 14:06:32 +0000 (16:06 +0200)]
Limit editable stock items list in Sales Order, Credit Notes to 50 chars.

4 years agoInventory Item Movements: Purcase Order Delivery and Credit Note has in reference...
Joe Hunt [Thu, 18 Jul 2019 10:00:54 +0000 (12:00 +0200)]
Inventory Item Movements: Purcase Order Delivery and Credit Note has in reference column trans_no or Return memo presented
instead of reference. Fixed.

4 years agoSupplier Invoice. Wrong alignment i 2 first columns when selecting items to invoice...
Joe Hunt [Thu, 18 Jul 2019 08:56:07 +0000 (10:56 +0200)]
Supplier Invoice. Wrong alignment i 2 first columns when selecting items to invoice. Fixed.

4 years ago4944: The field characters size of Supplier's Reference is too short. Fixed.
Joe Hunt [Wed, 17 Jul 2019 21:36:34 +0000 (23:36 +0200)]
4944: The field characters size of Supplier's Reference is too short. Fixed.

4 years ago4946: Inserting a supplier without the short name resets the whole form. Fixed.
Joe Hunt [Wed, 17 Jul 2019 21:08:51 +0000 (23:08 +0200)]
4946: Inserting a supplier without the short name resets the whole form. Fixed.

4 years agoSupplier Invoice: on form opening currency was not displayed for foreign supplier.
Janusz Dobrowolski [Mon, 8 Jul 2019 19:54:13 +0000 (21:54 +0200)]
Supplier Invoice: on form opening currency was not displayed for foreign supplier.

4 years agoCode cleanup in supplier_invoice.php and supplier_credit.php
Janusz Dobrowolski [Sat, 6 Jul 2019 18:49:17 +0000 (20:49 +0200)]
Code cleanup in supplier_invoice.php and supplier_credit.php

4 years agoCredit Note Modification: fixed check whether transaction is editable.
Janusz Dobrowolski [Sat, 6 Jul 2019 08:23:18 +0000 (10:23 +0200)]
Credit Note Modification: fixed check whether transaction is editable.

4 years agoStrict SQL related error when background journal transaction was saved. Fixed.
Janusz Dobrowolski [Sat, 6 Jul 2019 08:20:00 +0000 (10:20 +0200)]
Strict SQL related error when background journal transaction was saved. Fixed.

4 years agoPurchase Order View: fixed dates, added overdue delivery marker.
Janusz Dobrowolski [Fri, 5 Jul 2019 17:09:50 +0000 (19:09 +0200)]
Purchase Order View: fixed dates, added overdue delivery marker.

4 years agoAudit Trail: regression in audit history (after sql strict mode related changes)...
Janusz Dobrowolski [Wed, 3 Jul 2019 09:51:16 +0000 (11:51 +0200)]
Audit Trail: regression in audit history (after sql strict mode related changes) fixed.

4 years agoBug 4920: Search icon in 'items table' wraps underneath select combo when screen...
Joe Hunt [Wed, 3 Jul 2019 09:35:03 +0000 (11:35 +0200)]
Bug 4920: Search icon in 'items table' wraps underneath select combo when screen width reduced. Fixed

4 years agoInventory Adjustment: negative adjustment should always use current average item...
Janusz Dobrowolski [Fri, 28 Jun 2019 12:01:47 +0000 (14:01 +0200)]
Inventory Adjustment: negative adjustment should always use current average item cost.

4 years agoInventory Adjustment: fixed error in adjustment entry when inventory notifications...
Janusz Dobrowolski [Thu, 27 Jun 2019 12:29:13 +0000 (14:29 +0200)]
Inventory Adjustment: fixed error in adjustment entry when inventory notifications are switched on.

4 years agoMerge branch 'master' into unstable
Janusz Dobrowolski [Tue, 25 Jun 2019 17:37:06 +0000 (19:37 +0200)]
Merge branch 'master' into unstable

4 years agoRelease 2.4.7.
Joe Hunt [Mon, 24 Jun 2019 20:57:49 +0000 (22:57 +0200)]
Release 2.4.7.

4 years agoFixed inventory cost calculation for fiscal year deletion.
Janusz Dobrowolski [Sun, 23 Jun 2019 20:49:00 +0000 (22:49 +0200)]
Fixed inventory cost calculation for fiscal year deletion.

4 years agoReverted latest changes in inventory adjustment to ensure database consistency.
Janusz Dobrowolski [Sun, 23 Jun 2019 10:23:53 +0000 (12:23 +0200)]
Reverted latest changes in inventory adjustment to ensure database consistency.

4 years agoRerun rep306. Fixed dupplicated rows.
Joe Hunt [Thu, 20 Jun 2019 07:17:13 +0000 (09:17 +0200)]
Rerun rep306. Fixed dupplicated rows.

4 years agoFixed Inventory Purchasing Report with physical rate from line.
Joe Hunt [Thu, 20 Jun 2019 07:11:13 +0000 (09:11 +0200)]
Fixed Inventory Purchasing Report with physical rate from line.

4 years agoRerun of items_adjust_db.inc. @itronics.
Joe Hunt [Mon, 17 Jun 2019 07:54:59 +0000 (09:54 +0200)]
Rerun of items_adjust_db.inc. @itronics.

4 years agoAnomaly created by Cost Update in Inventory Sales Report (rep304). Updated bugfix...
Joe Hunt [Mon, 17 Jun 2019 06:25:43 +0000 (08:25 +0200)]
Anomaly created by Cost Update in Inventory Sales Report (rep304). Updated bugfix. @boxygen.

4 years agoGeneral Leger - List of journal entries - change in memo fields. @Braath Waate.
Joe Hunt [Sun, 16 Jun 2019 07:44:09 +0000 (09:44 +0200)]
General Leger - List of journal entries - change in memo fields. @Braath Waate.

4 years agoFixing Get_domestic_price in rep301 and rep308. @boxygen.
Joe Hunt [Sun, 16 Jun 2019 06:55:00 +0000 (08:55 +0200)]
Fixing Get_domestic_price in rep301 and rep308. @boxygen.

4 years agoRolled back invalid update of stock_move costs on cost update.
Janusz Dobrowolski [Sat, 15 Jun 2019 09:02:24 +0000 (11:02 +0200)]
Rolled back invalid update of stock_move costs on cost update.

4 years agoBug 4896: Standard Cost is not Updated in debtor_trans_detail table if Customer Credi...
Joe Hunt [Tue, 4 Jun 2019 06:11:17 +0000 (08:11 +0200)]
Bug 4896: Standard Cost is not Updated in debtor_trans_detail table if Customer Credit Note is processed. @boxygen.

4 years agoFixed Supplier Allocation Inquiry - Due Date. @poncho1234.
Joe Hunt [Tue, 4 Jun 2019 05:58:40 +0000 (07:58 +0200)]
Fixed Supplier Allocation Inquiry - Due Date. @poncho1234.

4 years agoWrong Presentation of supp balance in forms. @JimmyC
Joe Hunt [Sun, 2 Jun 2019 16:29:32 +0000 (18:29 +0200)]
Wrong Presentation of supp balance in forms. @JimmyC

4 years agoRerun fix Supplier Trial Balance.
Joe Hunt [Sat, 18 May 2019 13:45:11 +0000 (15:45 +0200)]
Rerun fix Supplier Trial Balance.

4 years agoBuxfix in Customer and Supplier Trial Balance Report and margin fixes. @boxygen.
Joe Hunt [Sat, 18 May 2019 13:35:34 +0000 (15:35 +0200)]
Buxfix in Customer and Supplier Trial Balance Report and margin fixes. @boxygen.

4 years agoFixed Email Receipt to customer.
Joe Hunt [Wed, 1 May 2019 08:00:31 +0000 (10:00 +0200)]
Fixed Email Receipt to customer.

5 years agoNew Soluton to sales_order_ui.inc has a bug. @kvvaradha.
Joe Hunt [Mon, 22 Apr 2019 08:07:25 +0000 (10:07 +0200)]
New Soluton to sales_order_ui.inc has a bug. @kvvaradha.

5 years agoRerun: user_list_cells Real name sometimes shows empty. @apmuthu
Joe Hunt [Fri, 19 Apr 2019 14:40:04 +0000 (16:40 +0200)]
Rerun: user_list_cells Real name sometimes shows empty. @apmuthu

5 years agouser_list_cells Real name shows empty when not entered in user table. @kvvaradha.
Joe Hunt [Sun, 14 Apr 2019 21:30:50 +0000 (23:30 +0200)]
user_list_cells Real name shows empty when not entered in user table. @kvvaradha.

5 years agorerun of sales_order_ui.inc has a bug. @Braath Waate and @kvvaradha.
Joe Hunt [Sat, 13 Apr 2019 07:52:25 +0000 (09:52 +0200)]
rerun of sales_order_ui.inc has a bug. @Braath Waate and @kvvaradha.

5 years agoRecurrent Invoices in 2.4 is not sending. Fixed by @Braath Waate.
Joe Hunt [Sun, 7 Apr 2019 06:48:16 +0000 (08:48 +0200)]
Recurrent Invoices in 2.4 is not sending. Fixed by @Braath Waate.

5 years ago4863: Dimension not defaulted on po entry, po modify. @Braath Waate and @joe fixed
Joe Hunt [Tue, 26 Mar 2019 15:57:32 +0000 (16:57 +0100)]
4863: Dimension not defaulted on po entry, po modify. @Braath Waate and @joe fixed

5 years ago4867: supplier quick entry g/l account list should show the bank accounts in the...
Joe Hunt [Tue, 26 Mar 2019 10:17:08 +0000 (11:17 +0100)]
4867: supplier quick entry g/l account list should show the bank accounts in the line.

5 years agoRerun /reporting/includes/report_classes.inc
Joe Hunt [Tue, 26 Mar 2019 09:51:56 +0000 (10:51 +0100)]
Rerun /reporting/includes/report_classes.inc

5 years ago4869: Work order listing and print work orders reports should omit voided orders...
Joe Hunt [Tue, 26 Mar 2019 09:42:35 +0000 (10:42 +0100)]
4869: Work order listing and print work orders reports should omit voided orders. @Braath Waate fixed.

5 years agoSometimes when amount tax details was zero and net amount was set an empty gl transac...
Joe Hunt [Tue, 26 Mar 2019 00:42:25 +0000 (01:42 +0100)]
Sometimes when amount tax details was zero and net amount was set an empty gl transaction was made. @JimmyC and @joe fixed it.

5 years agoRerun of sales_order_entry.php.
Joe Hunt [Sun, 24 Mar 2019 17:07:25 +0000 (18:07 +0100)]
Rerun of sales_order_entry.php.

5 years agoFixing bug in Sales Invoice and Sales Delivery when Cash Sales and document date...
Joe Hunt [Sun, 24 Mar 2019 17:02:00 +0000 (18:02 +0100)]
Fixing bug in Sales Invoice and Sales Delivery when Cash Sales and document date is earlier then todays date. Due date should be the same.

5 years agoPresentation bug in Sales Order View when reference is 'auto'.
Joe Hunt [Sat, 23 Mar 2019 09:50:42 +0000 (10:50 +0100)]
Presentation bug in Sales Order View when reference is 'auto'.

5 years agoRemoved CCA, (currencyconverterapi.com) is no longer working. Updated url from google...
Joe Hunt [Thu, 21 Mar 2019 21:28:35 +0000 (22:28 +0100)]
Removed CCA, (currencyconverterapi.com) is no longer working. Updated url from google api. @notrinos.

5 years agoNo edit in supplier invoice quick entry fixed. @Braath Waate.
Joe Hunt [Tue, 19 Mar 2019 20:40:45 +0000 (21:40 +0100)]
No edit in supplier invoice quick entry fixed. @Braath Waate.

5 years agoPHP 7.X produces A non-numeric value encountered in \includes\date_functions.inc...
Joe Hunt [Wed, 6 Mar 2019 21:55:17 +0000 (22:55 +0100)]
PHP 7.X produces A non-numeric value encountered in \includes\date_functions.inc when using date format 5 (YYYY/MM/D.

5 years agoClean up in en_US-demo.sql and en_US-new.sql. @apmuthu.
Joe Hunt [Mon, 4 Mar 2019 07:42:29 +0000 (08:42 +0100)]
Clean up in en_US-demo.sql and en_US-new.sql. @apmuthu.

5 years ago4859: The Outstanding in Customer Balance is Not Ok with Journal Entry. Fixed by...
Joe Hunt [Fri, 22 Feb 2019 22:30:45 +0000 (23:30 +0100)]
4859: The Outstanding in Customer Balance is Not Ok with Journal Entry. Fixed by @boxygen.

5 years ago0004847: FA allows reconciliation of closed transactions. Fixed by @Braath Waathe.
Joe Hunt [Fri, 22 Feb 2019 09:01:34 +0000 (10:01 +0100)]
0004847: FA allows reconciliation of closed transactions. Fixed by @Braath Waathe.

5 years agoDisplay of newlines in memo show as html
Joe Hunt [Fri, 22 Feb 2019 08:49:28 +0000 (09:49 +0100)]
Display of newlines in memo show as html
during purchase order modify. Fixed by @Braath Waathe-

5 years agoFixed users Last Visit Date with Time. @kvvaradha and @apmuthu.
Joe Hunt [Tue, 19 Feb 2019 07:28:59 +0000 (08:28 +0100)]
Fixed users Last Visit Date with Time. @kvvaradha and @apmuthu.

5 years agoProcess Depreciation: hardcoded fiscal years constraint removed.
Janusz Dobrowolski [Wed, 13 Feb 2019 15:05:42 +0000 (16:05 +0100)]
Process Depreciation: hardcoded fiscal years constraint removed.

5 years agoCustomer balance Report rep101.php has one extra parameter. Fixed @kvvaradha.
Joe Hunt [Wed, 13 Feb 2019 14:48:50 +0000 (15:48 +0100)]
Customer balance Report rep101.php has one extra parameter. Fixed @kvvaradha.

5 years agoMerge changes in 'master' branch up to day.
Janusz Dobrowolski [Sat, 2 Feb 2019 20:51:20 +0000 (21:51 +0100)]
Merge changes in 'master' branch up to day.

5 years agoBad english language in db error msg.
Joe Hunt [Tue, 29 Jan 2019 14:10:00 +0000 (15:10 +0100)]
Bad english language in db error msg.