Skip to content
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

Open
wants to merge 6 commits into
base: 11.0
Choose a base branch
from
Open

11.0 pos addons merge from 10.0 #1173

wants to merge 6 commits into from

Conversation

fedoranvar
Copy link

No description provided.

Anvar Kildebekov and others added 5 commits November 15, 2019 17:40

Unverified

No user is associated with the committer email.

Unverified

No user is associated with the committer email.

Unverified

No user is associated with the committer email.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🚑 Added event handler for numpad-click;
Copy link
Contributor

@itpp-bot itpp-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

-------

- **Fix:** Creating of session by non-administrators

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍


- **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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

Copy link
Contributor

@KolushovAlexandr KolushovAlexandr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Tests

`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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was already fixed in 11.0 during merging
it-projects-llc/pos-addons@dcae4c3

Unverified

No user is associated with the committer email.
…_from_10.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants