logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ward@hollyyashi.com  
#1 Posted : Tuesday, July 21, 2020 11:23:01 PM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
The xml file generated by the DataBrowser using Purchases and Accounts Payable > Purchases by Item is missing a number of fields listed on the columns tab. For my purposes, the lack of the Item Abbreviation (or any unique item identifier) means I am unable to use this export to track received items in our manufacturing system. Since the SalesItemDescription is included, I suspect this is just an oversight. Can this be fixed? By Aug 1?
tony  
#2 Posted : Tuesday, July 21, 2020 11:37:27 PM(UTC)
tony

Rank: Advanced Member

Groups: Registered
Joined: 2/28/2018(UTC)
Posts: 48
United States
Location: Pennsylvani mostly

Was thanked: 7 time(s) in 7 post(s)
I ran a test on this today. If you can see the data in CP when you run the report, you should get it back in from the Data Browser.

Can I see your settings XML file to make sure we are running the same report?

This was my setting file (I had to enter a test transaction in CP since BusinessSample doesn't an purchases with an item entered on them):

Code:

<Settings>
  <Database>BusinessSample</Database>
  <ReportKey>45eaf75f-e0c7-42e7-9e98-5f0ac3812e2c</ReportKey>
  <OutputFile>D:\testdata\testdata.csv</OutputFile>
  <ClearFilters>false</ClearFilters>
  <Filters>
    <Filter>
      <Key>Filter_TransactionDate</Key>
      <Type>DateTime</Type>
      <FromDate>2019-11-30</FromDate>
      <ToDate>2019-11-30</ToDate>
    </Filter>
  </Filters>
  <ClearOptions>false</ClearOptions>
  <Options />
</Settings>


This was my result file (the SalesItemName and SalesItemAbbreviation are towards the bottom):

Code:

<?xml version="1.0" standalone="yes"?>
<ReportDataSource>
  <ReportDataSource>
    <SalesItemId>2147469994</SalesItemId>
    <SalesItemDescription>Bike Tour                                         </SalesItemDescription>
    <CompanyId>2147470000</CompanyId>
    <TransactionId>2147469344</TransactionId>
    <TransactionDate>2019-11-30T00:00:00-05:00</TransactionDate>
    <TransactionNumber>000010              </TransactionNumber>
    <MemoLine1 />
    <MemoLine2 />
    <SubdivisionId>2147467932</SubdivisionId>
    <NameId>2147469996</NameId>
    <DateCreated>2020-07-21T12:40:32.353-04:00</DateCreated>
    <Notation>Price Varies by Tour - Fill in pertinent info for upcoming tour here</Notation>
    <VendorInvoiceNumber xml:space="preserve">                    </VendorInvoiceNumber>
    <UserValue1>0.00000000</UserValue1>
    <UserValue2>0.00000000</UserValue2>
    <TransactionTypeName>AP Invoice                              </TransactionTypeName>
    <Account>Cost of Goods Sold            </Account>
    <AccountNumber>5000                  </AccountNumber>
    <AccountAbbreviation xml:space="preserve">                        </AccountAbbreviation>
    <UserName>Administrator</UserName>
    <Amount>100.00</Amount>
    <Quantity1>1.00000000</Quantity1>
    <Quantity2>0.00000000</Quantity2>
    <VendorLastFirst>Alpine, Inc</VendorLastFirst>
    <VendorFirstLast>Alpine, Inc</VendorFirstLast>
    <NameAbbreviation>Alpine    </NameAbbreviation>
    <Company>Alpine Sports</Company>
    <CompanyAbbreviation xml:space="preserve">          </CompanyAbbreviation>
    <AccountId>2147469962</AccountId>
    <UnitCost>100.000000000000</UnitCost>
    <SalesItemName>Bike Tour                                         </SalesItemName>
    <SalesItemAbbreviation>13-BikeTour             </SalesItemAbbreviation>
    <PurchaseQuantity>1.00000000</PurchaseQuantity>
    <PurchaseUnitCost>0.000000000000</PurchaseUnitCost>
    <SalesItemTypeId>2147469998</SalesItemTypeId>
  </ReportDataSource>
</ReportDataSource>

Edited by user Tuesday, July 21, 2020 11:39:04 PM(UTC)  | Reason: Not specified

ward@hollyyashi.com  
#3 Posted : Wednesday, July 22, 2020 12:41:36 AM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
Our settings files look very similar:

<Settings>
<Database>HOLLY</Database>
<ReportKey>45eaf75f-e0c7-42e7-9e98-5f0ac3812e2c</ReportKey>
<OutputFile>C:\Users\ward\Documents\databrowser\purchases.xml</OutputFile>
<ClearFilters>false</ClearFilters>
<Filters>
<Filter>
<Key>Filter_TransactionDate</Key>
<Type>DateTime</Type>
<FromDate>2020-01-01</FromDate>
<ToDate>2020-07-31</ToDate>
</Filter> </Filters>
<ClearOptions>false</ClearOptions>
<Options />
</Settings>

However, the result looks quite different:
<?xml version="1.0" standalone="yes"?>
<ReportDataSource>
<ReportDataSource>
<SalesItemDescription>ADVSEC Quarterly Monitoring </SalesItemDescription>
<CompanyId>2147470000</CompanyId>
<TransactionId>2147469838</TransactionId>
<ProfitCostCenterId>2147470000</ProfitCostCenterId>
<ProductionCenterId>2147470000</ProductionCenterId>
<ProjectId>2147470000</ProjectId>
<ProjectName>System supplied default </ProjectName>
<ProjectAbbreviation>N/A </ProjectAbbreviation>
<TransactionDate>2020-07-02T00:00:00-07:00</TransactionDate>
<TransactionNumber>523021 </TransactionNumber>
<MemoLine1>ADVSEC Quarterly Monitoring </MemoLine1>
<MemoLine2 />
<SubdivisionId>2147469838</SubdivisionId>
<NameId>2147464534</NameId>
<DateCreated>2020-07-16T13:41:07.4-07:00</DateCreated>
<Notation />
<VendorInvoiceNumber xml:space="preserve"> </VendorInvoiceNumber>
<ProductionYear>2020</ProductionYear>
<UserValue1>0.00000000</UserValue1>
<UserValue2>0.00000000</UserValue2>
<TransactionTypeName>AP Invoice </TransactionTypeName>
<Account>Pur: Sheet: Metal </Account>
<AccountNumber>51100 </AccountNumber>
<AccountAbbreviation>51100 </AccountAbbreviation>
<UserName />
<Amount>181.50</Amount>
<Quantity1>1.00000000</Quantity1>
<Quantity2>0.00000000</Quantity2>
<VendorLastFirst>Advanced Security Systems</VendorLastFirst>
<VendorFirstLast>Advanced Security Systems</VendorFirstLast>
<NameAbbreviation>ADVSEC </NameAbbreviation>
<Company>"HOLLY" - Restored.</Company>
<CompanyAbbreviation>holly </CompanyAbbreviation>
<ProductionCenter>000</ProductionCenter>
<ProductionCenterAbbreviation>000 </ProductionCenterAbbreviation>
<ProfitCenter>New Profit Center Description</ProfitCenter>
<ProfitCenterAbbreviation>00 </ProfitCenterAbbreviation>
<UnitOfMeasure1>Not used </UnitOfMeasure1>
<UOM1Abbreviation>n/a </UOM1Abbreviation>
<UnitOfMeasure2>Not used </UnitOfMeasure2>
<UOM2Abbreviation>n/a </UOM2Abbreviation>
<AccountId>2147469633</AccountId>
<UnitCost>181.500000000000</UnitCost>
<NameGroupId>2147469976</NameGroupId>
<NameGroupsAbbreviation>N/A </NameGroupsAbbreviation>
<NameGroupsName>System supplied default </NameGroupsName>
<PurchaseQuantity>1.00000000</PurchaseQuantity>
<PurchaseUnitCost>0.000000000000</PurchaseUnitCost>
<PurchaseUnitOfMeasure>Not used </PurchaseUnitOfMeasure>
<PurchaseUOMAbbreviation>n/a </PurchaseUOMAbbreviation>
</ReportDataSource>
...
ward@hollyyashi.com  
#4 Posted : Wednesday, July 22, 2020 1:29:12 AM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
It seems there must be something strange about our company file (Holly) that was just converted from TurningPoint. If you need to look at this, Support just sent it to me today.
tony  
#5 Posted : Wednesday, July 22, 2020 5:44:49 PM(UTC)
tony

Rank: Advanced Member

Groups: Registered
Joined: 2/28/2018(UTC)
Posts: 48
United States
Location: Pennsylvani mostly

Was thanked: 7 time(s) in 7 post(s)
I took a look at a migrated database. It doesn't look like there are any sales items associated with the AP invoices. Doesn't look like there is anything but untracked, service times in the TurningPoint data... not sure if that makes a difference.

Anyway, if you don't see sales items in the Purchases by Item report in CenterPoint, the Data Browser is not going to show them so that would seem to push the focus to the TurningPoint to CenterPoint migration.

I'll ask around, but the interface you are working on... is it designed to be used going forward on data entered in CenterPoint?

If so, you are only going to find Sales Item info on this report if it is entered in CenterPoint. Have you done any tests on that?

ward@hollyyashi.com  
#6 Posted : Thursday, July 23, 2020 3:47:07 AM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
Perhaps the problem is with our migrated database, or maybe I'm selecting the wrong report. I can see open purchase orders that show individual items (Purchase Orders (Detail). But I don't know where to see the history of items received. Purchases by Item apparently only shows total A/P invoices without any of the item detail that I am currently pulling from the intrndtl table in TurningPoint.

Perhaps our intrndtl table was too big to import. We don't actually need this history to be converted, since it is already in our manufacturing system. But I would like to capture future purchases. Am I looking in the correct place?

Yes, this interface is intended to be used nightly going forward. We hope to capture items received in CenterPoint purchasing so we don't need to reenter all these items a second time into our manufacturing system.


tony  
#7 Posted : Thursday, July 23, 2020 1:17:15 PM(UTC)
tony

Rank: Advanced Member

Groups: Registered
Joined: 2/28/2018(UTC)
Posts: 48
United States
Location: Pennsylvani mostly

Was thanked: 7 time(s) in 7 post(s)
Going forward, I think that you could use either report. In your shoes, I'd probably use Reports -> Transaction Reports -> Purchase Orders -> Purchase Orders (Detail)

To see what is received for each item, you would look at the "Qty Received" field. One nice thing about this report is that unlike the A/P purchase reports, it is only going to show transactions from items. With AP purchases, there will be transactions that have nothing to do with inventory.

The other nice thing about the Purchase Order report is that you'd be able to test it on the migrated data.

This won't work if items are purchased outside of Purchase Orders though. That doesn't seem likely, but it would be something to check on.
ward@hollyyashi.com  
#8 Posted : Thursday, July 23, 2020 5:05:19 PM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
By default, it appears that this report is only exporting OPEN POs, which won't help me find when items were received if the PO was complete and closed. When I run the report in CenterPoint, I also only see Open invoices, even though I have filtered on Status: Hold, Open, Closed. Perhaps that is because the Closed POs were not included in our converted database...

To test this, I "received" some items on an OPEN PO and generated the export. The particular line item I received had already been partially filled, so the quantity received was different from the quantity ordered. I then generated the XML and found the item in the export. Unfortunately, the data only appears to contain the PO date, the quantity ordered, and the quantity outstanding. I don't see the data I need: today's date and the quantity received today. Is there a different place these could be found?
tony  
#9 Posted : Thursday, July 23, 2020 5:50:00 PM(UTC)
tony

Rank: Advanced Member

Groups: Registered
Joined: 2/28/2018(UTC)
Posts: 48
United States
Location: Pennsylvani mostly

Was thanked: 7 time(s) in 7 post(s)
It wasn't clear what you were after on the report, hut I suppose that you'll have to use the Purchases by Item then. The migrated data won't have items but the data created in CenterPoint will if items were entered (which they would on transactions generated by recieving POs.)

As for the Purchase Order filters, I noticed in your setup XML file that you weren't clearing the filters. I'm only mentioning this because it could cause problems later.

In the setting file below, for example, if you don't want the Data Browser to use the filters as they are set up in CenterPoint, you should set the ClearFilters value to true.

Code:

<Settings>
  <Database>BusinessSample</Database>
  <ReportKey>45eaf75f-e0c7-42e7-9e98-5f0ac3812e2c</ReportKey>
  <OutputFile>D:\testdata\testdata.csv</OutputFile>
  <ClearFilters>false</ClearFilters>
  <Filters>
    <Filter>
      <Key>Filter_TransactionDate</Key>
      <Type>DateTime</Type>
      <FromDate>2019-11-30</FromDate>
      <ToDate>2019-11-30</ToDate>
    </Filter>
  </Filters>
  <ClearOptions>false</ClearOptions>
  <Options />
</Settings>


ward@hollyyashi.com  
#10 Posted : Sunday, July 26, 2020 7:02:37 AM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
Thanks. Purchases by Item is now generating the Item Abbreviation for the items I received. The problem must have been that our converted data file didn't contain any PO received detail items.

Thanks also for the pointer on ClearFilters. I was just blindly copying the XML settings suggested by the DataBrowser without knowing what everything meant. You might want to consider changing that suggestion.
ward@hollyyashi.com  
#11 Posted : Sunday, July 26, 2020 7:16:39 AM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
I really only need to export items received to a particular location, so I tried to add this filter to my export file definition. Unfortunately, when I check Location on the Filters form, the suggested XML attempts to filter on the profit center instead of the location. I made some guesses at the correct syntax to select on location, but was unable to get this correct. Can you give me the correct syntax?
tony  
#12 Posted : Sunday, July 26, 2020 7:25:47 PM(UTC)
tony

Rank: Advanced Member

Groups: Registered
Joined: 2/28/2018(UTC)
Posts: 48
United States
Location: Pennsylvani mostly

Was thanked: 7 time(s) in 7 post(s)
I think that what you are seeing is a filter on Production Center, not profit center.

We have different verticals so Production Center and Location are the same field in the database, but in the UI, we change the text to suit the vertical.

To get a list of Locations, you'd have to do the Data Browser on the Locations report under Setup Lists -> Profit Center - Locations. The ID values suitable for the filter are found in the ProductionCenterId field.
ward@hollyyashi.com  
#13 Posted : Monday, July 27, 2020 3:57:55 AM(UTC)
ward@hollyyashi.com

Rank: Advanced Member

Groups: Registered
Joined: 8/30/2019(UTC)
Posts: 33
United States
Location: Arcata, California

Thanks: 2 times
Ah ha! I've been working with TurningPoint for too long. I exported Locations but didn't seen anything familiar. After poking around a bit more, I now believe that Location (aka Production Center) and Inventory Location are two different things, and that Inventory Location, is not a field I can filter on. I can work with that.
tony  
#14 Posted : Monday, July 27, 2020 3:04:03 PM(UTC)
tony

Rank: Advanced Member

Groups: Registered
Joined: 2/28/2018(UTC)
Posts: 48
United States
Location: Pennsylvani mostly

Was thanked: 7 time(s) in 7 post(s)
BTW, I talked to our support people and they said that the migration was "Balances Only" so that explains the lack of detail in the converted data.

Of course, since your interface will work on data going forward, that shouldn't be a problem.
thanks 1 user thanked tony for this useful post.
ward@hollyyashi.com on 7/28/2020(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.