Agent Enrichment #75
Replies: 6 comments 6 replies
-
Looking at 1. I think some of that is already covered... we have |
Beta Was this translation helpful? Give feedback.
-
Almost missed the original requirement for Enterprise Groups Proposal to create a self-referencing relationship for Agent |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I missed one requirement... 🙄
@Alcoz Could we add 2 flags (boolean) to Enterprise to indicate if it's a Hub or Producer ? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Had a good discussion with the OFN devs this morning. Thanks @mkllnk & @rioug ! We think things are mostly ok for OFN for now... we do need the Also, we were expecting Enterprise (or perhaps Agent) to have both a Another option would to have a normalised structure, similar to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@mkllnk from OFN has raised some queries around the functionality within
Agent
. This area of the ontology seems a bit sparse to me at present, so hoping we can agree to enrich it and meet their requirements.Detailed requests:
charges_sales_tax
which denotes a VAT Registered business.allow_guest_orders
andrequire_login
can we replicate this functionality? At Enterprise level or SalesSession?require_login
means that you can't even see the shop front unless you are logged in. This might sit better at Catalog or SalesSession?allow_guest_checkout
only affects the options during checkout - a Customer must have an account on the Platform to checkout/complete purchases. This seems quite platform specific.OFN uses a flag
allow_order_changes
to determine if customers can amend their order after completion (but before SalesSession ends). This would probably be better dealt with through Order Status #76 .OFN also has certain permissions around integration of suppliers into the hub storefront - whether they can see customer names, and if they (a separete Enterpirise) can add Products to the Hub Storefront.
Beta Was this translation helpful? Give feedback.
All reactions