Difference between revisions of "User talk:Trifonnt"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(about 2pack)
(more comments)
Line 26: Line 26:
 
* Your comment ''Main class(org.adempiere.pipo.PackInHandler) which handle import is very big(3800 lines) and complex, which require lot of time for developer to study it and makes modifications hard task. ''
 
* Your comment ''Main class(org.adempiere.pipo.PackInHandler) which handle import is very big(3800 lines) and complex, which require lot of time for developer to study it and makes modifications hard task. ''
 
** Solved now by Heng Sin
 
** Solved now by Heng Sin
 +
 +
 +
Hi Trifon,
 +
* About your new comment: ''Weak side of this imports [[2Pack Any Table| 2Pack Any Table]] is that xml file contains IDs''
 +
** No, it depends on how you write the xml, I decided to write ID's for countries because they're fixed, but you can use lookupname for other purposes - there is an example of lookupname some lines below.        [[User:CarlosRuiz|CarlosRuiz]] 09:55, 1 August 2007 (EDT)

Revision as of 06:55, 1 August 2007

New userbox

Hi Trifonnt; I have added the the new userbox member of ADempiere council to your user page, I hope you dont't mind. Cheers --Khalid HASSANI 19:34, 19 November 2006 (EST)

Hi Khalid; I agree.

AD2XML

Hi Trifonnt, I have created a new entry AD2XML, would you please care to expand it, add some description, links, documentation, etc. Regards--Khalid HASSANI 18:55, 25 November 2006 (EST)

Small talk

Hi Trifon, i noticed RecentChanges logs repeated many times. To avoid that, press Show preview for each edit. When confirmed, then only press Save page - Red1 13:01, 5 May 2007 (EDT)

Interesting Link

Trifon, your link about ERP comparison is so interesting and important read for newbies and users that i m putting it into the documents folder in SF/File Downloads for users to easily get them. - Red1 08:20, 23 June 2007 (EDT)

Interesting Link

Hi Red1, it is ok. I just collect interesting information. Trifonnt 08:29, 23 June 2007 (EDT)

About 2pack

Hi Trifon, I was reading today your comments on 2pack, and want to clarify a little:

  • Your comment: Require integration at source code level with Adempiere, which means that if i need to customize any import functionality i must rebuild whole application or patch it.
    • 2pack allow importing data in any table, even customized, just look my load on Localizations Colombia here
  • Your comment Main class(org.adempiere.pipo.PackInHandler) which handle import is very big(3800 lines) and complex, which require lot of time for developer to study it and makes modifications hard task.
    • Solved now by Heng Sin


Hi Trifon,

  • About your new comment: Weak side of this imports 2Pack Any Table is that xml file contains IDs
    • No, it depends on how you write the xml, I decided to write ID's for countries because they're fixed, but you can use lookupname for other purposes - there is an example of lookupname some lines below. CarlosRuiz 09:55, 1 August 2007 (EDT)