11.0 pos addons merge from 10.0#1173
Open
fedoranvar wants to merge 6 commits intoitpp-labs:11.0from
fedoranvar:11.0-pos-addons-merge_from_10.0
Open
11.0 pos addons merge from 10.0#1173fedoranvar wants to merge 6 commits intoitpp-labs:11.0from fedoranvar:11.0-pos-addons-merge_from_10.0
fedoranvar wants to merge 6 commits intoitpp-labs:11.0from
fedoranvar:11.0-pos-addons-merge_from_10.0
Conversation
🚑 Added event handler for numpad-click;
itpp-bot
reviewed
Nov 21, 2019
Contributor
itpp-bot
left a comment
There was a problem hiding this comment.
3 installable modules are updated:
├─ pos_debt_notebook/
| ├─ README.rst
| ├─ __manifest__.py
| ├─ doc/
| | └─ changelog.rst
| ├─ models.py
| └─ tests/
| └─ test_pos_debt.py
├─ pos_invoice_postponed/
| ├─ __manifest__.py
| ├─ doc/
| | └─ changelog.rst
| ├─ models/
| | └─ models.py
| └─ tests/
| └─ test_default.py
└─ pos_journal_pin/
├─ README.rst
├─ __manifest__.py
├─ doc/
| └─ changelog.rst
├─ models/
| └─ models.py
├─ static/
| └─ src/
| └─ js/
| └─ main.js
└─ tests/
└─ test_journal_pin.py
Not installable modules remain unchanged.
sent by ✌️ Odoo Review Bot
| ------- | ||
|
|
||
| - **FIX:** with installed pos_journal_pin, pos_invoice_postponed demo-user can't create pos-session | ||
|
|
| ------- | ||
|
|
||
| - **Fix:** Creating of session by non-administrators | ||
|
|
|
|
||
| - **Fix:** Adding first payment line by clicking numpad button, without asking manager's PIN, if first payment method in list require manager's PIN | ||
| - **Fix:** Creating sessions by non-administrators | ||
|
|
KolushovAlexandr
suggested changes
Nov 21, 2019
| `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 |
Contributor
There was a problem hiding this comment.
This was already fixed in 11.0 during merging
it-projects-llc/pos-addons@dcae4c3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.