red1.org Forum Index red1.org
Nihili est - in vita priore ego imperator romanus fui
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Version 252 Client Setup

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    red1.org Forum Index -> International US Trading
View previous topic :: View next topic  
Author Message
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Fri Jun 24, 2005 6:32 pm    Post subject: Version 252 Client Setup Reply with quote

Here i have recreated the New Client on version 252 and shall pass the source and expdat jar to Trifon tonite to incorporate the ILF programs.

ExpDat is in http://red1.org/barn/HutzlerCompiereUSA/sources/data/ExpDat_24.jar

Below are setup notes:
Initial Client Setup
Load accounting_CT.csv
Hutzler/Admin/User
During Client Review > Client Window – Material Policy – (FiFo)FiFo/LiFo
AutoArchive (None) None/All(reports/docs)/Docs/External

Client Info – PriceList (Std)

Org > Created Hutzler and Progressus

Import Accounts 455/448 rows/loaded

3 Errors (missing Acct Elems for 23100 ShortTermObliq, 60432 NY UnempmtIns)
379 Account Element: Inserted
66 Account Element: Updated
434 Parent Account: Updated

Calender for 2005 is already there. Opened June period.


Last edited by red1 on Wed Jun 29, 2005 7:02 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
trifon
Senior


Joined: 23 Dec 2004
Posts: 324
Location: Bulgaria, Sofia

PostPosted: Fri Jun 24, 2005 6:51 pm    Post subject: Reply with quote

Red1,

I will try to migrate source of ILF to 2.5.2.

I think that i do not need expDat, Will try to define everything in Druid and XML2AD.

Regards,
Trifon
_________________
Trifon Trifonov
Back to top
View user's profile Send private message Yahoo Messenger
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Sat Jun 25, 2005 12:33 am    Post subject: Reply with quote

Source is in http://red1.org/barn/HutzlerCompiereUSA/sources/data/C-252d.rar

Trifon,
Its gud if u do not need the ExpDat to save speed. But can u leave instructions on HOWTO put in the ImportRowDetail into Compiere? In case u got faster way.

thanks.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Jun 29, 2005 5:50 pm    Post subject: Reply with quote

Ah.. finally!... got the ILFs all in.
Trifon, i already migrated ILF source to 252d. I even migrated ImportBPartner and ImportShipper into 252d source.

Posted fresh jars to the Final Nightly Builds thread.

Below are my working notes for the day.
Code:

> Create table for I_ImpFormat/_Row
Then run that part ViewTest again.

Then RUN GenerateModel again. 454 files generated

Menu doesn’t show up toh the recs are in TOAD… maybe it’s the TREE.
>Finally brought it out by going into Hutzler Admin and enable via ROLE, creating new windows HutzlerAdmin can access, i.e. the new windows.
The 3 windows show up but some fields get jumbled up, those that follow a sameline.
>Arranged the window/tab/field sequence to be in order by TabOrder any field across. Then check the SameLine not to be twice in a row.
>attached Processings to javas for ILFRow and I_Shipper.
Created ILFRow, dbexport before loading them in. Then it’s the ILF loading.
The ILF don’t load into I_ImpFormat_Row, debugged, created Sequence Numbering for I_ImpFormat_Row same like other tables. 
Put in 2 parameters ADClient and DeleteOldImported.
Further error says no such Loader Format. .meaning the basic record must be created first.
Now I began to understand the LoaderFormat that Trifon did.
>Created Loader Format R&P, Window sequence, and Ilf for it.
>Imported ImportFormat successfully, now the IF appear for all the ones we re using.
>Imported ILF into I_ImpFormat_Row safely
>Expdat to caution before processing the full ILF
>ILF processing
49 errors 125 format fields inserted. Inspected the ILF show up properly when selected in ImportFormatLoader.
>ExpDat_29.jar for Server
>Clean Source C-252d.zip for Server
>Clean Binary Compiere_C252.zip for Server


Its been fun learning Trifon's ILF installation .. *phew* tot i culdnt pulled thru.
Hope Trifon can check if things are ok.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Fri Jul 01, 2005 6:23 pm    Post subject: Reply with quote

I have reverted to a clean earlier dump and redo the full XML2AD and ILF as advised by Trifon.
However the Role for Window Access doesnt seem to work fully, but solved manually.

I also tested import of vendors but hit a missing country error, so i TOAD that and leave this dump with vendors. Thus Rich need NOT load vendors again and proceed with other imports.

I have uploaded the ExpDat to http://red1.org/barn/HutzlerCompiereUSA/sources/red1/ExpDat_02.jar

I may pass another jar tomorrow if need be, that has Product Categories (Item Classes) and BPartner Category included.


Last edited by red1 on Sat Jul 02, 2005 12:41 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
riche
Senior


Joined: 16 Dec 2004
Posts: 386

PostPosted: Sat Jul 02, 2005 12:28 am    Post subject: Reply with quote

Errors so far:
Product Import - "ERR= Invalid ProdCategory, Invalid UOM" errors. Probably just forgot to create the product categories and UOMs.
Customer Import - "ERR = Invalid Country, ERR = NOT FOUND Sales Representative". Invalid country should be an easy fix (I will just fill in US instead of leaving blank). Sales Reps are not being loaded somewhere. I'm not sure if this is a problem caused by Vendor Import, or if there is a problem with Customer Import.
This is as far as I was able to test because of the problems with Customer Import. I will not be able to check forums this weekend, but will check in by IM.

-Rich
Back to top
View user's profile Send private message
trifon
Senior


Joined: 23 Dec 2004
Posts: 324
Location: Bulgaria, Sofia

PostPosted: Tue Jul 05, 2005 7:39 pm    Post subject: Reply with quote

I found that when importing new BPartner, Compiere do not create Customer, Vendor and Employee Account entries.

When new BPartner is created from Compiere client, all works well.

Regards,
Trifon
_________________
Trifon Trifonov
Back to top
View user's profile Send private message Yahoo Messenger
riche
Senior


Joined: 16 Dec 2004
Posts: 386

PostPosted: Wed Jul 06, 2005 6:50 am    Post subject: Reply with quote

riche wrote:
Errors so far:

Customer Import - "ERR = Invalid Country, ERR = NOT FOUND Sales Representative". Invalid country should be an easy fix (I will just fill in US instead of leaving blank). Sales Reps are not being loaded somewhere. I'm not sure if this is a problem caused by Vendor Import, or if there is a problem with Customer Import.


I am still getting this error.

-Rich
Back to top
View user's profile Send private message
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Jul 06, 2005 8:55 am    Post subject: Reply with quote

Will have to parse SalesRep as Std as i have previously noted. Cos if its a lookup to the BPartner/SalesRep and they do not exist yet, they wont load, whereas Standard do exist or can be created. We then have to load the BP-sales reps first.

I wonder if this is the case. I tot of leaving this to Trifon while i focus on SalesComm, Freight and BOL. Anyway i can quickly test this later and provide what is the cause.

Trifon did converse with me yesterday that the triggers are 'missing' and not locatable within the source. This has created a suspected problem of missing accounts loading during imports. The ImportBPartner may have to be modified but the codes of populating accounts has to be located first. We are looking for them, and they better be OS.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Jul 06, 2005 11:10 am    Post subject: Reply with quote

Now, if i remember correctly the SalesReps data are in the Vendors Import File itself (!), thus they cannot check themselves thru the door.

The workaround is simple:

1) Set the SalesRepID ERROR to 'N' but Import Status also to N
2) They will thus be permitted, but the ERROR message appears to inform u.
3) Rerun import, as the SalesReps are now in and those with ERRORS are considered not Imported and thuswill be imported this time.

OR 1 even simpler way without touching the codes at all is to break up your vendors file into 2.
a) SalesReps
b) Vendors

Load and import them fully each in turn (a, then b).

I have checked Trifon's codes, they are sound and well done except that trick data above.

(now i m back to the SlidingTable tweaking cos 252d has a new trxName)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Jul 06, 2005 11:39 am    Post subject: Reply with quote

Rich told me that its Customers that have those SalesReps IDs. Thus i m barking up the wrong tree.

Now, if Customers cannot find the SalesReps IDs its either due to the values been different, or the codes are wrong, which seems OK. I will TOAD-test one customer.salesrepvalue to see if it fetch that ID now.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
trifon
Senior


Joined: 23 Dec 2004
Posts: 324
Location: Bulgaria, Sofia

PostPosted: Wed Jul 06, 2005 4:45 pm    Post subject: Reply with quote

Imports must be done in this order:
1 ) Import Vendors.
This will set salesrepresentative to this Vendors which Search Key starts with 'S0'.

2 ) Import Customers.

Regards,
Trifon
_________________
Trifon Trifonov
Back to top
View user's profile Send private message Yahoo Messenger
trifon
Senior


Joined: 23 Dec 2004
Posts: 324
Location: Bulgaria, Sofia

PostPosted: Wed Jul 06, 2005 10:32 pm    Post subject: ixed strange behaviuor of BPartner Window. Reply with quote

I just mamaged to fix strange behaviour of BPartner window.

The problem was in XML2AD. It sets IsParent flag to "C_BPartner_ID" column.

How to fix it:
Go to "Table and Column", find "C_BPartner" table.
Go to "C_BPartner_ID" column and uncheck "Parent link column".

I will upload new version of XML2AD soon, on well know place.

Regads,
Trifon
_________________
Trifon Trifonov
Back to top
View user's profile Send private message Yahoo Messenger
trifon
Senior


Joined: 23 Dec 2004
Posts: 324
Location: Bulgaria, Sofia

PostPosted: Wed Jul 06, 2005 11:09 pm    Post subject: Re: ixed strange behaviuor of BPartner Window. Reply with quote

trifon wrote:

I will upload new version of XML2AD soon, on well know place.

Regads,
Trifon


XML2AD is uploaded:

http://red1.org/barn/HutzlerCompiereUSA/sources/XML2AD-byRed1.2.5.2b.zip

Regards,
Trifon
_________________
Trifon Trifonov
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    red1.org Forum Index -> International US Trading All times are GMT + 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group