Can not change seed data

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Can not change seed data

Gintare Ragaisiene
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 | Threaded
Open this post in threaded view
|

Re: Can not change seed data

Ján Valkovič
Hi,
this value is probably cached, try clear cache:
https://localhost:8443/webtools/control/FindUtilCache
direct link to clear:
https://localhost:8443/webtools/control/FindUtilCacheClearAll

ya

Dňa Po, 2009-08-10 o 19:24 +0300, Gintare Ragaisiene napísal:

> 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 | Threaded
Open this post in threaded view
|

Re: Can not change seed data

Gintare Ragaisiene

  I've cleared cash, but it does not work and the problem stays as it was...


yanick wrote
Hi,
this value is probably cached, try clear cache:
https://localhost:8443/webtools/control/FindUtilCache
direct link to clear:
https://localhost:8443/webtools/control/FindUtilCacheClearAll

ya
Reply | Threaded
Open this post in threaded view
|

Re: Can not change seed data

Ján Valkovič
Field displayed in drop-box is same which you updated? It seems you
updated other column.

ya

Dňa Po, 2009-08-10 o 23:25 -0700, gintare2009 napísal:

>
>   I've cleared cash, but it does not work and the problem stays as it was...
>
>
>
> yanick wrote:
> >
> > Hi,
> > this value is probably cached, try clear cache:
> > https://localhost:8443/webtools/control/FindUtilCache
> > direct link to clear:
> > https://localhost:8443/webtools/control/FindUtilCacheClearAll
> >
> > ya
> >
> >
> >
>


Reply | Threaded
Open this post in threaded view
|

Re: Can not change seed data

Gintare Ragaisiene

No, I've checked 100 times...

When I do update not for "description" column of seed data in "AcctgTransType" entity or do insert new entry in it, changes reflected OK, but not with "description" column...


 
yanick wrote
Field displayed in drop-box is same which you updated? It seems you
updated other column.

ya

Dňa Po, 2009-08-10 o 23:25 -0700, gintare2009 napísal:
>
>   I've cleared cash, but it does not work and the problem stays as it was...
>
>
>
> yanick wrote:
> >
> > Hi,
> > this value is probably cached, try clear cache:
> > https://localhost:8443/webtools/control/FindUtilCache
> > direct link to clear:
> > https://localhost:8443/webtools/control/FindUtilCacheClearAll
> >
> > ya
> >
> >
> >
>

Reply | Threaded
Open this post in threaded view
|

Re: Can not change seed data

Scott Gray-2
AccountingEntityLabels.xml

Regards
Scott

On 11/08/2009, at 11:20 PM, gintare2009 wrote:

>
>
> No, I've checked 100 times...
>
> When I do update not for "description" column of seed data in
> "AcctgTransType" entity or do insert new entry in it, changes  
> reflected OK,
> but not with "description" column...
>
>
>
>
> yanick wrote:
>>
>> Field displayed in drop-box is same which you updated? It seems you
>> updated other column.
>>
>> ya
>>
>> Dňa Po, 2009-08-10 o 23:25 -0700, gintare2009 napísal:
>>>
>>>  I've cleared cash, but it does not work and the problem stays as it
>>> was...
>>>
>>>
>>>
>>> yanick wrote:
>>>>
>>>> Hi,
>>>> this value is probably cached, try clear cache:
>>>> https://localhost:8443/webtools/control/FindUtilCache
>>>> direct link to clear:
>>>> https://localhost:8443/webtools/control/FindUtilCacheClearAll
>>>>
>>>> ya
>>>>
>>>>
>>>>
>>>
>>
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Can-not-change-seed-data-tp24902835p24915688.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>


smime.p7s (3K) Download Attachment