-
-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
11.0 pos addons merge from 10.0 #1173
base: 11.0
Are you sure you want to change the base?
Changes from all commits
a37bbcf
aac4fd7
e664084
0a87c41
bb8866a
4660d29
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
'category': 'Point Of Sale', | ||
'live_test_url': 'http://apps.it-projects.info/shop/product/pos-debt-notebook?version=11.0', | ||
"images": ['images/debt_notebook.png'], | ||
'version': '11.0.5.3.0', | ||
'version': '11.0.5.3.1', | ||
'author': 'IT-Projects LLC, Ivan Yelizariev', | ||
"support": "[email protected]", | ||
'website': 'https://it-projects.info', | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
`1.0.1` | ||
------- | ||
|
||
- **Fix:** Creating of session by non-administrators | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 😍 |
||
`1.0.0` | ||
------- | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
`1.0.1` | ||
------- | ||
|
||
- **Fix:** Adding first payment line by clicking numpad button, without asking manager's PIN, if first payment method in list require manager's PIN | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This was already fixed in 11.0 during merging |
||
- **Fix:** Creating sessions by non-administrators | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 😍 |
||
`1.0.0` | ||
------- | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😍