Question

Is it possible to extend view entities in ofbiz? Especially in a separate entitymodel file as I am trying to isolate my changes.

Was it helpful?

Solution

No it is not possible to do so and i do not think it should be. Views in ofbiz are just an easy way to create queries, so you should just create one when you need it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top