FrancescoUK
91d72c0265
Merge pull request #2641 from opensourcepos/csrf-cookie-prefix
...
Add cookie_prefix to csrf cookie name (#2638 )
2019-12-30 11:47:37 +00:00
jekkos
fd3b48ba43
Add cookie_prefix to csrf cookie name ( #2638 )
2019-12-30 11:29:17 +01:00
FrancescoUK
e03ee00e61
Merge pull request #2639 from opensourcepos/refresh-after-import
...
Refresh tables after import + close after invoice email (#478 )
2019-12-29 20:31:23 +00:00
andriux1990
2641a34a1e
onclick
2019-12-29 17:55:35 +01:00
andriux1990
59bf8d0a45
item selection
2019-12-29 17:55:35 +01:00
jekkos
b8f255cc50
Refresh tables after import + close after invoice email ( #478 )
2019-12-29 17:50:17 +01:00
objecttothis
619742de4e
Refactoring files and variable names in Customer/People
2019-11-25 17:27:59 +04:00
objecttothis
6294079ce3
File rename and variable refactor to correct error in import.
2019-11-25 15:51:31 +04:00
Brian Cassidy
80a512b9be
type="username" is not valid html and breaks firefox autofill; changed to "text"
2019-11-12 15:30:20 -04:00
SteveIreland
fffb70933d
Fix item type maintenance issue regardless.
2019-11-10 19:40:57 -05:00
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