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.

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

pos_debt_notebook/models.py Outdated Show resolved Hide resolved
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.

5 participants