Hello,

   I have my ofbiz with external mysql. And I have default accounting entity
"AcctgTransType" with default seed data in it. In the form of
"FindAcctgTrans" screen those data are used in drop-down box.  The problem
arises when:
  1. I go to webtools;
  2. update one of the seed data entries "description" attribute;
  3. push "Back to the find scree" button in webtools;
  4. see updated descrition (for example "Amortization" updated to
"Amortization123") - it's OK
but then
  5. go to the "FindAcctgTrans" screen that I have  mentioned previosly;
  6. do refresh in the browser;
  7. no success to see "Amortization123" in the drop-down box, only old
"Amortization" ir here....

Why changes in database of entities not reflecting in UI ?


Gintare

Reply via email to