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

[ADD] custom_pos_pms_link && purchase_portal #29

Merged
merged 19 commits into from
Jul 17, 2024

Conversation

Vicenteagf
Copy link
Contributor

custom_pos_pms:

  • Adds controller to login by token, open and close pos session and redirect users with no backend rights to portal.
  • Forbids users the creation of new rescue sessions on pos.
  • Uses statements_ids from open_pos_session controller in the new pos.session.

purchase_portal

  • Allows to create purchase_requests from portal.

- Adds stock.picking to portal.
- Review state info in portal.
- Restart review process on portal.
- Group purchase request lines by property_id.
- Adds product stimated cost to purchase.request.line.
- Adds warehouse to property and the correct picking_type_id to the picking.
- Line changes now are recorded on chatter.
- On purchase request validation sends an email to the assigned validato(s).
- Provider stock importer. Now provider stock shows on portal.
- Create multiple orders from PR lines if there are multiple suppliers.
- Field to hide products for user in portal PR.
- When given the choice to create a backorder, now it allows to send an email to the supplier.
- Hotels can now have multiple suppliers on portal PR.
- Suggested provider on PR lines.
- saved carts
- product list
- autoconfirm purchase requests under 300 total amount.
- stock.picking validation from portal
- Hides non-purchase related menus.
- Edit saved carts names
"purchase_request",
"purchase_request_tier_validation",
"auth_signup",
"custom_login_by_token",
Copy link
Member

Choose a reason for hiding this comment

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

Add POS in depends

Copy link
Member

Choose a reason for hiding this comment

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

and website_sale

Vicenteagf and others added 7 commits March 1, 2024 13:51
- Added email and phone to sellers.
- Fixed selected property bug.
- Added call to onchange_seller_ids at supperinfo creation
- Show only property allowed sellers on PR table.
- Adds product_uom_id to PRL.
- Sends PO mail confirmation on autocrate PO from PRL
[IMP] purchase_portal: add email templates with Alda's design
@OsoTranquilo OsoTranquilo merged commit f70c403 into commitsun:14.0 Jul 17, 2024
1 check failed
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.

4 participants