-
Notifications
You must be signed in to change notification settings - Fork 6
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
OsoTranquilo
merged 19 commits into
commitsun:14.0
from
Comunitea:14.0_custom_pos_pms_link
Jul 17, 2024
Merged
[ADD] custom_pos_pms_link && purchase_portal #29
OsoTranquilo
merged 19 commits into
commitsun:14.0
from
Comunitea:14.0_custom_pos_pms_link
Jul 17, 2024
Conversation
This file contains 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
…a desde el controlador
- 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.
…n value. || [ADD] custom_login_by_token
…solicitudes validadas. Mejoras portal.
- 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", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add POS in depends
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and website_sale
- 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
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.
custom_pos_pms:
purchase_portal