<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://globalqss.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IDempiere%2FFullMeeting20140924</id>
	<title>IDempiere/FullMeeting20140924 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://globalqss.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IDempiere%2FFullMeeting20140924"/>
	<link rel="alternate" type="text/html" href="https://globalqss.com/wiki/index.php?title=IDempiere/FullMeeting20140924&amp;action=history"/>
	<updated>2026-04-05T19:16:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://globalqss.com/wiki/index.php?title=IDempiere/FullMeeting20140924&amp;diff=439&amp;oldid=prev</id>
		<title>CarlosRuiz: full meeting</title>
		<link rel="alternate" type="text/html" href="https://globalqss.com/wiki/index.php?title=IDempiere/FullMeeting20140924&amp;diff=439&amp;oldid=prev"/>
		<updated>2014-09-25T01:04:24Z</updated>

		<summary type="html">&lt;p&gt;full meeting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- breadcrumb --&amp;gt;&lt;br /&gt;
&amp;lt;font size=-2&amp;gt;&lt;br /&gt;
&amp;amp;lArr;&lt;br /&gt;
[[IDempiere|Table of Contents]] |&lt;br /&gt;
[[IDempiere/Full Meeting Minutes|Full Meeting Minutes]] |&lt;br /&gt;
Full Meeting 2014-09-24&lt;br /&gt;
&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''''CarlosRuiz''''': Good Morning&amp;lt;br&amp;gt;&lt;br /&gt;
'''''nmicoud''''': Bonjour&amp;lt;br&amp;gt;&lt;br /&gt;
'''''nmicoud''''': Carlos, wdyt of https://groups.google.com/forum/?fromgroups#!topic/idempiere/N3ec4QapdTA ?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': yep - it sounds like a nice improvement&amp;lt;br&amp;gt;&lt;br /&gt;
'''''nmicoud''''': ok, will try to upload a patch (an ugly one, but it should be used as a base)&amp;lt;br&amp;gt;&lt;br /&gt;
'''''hieplq''''': @CarlosRuiz please give me a sugest relate to IDEMPIERE-2148.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': @hieplq - checking&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': hi @all&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': Hi norbertbede &amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': i waste first 30min. any interesting topic&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': not yet - don't worry&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': @CarlosRuiz, can we somehow improve Seed database ?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': we want test some new features and gw database is &amp;quot;too simple&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
'''''ocurieles_DCS''''': Hi Everyone&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': or just have 2 seed database 1 for public demo 2nd for better testing&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': eg. to have multiple clients, various langues in each clients etc. because some bugs looks me in deep, we found in our lijve multitenant installation and its hard to identify them&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': just an idea...&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': yes - including more test data in GW is a good idea&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': about having a second tenant - perhaps in a 2pack easy to import?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': hmm no - 2pack is not able to do that&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2148&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] [~hieplq], I think isDisplay and isDisplayGrid have different purposes, the solution must be that in some points of the code must check for &amp;quot;isDisplayGrid || isDisplay&amp;quot; instead of just isDisplayGrid. Regards, Carlos Ruiz&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2148&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': norbertbede, BTW I like the approach from tbayen, for example to load more languages on a new installation he made the translation import runnable from command line&amp;lt;br&amp;gt;&lt;br /&gt;
'''''tbayen''''': Hi, I am late today! Good day to everyone. ;-)&amp;lt;br&amp;gt;&lt;br /&gt;
'''''tbayen''''': I want to be able to create the &amp;quot;iDempiere light&amp;quot; installation from the command line. I am collecting things that are needed for that.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''tbayen''''': Like translations, 2pack and csv import from command line (or via a process).&amp;lt;br&amp;gt;&lt;br /&gt;
'''''tbayen''''': I have not the time to that fast but I like to join efforts if you want a similar thing.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] hieplq updated IDEMPIERE-2148&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] yes. current code is check isDisplayGrid || isDisplay but i think that. when admin set isDisplay = false, he will don't want it display any where, even in gridview. other, when you commit isDisplayGrid and isDisplay is separate i will continue with ticket with this in mind.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2148&amp;lt;br&amp;gt;&lt;br /&gt;
'''''tbayen''''': My &amp;quot;iDempiere light&amp;quot; tenant seems a bit similar to your &amp;quot;2nd demo&amp;quot; tenant idea.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2148&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] I think is worthy to be able to show a field in grid but not in form mode.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2148&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': at the end that means i should have GW 3 times in multiple languages ?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': let say i can test cloud scenarious user1 eng, user2 germand etc ?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': we have here a definitive bug, just its very hard to catch&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': something around session&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': and our installation is too complicated, i like prefer to debug have a more advanced demo seed&amp;lt;br&amp;gt;&lt;br /&gt;
'''''tbayen''''': It should be possible to collect a configuration of system, tenant, translations and everything in a bunch of files and you can install all this together with one script. That's the idea.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': something like: http://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook.html&amp;lt;br&amp;gt;&lt;br /&gt;
'''''hieplq''''': @CarlosRuiz. i finish some ticket, please help me review it, if it's worth you can add it to trunk? IDEMPIERE-2152, IDEMPIERE-1969, IDEMPIERE-2154, IDEMPIERE-1665, IDEMPIERE-2193, IDEMPIERE-2191&amp;lt;br&amp;gt;&lt;br /&gt;
'''''CarlosRuiz''''': thanks hieplq - I have to go out for a while at this moment - will be back at my afternoon (like 3 hours from this moment) and I'll try to take a look to the backlog at that time&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] norbert.bede created IDEMPIERE-2213 Role Data Access settings is Doenst considered in Grid Customisation&amp;lt;br&amp;gt;&lt;br /&gt;
'''''Not-113''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2213&amp;lt;br&amp;gt;&lt;br /&gt;
'''''ocurieles_DCS''''': i'm testing something, when i search a sales order with data, and push new order, the line and total don't put in zero, take the value of the last order&amp;lt;br&amp;gt;&lt;br /&gt;
'''''ocurieles_DCS''''': that is ok ?&amp;lt;br&amp;gt;&lt;br /&gt;
'''''ocurieles_DCS''''': when save the order, put the correct value, but maybe the user can confused&amp;lt;br&amp;gt;&lt;br /&gt;
'''''hieplq_''''': anyone can help me at below question? when void a purchase have matching with receipt, matching is not un-match immediately. we must manual un-match by use process in window &amp;quot;Matched Purchase Orders&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': hieplq. matching: dont know who change this behaviour and we talked about it in krefeld 2013 too, but void and autovoid related docs is very danger&amp;lt;br&amp;gt;&lt;br /&gt;
'''''hieplq_''''': but, just document is have this behavior, many other document still auto void relate document.&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': we suck lot, because users voids causes &amp;quot;unpredictable&amp;quot; cause in another docs&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': then dont know the answer&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': void matching is something new&amp;lt;br&amp;gt;&lt;br /&gt;
'''''norbertbede''''': was not avaialable as i know in adempiere&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>CarlosRuiz</name></author>
		
	</entry>
</feed>