Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
2270 posts
|
It seems to me that this might be related to
https://issues.apache.org/jira/browse/OFBIZ-4981 Pierre Smits On Mon, Jul 1, 2013 at 8:48 AM, <[hidden email]> wrote: > Author: hansbak > Date: Mon Jul 1 06:48:20 2013 > New Revision: 1498257 > > URL: http://svn.apache.org/r1498257 > Log: > product gl accounts were now showing > > Modified: > ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > > Modified: ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > URL: > http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml?rev=1498257&r1=1498256&r2=1498257&view=diff > > ============================================================================== > --- ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > (original) > +++ ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml Mon > Jul 1 06:48:20 2013 > @@ -2028,14 +2028,8 @@ under the License. > </field> > </form> > <!-- GlAccount--> > - <form name="ListProductGlAccounts" type="list" > target="updateProductGlAccount" title="" > + <form name="ListProductGlAccounts" type="list" > target="updateProductGlAccount" title="" list-name="productGlAccounts" > odd-row-style="alternate-row" default-table-style="basic-table"> > - <actions> > - <entity-condition entity-name="ProductGlAccount" > list="productGlAccounts"> > - <condition-expr field-name="productId" > from-field="productId"/> > - <order-by field-name="productId"/> > - </entity-condition> > - </actions> > <field name="productId"><hidden/></field> > <field name="glAccountTypeId" > title="${uiLabelMap.ProductAccountType}"> > <display-entity entity-name="GlAccountType" > key-field-name="glAccountTypeId" description="${description}"/> > > > ... [show rest of quote]
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
16 posts
|
Please delete me from this email server.. I have tried the web page all unSubscribes
Yet, I keep getting emails from OFBIZ .. Thanks Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s), are confidential and may be privileged. If you are not the intended recipient, you are hereby notified that any review, retransmission, conversion to hard copy, copying, circulation or other use of this message and any attachments is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return email and delete this message and any attachments from your system. Thank you. Avertissement concernant la confidentialité : Ce message et toutes les pièces jointes s'y rattachant sont destinés uniquement et aux fins du destinataire(s) prévu(s), sont confidentiels et peuvent être protégés par le privilège. Si vous n'êtes pas le destinataire prévu, nous vous avisons, par la présente, que toute revue, retransmission, conversion en sortie papier, copie ainsi que toute circulation ou utilisation autre que celle envisagée pour ce message et pour toutes ses pièces jointes sont strictement interdites. Si vous n'êtes pas le destinataire prévu, veuillez immédiatement en aviser l'expéditeur par retour de courrier électronique et supprimez ce message ainsi que toutes les pièces jointes de votre système. Merci. > Date: Tue, 16 Jul 2013 23:51:15 +0200 > Subject: Re: svn commit: r1498257 - /ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > From: [hidden email] > To: [hidden email] > > It seems to me that this might be related to > https://issues.apache.org/jira/browse/OFBIZ-4981 > > Pierre Smits > > > On Mon, Jul 1, 2013 at 8:48 AM, <[hidden email]> wrote: > > > Author: hansbak > > Date: Mon Jul 1 06:48:20 2013 > > New Revision: 1498257 > > > > URL: http://svn.apache.org/r1498257 > > Log: > > product gl accounts were now showing > > > > Modified: > > ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > > > > Modified: ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > > URL: > > http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml?rev=1498257&r1=1498256&r2=1498257&view=diff > > > > ============================================================================== > > --- ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml > > (original) > > +++ ofbiz/trunk/applications/product/widget/catalog/ProductForms.xml Mon > > Jul 1 06:48:20 2013 > > @@ -2028,14 +2028,8 @@ under the License. > > </field> > > </form> > > <!-- GlAccount--> > > - <form name="ListProductGlAccounts" type="list" > > target="updateProductGlAccount" title="" > > + <form name="ListProductGlAccounts" type="list" > > target="updateProductGlAccount" title="" list-name="productGlAccounts" > > odd-row-style="alternate-row" default-table-style="basic-table"> > > - <actions> > > - <entity-condition entity-name="ProductGlAccount" > > list="productGlAccounts"> > > - <condition-expr field-name="productId" > > from-field="productId"/> > > - <order-by field-name="productId"/> > > - </entity-condition> > > - </actions> > > <field name="productId"><hidden/></field> > > <field name="glAccountTypeId" > > title="${uiLabelMap.ProductAccountType}"> > > <display-entity entity-name="GlAccountType" > > key-field-name="glAccountTypeId" description="${description}"/> > > > > > > ... [show rest of quote]
|
Free forum by Nabble | Edit this page |