Jeroen Peelaerts
df45d8baf6
Item kit barcode review fixes ( #3090 )
2021-02-10 10:27:17 +01:00
Jeroen Peelaerts
6705e5f259
Add item_number to item kits module
2021-02-10 10:27:17 +01:00
Steve Ireland
c5b22a0300
Improved support for cash rounding transactions.
2021-02-07 13:39:51 -05:00
FrancescoUK
2a66107cbc
Fix copyright typo and update licenses
2020-12-31 10:00:50 +00:00
Jeroen Peelaerts
98306e20be
Disable resize trigger ( #3057 )
2020-12-30 22:46:44 +01:00
Jeroen Peelaerts
a8e505d668
Use correct mimetype for invoice logo ( #3019 )
2020-12-29 22:09:27 +01:00
Jeroen Peelaerts
3acf9056ec
Enable PHP rendering in DOMPdf ( #3019 )
2020-12-29 22:09:27 +01:00
FrancescoUK
9e800fa2c3
Register dropdown issue fix and refactoring ( #3055 )
2020-12-29 18:04:50 +00:00
FrancescoUK
5578b40185
Fix sale register issue with due amount and no customer ( #3055 )
2020-12-28 22:59:53 +00:00
Jeroen Peelaerts
f312a45469
Update header.php ( #2980 )
2020-12-22 14:16:44 +01:00
Jeroen Peelaerts
18d61188ff
Fix sticky table headers ( #2980 )
2020-12-22 11:41:36 +01:00
Jeroen Peelaerts
9a881c5232
Add stripes to table again ( #2980 )
2020-12-21 15:40:05 +01:00
jekkos
2d21980313
Update bower.json
2020-12-18 13:55:30 +01:00
FrancescoUK
c8e7fab9d3
Update js plugins
2020-12-17 12:10:31 +00:00
FrancescoUK
4ca39bfedb
Update grunt and composer
2020-12-17 10:43:00 +00:00
WebShells
c3150efad5
Minor changes
...
divs and tds fixing
2020-12-15 10:21:00 +01:00
WebShells
303a1442d7
PDF Minor fixes
...
Textarea replacements for better Pdf rendering.
2020-12-15 10:21:00 +01:00
WShells
8a2923854a
Update work_order.php
...
Textarea replacement
2020-12-15 10:21:00 +01:00
WShells
9318adaeb9
Update tax_invoice.php
...
Textarea replacement
2020-12-15 10:21:00 +01:00
WShells
ea64e5bb40
Minor changes
...
Replacing main textareas with fixed divs
2020-12-15 10:21:00 +01:00
WShells
5dd340d84c
Update quote.php
...
Additional spaces removal/alignment
2020-12-15 10:21:00 +01:00
Jeroen Peelaerts
36bab70bfd
Fix default register mode ( #3016 )
2020-12-15 09:54:08 +01:00
Jeroen Peelaerts
e4aa4017ba
Fix invoice_email.css reference ( #3019 )
2020-12-06 23:21:55 +01:00
Carl Hunter
0fd531c4a2
Increase font size to 150% for total sales and 120% for amount due in sales module for better visibility
2020-12-03 15:49:16 +01:00
Carl Hunter
5c31fb094b
Fixed typo in Column 3 of Search Suggestions Layout
2020-12-03 15:49:16 +01:00
Carl Hunter
7b20e2c29c
Added wholesale price as an option in search suggestions
2020-12-03 15:49:16 +01:00
Jeroen Peelaerts
e72dc752bb
Make receivings date readonly ( #2843 )
2020-11-24 22:08:38 +01:00
Steve Ireland
b8eb67a14a
Provides a way to adjust a theme to handle feature development using non-theme supported classes.
2020-11-02 21:02:43 -05:00
Jeroen Peelaerts
84a3a7e9b7
Fix notifications bis
2020-10-29 23:00:44 +01:00
jekkos-t520
f04ff91f44
Fix notifications
2020-10-29 21:07:46 +01:00
Jeroen Peelaerts
e1ff739621
Increase timeout on migration ( #2992 )
2020-10-29 00:31:48 +01:00
Jeroen Peelaerts
fdb8cf8bda
Do not show takings if no grant for sales_reports ( #2981 )
2020-10-28 21:00:16 +01:00
jekkos
c0ac4b3400
Fix invoice email notification
2020-10-22 18:59:34 +02:00
jekkos-t520
52fc45ae23
Get rid of warnings in Php 7.4
2020-10-18 22:28:08 +02:00
FrancescoUK
d840a67150
Merge pull request #2970 from opensourcepos/fix-location-crud
...
Fix stock location crud (#2965 )
2020-10-17 21:39:09 +01:00
FrancescoUK
2b8a2d8bb6
Housekeeping
2020-10-17 20:14:33 +01:00
jekkos-t520
760d7490a2
Fix stock location crud ( #2965 )
2020-10-17 01:05:03 +02:00
jekkos-t520
730b9ff366
Fix EAN13 generation for 90 ( #2521 )
2020-10-12 23:06:19 +02:00
WebShells
2743a6cf15
System Info Permissions
...
System Info Permissions Fix
2020-10-02 22:40:52 +02:00
WShells
9528624c0e
Vulnerability Check
...
Import customers Vulnerability Check
2020-10-02 22:40:52 +02:00
WebShells
382aebcf16
Updates to System Info
...
Updates to System Info Fixing misplaced error messages (language variables).
2020-10-02 22:40:52 +02:00
Jeroen Peelaerts
46d957f5b4
Quote improvements
2020-08-24 13:21:40 +02:00
objecttothis
18bdb5d854
Modify input validator
...
- Matched the allowed inputs to what is found in the validator for the
Attribute form (/views/attributes/form.php) for consistency.
- Removed the restriction on colon and added the restriction on
underscore.
- Modified the language line to indicate correct error.
2020-07-28 16:58:43 +04:00
jekkos-t520
8f3d960817
Only check read permissions on import_customers ( #2885 )
2020-07-26 23:45:29 +02:00
jekkos-t520
dbcf980a2a
Relax required permissions for import_customers ( #2885 )
2020-07-25 11:14:39 +02:00
jekkos-t520
e0709fcebb
Update system_info.php ( #2885 )
2020-07-25 11:14:39 +02:00
jekkos
9cc38765c3
Update system_info.php ( #2885 )
...
@WebShells for you to review, but I think that removing that code will fix #2860
2020-07-21 23:20:52 +03:00
jekkos-t520
10bc0b5720
Fix custom invoice number ( #2820 )
2020-07-05 23:13:36 +02:00
SteveIreland
6d91ae3845
Fix included destination tax
2020-06-28 18:12:46 -04:00
FrancescoUK
be44fb2aa7
Merge pull request #2870 from opensourcepos/fix-invoice-field
...
Fix invoice field visibility (#2820 )
2020-06-27 19:02:26 +01:00