FrancescoUK
c72ef2aae9
Update npm packages
2020-12-17 12:12:07 +00: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
FrancescoUK
6ec7fa822b
Merge pull request #3045 from opensourcepos/fix-double-submit
...
Prevent double submit (#3044 )
2020-12-17 10:37:42 +00:00
Jeroen Peelaerts
fb21359663
Prevent double submit ( #3044 )
2020-12-16 22:50:01 +01:00
FrancescoUK
030b67224e
Reset payments on item remove and sales register mode change ( #3043 )
2020-12-16 15:36:15 +00:00
FrancescoUK
2ce73993c6
Empty payments when Sales register item is edited ( #3042 )
2020-12-16 11:14:29 +00:00
FrancescoUK
0d08e8e15b
Update en-GB sales_lang.php
2020-12-15 11:32:51 +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
Jeroen Peelaerts
87ea0c45f7
Update inventory date if sale/receiving is edited ( #2844 )
2020-12-04 23:48:57 +01:00
Jeroen Peelaerts
9ee3557672
Use float precision 1e14 as upper limit for decimal parsing ( #3004 )
2020-12-04 23:48:05 +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
a54f596ea9
Rename Count column in Payments Summary Report to Transactions
2020-12-03 15:49:16 +01:00
Carl Hunter
d571734f98
Fixed sorting of Quantity column in Customer Summary Report
2020-12-03 15:49:16 +01:00
Carl Hunter
516f8f71da
Added Transactions column to Customer Summary Report
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
Sean Sopheak Rida
d8431b8c00
Translated using Weblate (Central Khmer)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: opensourcepos/cashups
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/cashups/km/
2020-11-30 18:50:36 +01:00
Sean Sopheak Rida
4484a47d4c
Translated using Weblate (Central Khmer)
...
Currently translated at 1.1% (2 of 179 strings)
Translation: opensourcepos/sales
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/sales/km/
2020-11-27 20:03:38 +01:00
Sean Sopheak Rida
ea523dd765
Translated using Weblate (Central Khmer)
...
Currently translated at 100.0% (69 of 69 strings)
Translation: opensourcepos/common
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/common/km/
2020-11-27 20:03:38 +01:00
Sean Sopheak Rida
b0e833f8c4
Translated using Weblate (Central Khmer)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: opensourcepos/customers
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/customers/km/
2020-11-27 20:03:38 +01:00
Jeroen Peelaerts
4e83d967c1
Fix receiving return total ( #3033 )
2020-11-25 20:19:48 +01:00
Jeroen Peelaerts
f01f882bb8
Use float precision 1e14 as upper limit for decimal parsing ( #3004 )
2020-11-24 22:24:50 +01:00
Jeroen Peelaerts
e72dc752bb
Make receivings date readonly ( #2843 )
2020-11-24 22:08:38 +01:00
FrancescoUK
8e054de506
Merge pull request #3024 from ket-c/master
...
Fixed inventory after deleting receiving
2020-11-22 09:02:27 +00:00
Kwaku Amoh-Aboagye
084770643d
Fixed inventory after deleting receiving
...
When you add new/ update an item with a *receiving quantity* more than 1, (Let's say 63), so you then do a new receiving of that particular item, you will get the option to select pack as x63 or x1.
So if you select more that 1 Ship pack (receiving quantity), (in this eg. that is, x63) and finish the receiving successfully, your inventory of that item update with increment of 63 and inventory count details also, good.
But when you realize the receiving you just did had a mistake and you go and delete it, the inventory reduction is wrongly calculated.
Instead of decreasing the inventory by 63, it reduces it by 1.
So i fixed it.
2020-11-20 21:49:52 +01:00
Jeroen Peelaerts
4b2b098a85
Add credit filter for payment types ( #2983 )
2020-11-20 17:24:24 +01:00
Kwaku Amoh-Aboagye
d4d25d240e
Fixed inventory after deleting receiving
...
When you add new/ update an item with a *receiving quantity* more than 1, (Let's say 63), so you then do a new receiving of that particular item, you will get the option to select pack as x63 or x1.
So if you select more that 1 Ship pack (receiving quantity), (in this eg. that is, x63) and finish the receiving successfully, your inventory of that item update with increment of 63 and inventory count details also, good.
But when you realize the receiving you just did had a mistake and you go and delete it, the inventory reduction is wrongly calculated.
Instead of decreasing the inventory by 63, it reduces it by 1.
So i fixed it.
2020-11-20 12:51:35 +00:00
Jeroen Peelaerts
2393c21647
Add FUNDING.yml
2020-11-15 23:43:21 +01:00
Jeroen Peelaerts
e47f3ee571
Fix detailed sales report ( #2967 )
2020-11-15 17:02:00 +01:00
Carl Hunter
5ddda4dc1e
Fix quantity sorting in Categories, Employees and Transactions reports
2020-11-15 15:44:40 +01:00
Carl Hunter
20d78224a4
Added Transactions column to Employees Summary Report and Transactions Summary Report
2020-11-15 15:44:40 +01:00
khao_lek
8571cd1a44
Translated using Weblate (Thai)
...
Currently translated at 100.0% (298 of 298 strings)
Translation: opensourcepos/config
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/config/th/
2020-11-12 18:23:47 +01:00
khao_lek
772e809ee6
Translated using Weblate (Thai)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: opensourcepos/item_kits
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/item_kits/th/
2020-11-12 18:23:47 +01:00
khao_lek
35b09b2dfb
Translated using Weblate (Thai)
...
Currently translated at 100.0% (179 of 179 strings)
Translation: opensourcepos/sales
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/sales/th/
2020-11-12 18:23:47 +01:00
khao_lek
705fc1dd0b
Translated using Weblate (Thai)
...
Currently translated at 100.0% (52 of 52 strings)
Translation: opensourcepos/customers
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/customers/th/
2020-11-12 18:23:47 +01:00
khao_lek
814cd4503c
Translated using Weblate (Thai)
...
Currently translated at 100.0% (68 of 68 strings)
Translation: opensourcepos/giftcards
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/giftcards/th/
2020-11-12 18:23:47 +01:00
khao_lek
9020e85a17
Translated using Weblate (Thai)
...
Currently translated at 100.0% (35 of 35 strings)
Translation: opensourcepos/employees
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/employees/th/
2020-11-12 18:23:47 +01:00
khao_lek
f0b2f64490
Translated using Weblate (Thai)
...
Currently translated at 100.0% (110 of 110 strings)
Translation: opensourcepos/items
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/items/th/
2020-11-12 18:23:47 +01:00
Carl Hunter
36b0b28109
Add Retail Price to Items Summary Report
2020-11-07 22:40:07 +01:00
Jeroen Peelaerts
5a124ede99
Fix supplier category after update ( #2972 )
2020-11-07 22:25:56 +01:00
Steve Ireland
a8aafb6f47
Merge pull request #3001 from opensourcepos/theme-tweaker
...
Adjust a theme to handle feature development using non-theme supported classes.
2020-11-05 21:29:50 -05:00
SiuDuck
eae0f8e0cb
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: opensourcepos/login
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/login/zh_Hant/
2020-11-03 06:56:02 +01:00