0

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

Dark Star1
  • 6,986
  • 16
  • 73
  • 121

1 Answers1

1

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.

Dark Star1
  • 6,986
  • 16
  • 73
  • 121
integratingweb
  • 146
  • 1
  • 3