Skip to content

[IMP] point_of_sale, pos_self_order: handle preset in self - #191814

Closed
davidmonnom wants to merge 1 commit into
odoo:saas-18.1from
odoo-dev:saas-18.1-handle_preset_self-moda
Closed

[IMP] point_of_sale, pos_self_order: handle preset in self#191814
davidmonnom wants to merge 1 commit into
odoo:saas-18.1from
odoo-dev:saas-18.1-handle_preset_self-moda

Conversation

@davidmonnom

@davidmonnom davidmonnom commented Dec 26, 2024

Copy link
Copy Markdown
Contributor

Added the possibility of having a customer on the order.
This will make it possible to manage deliveries and order collection.

Once the user has placed an order and added his information.
This information will be kept in the cache so that it can be reused.

The order cache system is no longer managed by the localStorage but by
the indexedDB.

taskId: 4423621

@robodoo

robodoo commented Dec 26, 2024

Copy link
Copy Markdown
Contributor

Pull request status dashboard

@C3POdoo
C3POdoo requested review from a team and caburj and removed request for a team December 26, 2024 14:07
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch 2 times, most recently from 604c19a to cf8fa54 Compare December 26, 2024 14:20
@C3POdoo C3POdoo added the RD research & development, internal work label Dec 26, 2024
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch 7 times, most recently from 00d487a to 1a151da Compare January 2, 2025 10:55
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch 6 times, most recently from 6cdda9b to 09c5e8e Compare January 13, 2025 13:58
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch from 09c5e8e to f0c7074 Compare January 16, 2025 09:31
Comment thread addons/point_of_sale/static/src/app/models/pos_order.js Outdated
Comment thread addons/pos_self_order/static/src/app/pages/cart_page/cart_page.js Outdated
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch from f0c7074 to 88ed5e4 Compare January 16, 2025 11:17
Comment thread addons/pos_self_order/static/src/app/services/self_order_service.js Outdated
Comment thread addons/pos_self_order/controllers/orders.py Outdated
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch 3 times, most recently from 02cb3b1 to 9c7d380 Compare January 17, 2025 10:16
Added the possibility of having a customer on the order.
This will make it possible to manage deliveries and order collection.

Once the user has placed an order and added his information.
This information will be kept in the cache so that it can be reused.

The order cache system is no longer managed by the localStorage but by
the indexedDB.

taskId: 4423621
@davidmonnom
davidmonnom force-pushed the saas-18.1-handle_preset_self-moda branch from 9c7d380 to 2b06c0c Compare January 17, 2025 11:52
@caburj

caburj commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

robodoo r+

robodoo pushed a commit that referenced this pull request Jan 17, 2025
Added the possibility of having a customer on the order.
This will make it possible to manage deliveries and order collection.

Once the user has placed an order and added his information.
This information will be kept in the cache so that it can be reused.

The order cache system is no longer managed by the localStorage but by
the indexedDB.

closes #191814

Taskid: 4423621
Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com>
@robodoo robodoo closed this Jan 17, 2025
@fw-bot
fw-bot deleted the saas-18.1-handle_preset_self-moda branch January 31, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants