
⚡ valuein/shop:5.2
⚡ valuein/shop:5.2 → 3 🎉 → 1 🐛 → 1 🔥
- 🎉 Added approval module
- 🎉 Added migration module
- 🎉 Added newsfeed on the admin page
- 🐛 Fixed double slashes in Zuora API URL
- 🔥 Changed customer care login parameters
🎉 New features
Added approval module
The approval module allow to handle global approbation of who can do actions on quotes, based on a Sales Representation management customizable in admin.
Added migration module
The migration module allow to copy data between multiples environments.
Added newsfeed on the admin page
Now displaying a newsfeed on the admin page for the 30 last updated objects.
🐛 Bug fixes
Fixed double slashes in Zuora API URL
Removed excess slashes on Zuora API call.
🔥 Breaking changes
Changed customer care login parameters
| Session field | Query parameter | Description | Status |
|---|---|---|---|
| approve_url | aprUrl | Url to approve quote | ❌ Removed |
| can_edit | can_edit | Sets the quote as editable | ❌ Removed |
| create_quote_auto_approve | create_quote_auto_approve | Unused | ❌ Removed |
| current_quote_viewer | viewer | People that is viewing (or creating) the quote | ✅ Kept |
| is_direct_manager | is_direct_manager | Unused | ❌ Removed |
| load_quote_auto_approve | load_quote_auto_approve | Unused | ❌ Removed |
| quote_reference | r | Arbitrary Reference | ✅ Kept |
| quote_status | quote_status | Unused | ❌ Removed |
| reject_url | rejUrl | Url to rejet quote | ❌ Removed |
| return_link | b | Return Url when closing CPQ mode | ✅ Kept |
| review_url | reviewUrl | Unused | ❌ Removed |
| temporary_logo | l | Unused (you can configure shop themes instead) | ❌ Removed |
| (N/A) | c_d | Creator details (used in QuoteTemplate) | ❌ Removed |
| (N/A) | c | Creator name (replaced by viewer) | ❌ Removed |
| maxDiscountWithoutApproval | p | No more used (managed by the new feature) | ❌ Removed |
| (N/A) | t | Target redirect URL when arriving on CPQ mode | ✅ Kept |
| approvalLevels | lvl | List of approval levels | ❌ Removed |
| (N/A) | level | Approval level | ❌ Removed |
| currentQuoteId | q (ou name) | Used on quote opening | ✅ Kept |
| (N/A) | s | Target quote status | ❌ Removed |
- Projects
- None
- Subscribers
- None