-
Hi .. i think you are new as you posted the same message everywhere. So please read and understand this before proceeding or you won't receive much help > [Read This As Guide][1]
[1]: http://www.adempiere.com/index.php/Etiquette.
2009-11-09 09:56:52 UTC in ADempiere ERP Business Suite
-
>Is it true that 342s in svn is latest 342s?
Kubotti,
AFAIK, the trunk/branch sourcecode are latest and releases are made out of them. So yes, your question should be true.
2009-11-08 23:13:16 UTC in ADempiere ERP Business Suite
-
Can you describe your use case more fully and the business reasons for it?.
2009-11-06 00:03:19 UTC in ADempiere ERP Business Suite
-
I noticed something else too but did not remember it could be related to these new layout until you brought this up.
What i noticed was in grid mode you no longer can drag a column over other right-side column outside the limits of the viewable area. Once you hit the limit, it refreshes its position back to the leftmost columns. Pulling columns from the right to the left seems to work better.
2009-11-05 23:28:54 UTC in ADempiere ERP Business Suite
-
This seems related to another [thread you posted][1] as it concerns a diff in version on the DB with the sourcecode.
Reason being that your DB version is not in synch after doing an updated compilation of the sourcecode. You can do so accordingly via migration scripts.
In summary this is what should happen:
1.. Update sourcecode from trunk, compile, RUN_Setup again
2.. Run...
2009-11-05 23:18:03 UTC in ADempiere ERP Business Suite
-
(now i realised why that post didn't show.. the thread is set to 25 replies only and will push to next page!)
Akos,
About logging beanshell SQL script handling, i think we can introduce log.fine traps at the code level so that it displays the DB activity at the debug logger.
2009-11-04 08:07:25 UTC in ADempiere ERP Business Suite
-
oops.. the earlier post i tot was missing was actually posted! Now i am spamming! Sorry!
2009-11-04 00:17:20 UTC in ADempiere ERP Business Suite
-
hmm i posted a long reply to Akos and it disappeared. I must take a course in posting it seems. 8=)
Basically i support Carlos opinion that we are mostly non-english natives but not only that. Even if we are, we can still miscommunicate.
So shouldn't Akos be taking a course in communication also? :)
Well the rules and etiquette of communicating online has been made clear always: RTFM...
2009-11-04 00:16:27 UTC in ADempiere ERP Business Suite
-
Since i m not that technical i always enjoyed reading such threads where i learn from the gurus here. I began to see learn a pattern of software design and modelling that is happening in our FOSS ERP project.
I wonder if the idea here of passing the logic objects from the DB layer to a better layer is by reasons of managing better. Our ERP is bloated like any other, and having things in the...
2009-11-03 23:54:31 UTC in ADempiere ERP Business Suite
-
I wonder if i am allowed to offer my humble opinion that one may have to learn to read first before he can express :). General etiquette requires that you RTFM (read the fantastic manual) and not blame it (for everyone's sake).
Since we are on the topic of Scripting Callouts, I like to give some kudos to Carlos' wiki which i used last week and saw the magic...
2009-11-03 23:31:46 UTC in ADempiere ERP Business Suite