SteveIreland
4c4725795c
Fix numeric locale configuration.
2019-10-19 17:10:51 -04:00
FrancescoUK
907e42e46b
Merge pull request #2581 from opensourcepos/fix_numeric_locale_config
...
Fix numeric locale configuration.
2019-10-17 06:43:24 +01:00
SteveIreland
d4c2693511
Fix numeric locale configuration.
2019-10-16 21:37:46 -04:00
FrancescoUK
eef7d65b5c
Update Bootswatch themes to latest version
2019-10-13 21:29:40 +01:00
SteveIreland
61e28302ce
Add a code to indicate a taxable item on a sales receipt
2019-10-11 00:10:13 -04:00
tuthanika
51ca6e92c7
Fix Colspan in receipt_short.php ( #2557 )
...
On Discounts: Columns deviation after adding a discounted amount to sales.
2019-10-01 13:22:02 +03:00
FrancescoUK
8d699cc9ad
Upgrade CodeIgniter to 3.1.11, LICENSE file and npm
2019-09-28 19:06:52 +01:00
jekkos
0ca766e9c9
Trigger validation when creating items in bulk ( #2521 )
2019-09-25 00:17:55 +02:00
FrancescoUK
4274321a3f
Fix empty report issue ( #2522 )
2019-09-11 21:46:06 +01:00
FrancescoUK
64eb7abf2f
Fix empty reports issue ( #2522 )
2019-09-09 22:11:38 +01:00
objecttothis
f235cede08
Update date_input.php
...
Corrected this from 1 to 2. 'All' is counted in the array which means that if there is only one stock location, this dropdown will still appear. Setting this to 2 means that the dropdown only shows when there is more than 1 stock location.
2019-07-12 15:16:21 +04:00
jekkos
abcf12c3d7
Change newlines into html breaks (invoice template)
2019-07-03 19:44:55 +02:00
FrancescoUK
4f78b1efab
Fix datetime issues ( #2319 ) and refactor code
2019-06-15 21:37:27 +01:00
FrancescoUK
01dfd023eb
Merge pull request #2319 from opensourcepos/fix-attribute-datetime
...
Fix attribute datetime formatting
2019-06-15 10:32:22 +01:00
objecttothis
32a88098b0
Update system_info.php
...
Remove check for write permissions on import_items.csv file since the file no longer exists and is generated on-the-fly.
2019-06-13 23:52:03 +04:00
jekkos
0ae6470b35
Migrate attribute datetime to date ( #2441 )
2019-06-05 00:47:17 +02:00
jekkos
d3d051ee72
Fix loading attribute values in item search ( #2232 )
2019-06-05 00:31:45 +02:00
jekkos
f2d2b1d3e2
Fix datetime attribute formatting ( #2232 )
2019-06-05 00:29:48 +02:00
FrancescoUK
bab07fc857
Merge pull request #2426 from opensourcepos/fix-pdfcreate
...
Fix Send Invoice PDF
2019-06-02 21:23:22 +01:00
WShells
56f43fb67f
DB Version Fix
...
DB Version now reflecting server's version
2019-05-09 03:03:05 +03:00
Steve Ireland
dc8b69ab50
Fix quote print
2019-05-02 22:10:35 -04:00
Steve Ireland
a89674ccfe
Support updates to payments
2019-05-01 21:17:22 -04:00
Steve Ireland
ddcd5a7ae4
Fix Send Invoice PDF
2019-04-21 11:25:14 -04:00
WShells
e5927f94c6
Update system_info.php
2019-03-15 19:49:57 +02:00
WebShells
a2b10612c5
Line breaks
...
Added line breaks to help easily read issue template sections
2019-03-15 19:46:59 +02:00
WebShells
a386a0b485
Added Copy to Clipboard
...
Few changes including copy to clipboard section in order to copy the text in same format.
2019-03-15 18:37:01 +02:00
WShells
5f9ef6cf4d
Update register.php
2019-03-15 00:57:02 +02:00
WebShells
37d95fe75e
Merge branch 'master' of https://github.com/WebShells/WS
2019-03-14 22:33:32 +02:00
WebShells
531805be14
Minor System Info changes
...
Few editions as requested
2019-03-14 22:31:06 +02:00
WShells
d419ffbdab
Update register.php
2019-03-14 22:22:22 +02:00
WebShells
0ecba4c170
Customer Name Required
...
Customer Name required in order to continue the sales once due payment is selected.
2019-03-14 19:43:56 +02:00
objecttothis
ce7b13a633
Merge pull request #2394 from opensourcepos/add_iso_currency_code
...
Add iso currency code
2019-03-13 13:54:46 +04:00
objecttothis
75b548b81e
Update locale_config.php
...
Fix jquery to update currency code
2019-03-13 12:02:00 +04:00
objecttothis
8d8ab9add6
Currency code auto update
2019-03-12 13:23:40 +04:00
Steve Ireland
acf913f025
Fix discount amount formatting.
2019-03-09 19:01:53 -05:00
objecttothis
f284823707
Add ISO currency code
2019-03-08 11:48:38 +04:00
objecttothis
ea75574b82
Merge pull request #2393 from opensourcepos/add_DECIMAL_attribute_type
...
Add decimal attribute type
2019-03-07 15:20:02 +04:00
objecttothis
1afbe029b5
Correct indentation
2019-03-06 15:44:11 +04:00
objecttothis
74995a5ac1
Adding of decimal unit field
2019-03-06 15:42:04 +04:00
objecttothis
f875c8e518
Changes to allow attribute type of DECIMAL
2019-03-01 17:48:20 +04:00
WebShells
80179339e8
Live Data Search
...
Live Data Search for Specific Customer Input Report/Detailed Reports section in order to search for a specific client rather than typing it's name in a fast way.
2019-03-01 01:58:50 +02:00
WShells
6a654e4f49
Re-added config-wrapper
...
Re-align content of div/center align notice message.
2019-03-01 01:18:55 +02:00
FrancescoUK
defb8d0d6f
Merge pull request #2364 from WebShells/Stats
...
System & Installation Info
2019-02-27 20:26:10 +00:00
FrancescoUK
c0b947f72e
Merge pull request #2362 from opensourcepos/convert_attribute_type
...
Add attribute type conversion, error checking.
2019-02-24 21:25:46 +00:00
WShells
1681afe65a
CSV check
2019-02-24 00:41:58 +02:00
WShells
85f7139dfe
Update system_info.php
2019-02-24 00:19:28 +02:00
objecttothis
994428eb7f
Fix bug preventing new Attribute from being anything but GROUP
2019-02-20 12:06:33 +04:00
WebShells
4db2d24ed4
Added system info to public
...
Added System Info to public, so people who are unable to login can make use of it in error reporting...
Added Git Link for Submitting an Issue
Forced Read only permissions on CSV files
Switched cases for csv files, in case writable show x and in case not writable show a check mark.
2019-02-17 22:48:14 +02:00
WShells
59e3d0d84c
Removed commented lines
2019-02-17 15:28:12 +02:00
WShells
dbb25b7e17
Rename server_info.php to system_info.php
2019-02-17 02:07:33 +02:00