Re: <@htmlTemplate.renderDateTimeField> icon buttons disappear on some pages after refresh

2014-09-17 Thread Jacques Le Roux

After many tried, I did not reproduce with ordermgr/control/editOrderItems nor 
ordermgr/control/EditQuot in trunk demo using the default theme (Tomahawk)

Which Release.revision and theme/s are you using? Did you try with at least 2 
themes?

Jacques


Le 17/09/2014 14:41, Christian Carlow a écrit :

When some pages that use <@htmlTemplate.renderDateTimeField> are refreshed the 
icons associated with those fields start to disappear.

For example, the ShipBeforeDate fields of the ship groups at ordermgr/control/editOrderItems disappear one at a time for each refresh.  Another 
example of this happening is at ordermgr/control/EditQuote for the QuoteIssueDate field but oddly the ValidFromDate and ValidThruDate don't exhibit 
the behavior even though they are the same type of field.  Also, the statusId field of the ordermgr/control/EditQuote also gets unset after the 
first refresh which may be related.


I'm not sure if this behavior is isolated to the <@htmlTemplate.renderDateTimeField> or also occuring for form-widget  
fields as well.


It's minor but still seems to be a bug.  Is it worth creating a JIRA?





Re: MRP requirements recieving Items

2014-09-17 Thread Jacques Le Roux

Do you have the Manufacturing book from Sharan?
If not, it might help you because corner cases, quirks and bugs are covered in 
her book

HTH

Jacques

Le 17/09/2014 14:56, jfrad...@styleline.com a écrit :

Thank you. I do have that set to 1 facility (was by default from the seed
data I created/copied).
I do not believe this impacts receiving a P.O.
I believe there is some issue with a P.O. created from requirements, or
perhaps more specifically from MRP requirements.

I will try doing a hand entered requirement as a test to verify.
I can probably look to see what value is missing, causing the issue, but I
will do that in the Jirra.

My guess is it would impact anyone, but I wanted to ensure it was not
specific to my data (customized seed), or something else I may have done to
my environment. Although when I tested I used standard demo data and was
able to duplicate the issue. I first noticed this issue when I working
through an example (believe it was hot wax). It took you step through step
and when I got to it I did not have receive buttons.
At the time I just went into facility and manually received the stuff, but I
had to create a shipment.
That was a few months ago. I noticed again now that I did a custom P.O. GUI.
It is not an issue for me as I was able to change the validation and it
seems to receive OK, but out of the box it seems broke.



-
Joel Fradkin
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/MRP-requirements-recieving-Items-tp4655264p4655352.html
Sent from the OFBiz - User mailing list archive at Nabble.com.





Re: Edit access to OFBiz wiki

2014-09-17 Thread Jacques Le Roux

Please give us more information to fill this page 
https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Contributors
Are you https://cwiki.apache.org/confluence/display/~wwy...@hotmail.com ?

Jacques

Le 17/09/2014 19:15, bzb.dev001 a écrit :

Hello,
Please add me as a contributor.
Thanks,
Wai





Edit access to OFBiz wiki

2014-09-17 Thread bzb.dev001

Hello,
Please add me as a contributor.
Thanks,
Wai


Re: MRP requirements recieving Items

2014-09-17 Thread jfrad...@styleline.com
Thank you. I do have that set to 1 facility (was by default from the seed
data I created/copied).
I do not believe this impacts receiving a P.O. 
I believe there is some issue with a P.O. created from requirements, or
perhaps more specifically from MRP requirements.

I will try doing a hand entered requirement as a test to verify.
I can probably look to see what value is missing, causing the issue, but I
will do that in the Jirra.

My guess is it would impact anyone, but I wanted to ensure it was not
specific to my data (customized seed), or something else I may have done to
my environment. Although when I tested I used standard demo data and was
able to duplicate the issue. I first noticed this issue when I working
through an example (believe it was hot wax). It took you step through step
and when I got to it I did not have receive buttons.
At the time I just went into facility and manually received the stuff, but I
had to create a shipment.
That was a few months ago. I noticed again now that I did a custom P.O. GUI.
It is not an issue for me as I was able to change the validation and it
seems to receive OK, but out of the box it seems broke.



-
Joel Fradkin
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/MRP-requirements-recieving-Items-tp4655264p4655352.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: <@htmlTemplate.renderDateTimeField> icon buttons disappear on some pages after refresh

2014-09-17 Thread Pierre Smits
Christian,

Every bug, even minor or trivial ones is worth registering in JIRA. But
please check the existing issues to see if it not already exists.

Newcomers not that well versed in OFBiz and willing to contribute can then
use these issues to train skills and perfect their contribution without
causing to much disruption.

Regards,

Pierre Smits

*ORRTIZ.COM *
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Wed, Sep 17, 2014 at 2:41 PM, Christian Carlow <
christian.car...@gmail.com> wrote:

> When some pages that use <@htmlTemplate.renderDateTimeField> are
> refreshed the icons associated with those fields start to disappear.
>
> For example, the ShipBeforeDate fields of the ship groups at
> ordermgr/control/editOrderItems disappear one at a time for each
> refresh.  Another example of this happening is at
> ordermgr/control/EditQuote for the QuoteIssueDate field but oddly the
> ValidFromDate and ValidThruDate don't exhibit the behavior even though they
> are the same type of field.  Also, the statusId field of the
> ordermgr/control/EditQuote also gets unset after the first refresh which
> may be related.
>
> I'm not sure if this behavior is isolated to the 
> <@htmlTemplate.renderDateTimeField>
> or also occuring for form-widget  fields as
> well.
>
> It's minor but still seems to be a bug.  Is it worth creating a JIRA?
>


<@htmlTemplate.renderDateTimeField> icon buttons disappear on some pages after refresh

2014-09-17 Thread Christian Carlow
When some pages that use <@htmlTemplate.renderDateTimeField> are 
refreshed the icons associated with those fields start to disappear.


For example, the ShipBeforeDate fields of the ship groups at 
ordermgr/control/editOrderItems disappear one at a time for each 
refresh.  Another example of this happening is at 
ordermgr/control/EditQuote for the QuoteIssueDate field but oddly the 
ValidFromDate and ValidThruDate don't exhibit the behavior even though 
they are the same type of field.  Also, the statusId field of the 
ordermgr/control/EditQuote also gets unset after the first refresh which 
may be related.


I'm not sure if this behavior is isolated to the 
<@htmlTemplate.renderDateTimeField> or also occuring for form-widget 
 fields as well.


It's minor but still seems to be a bug.  Is it worth creating a JIRA?