AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

programfred
programfred
@programfred
Forum Home   |   Recent Posts
Trusted Member
Follow
Profile Activity
Topics: 5 / Replies: 40
AllTopicsReplies
Topic
Acumatica custom Widget for UI.
5 years ago
Forum
Everything Else
Replies: 1
Views: 1165
Reply
RE: API - Quickbooks to Acumatica and Vice Versa

They botn using Restful Api, i guess the challenges will be workload

5 years ago
Forum
Everything Else
Reply
RE: Help automating creation of Employee Time Activities

You don't need a RefNoteView to import task activities.

5 years ago
Forum
Everything Else
Reply
RE: How to Open Project from Folder (in a customization)

Just check the GitHub document. if you just download the zip file from GITHUB. I think the zip file you download is a Visual Studio project, not a...

5 years ago
Forum
Everything Else
Reply
RE: How to Open Project from Folder (in a customization)

you should to to screen Public Customisation (M204505). Then import new project on top menu then you can get your zip file in.

5 years ago
Forum
Everything Else
Reply
RE: How to Open Project from Folder (in a customization)

Project From Folder, the folder meaning a folder on your server, not from your local PC. are you looking at import project?

5 years ago
Forum
Everything Else
Reply
RE: Contract Based REST API to GET StockItem Attributes

@johnsp Yes John, I built a GI and expose to OData. about 3-5s i can request about 4000 records. much faster then restful API.

5 years ago
Forum
Everything Else
Reply
RE: How to change ComboBox values in Opportunities Detail dialog page.

figured out how to make it work. Automation Step is not capability to modify this list. it has to do it in Customization Project. check this thr...

5 years ago
Forum
Everything Else
Topic
How to change ComboBox values in Opportunities Detail dialog page.
5 years ago
Forum
Everything Else
Replies: 1
Views: 1737
Reply
RE: Add Line Graph to new tab on Inventory/Stock Items Screen

Hi Ben as I know Acumatica is available to show this chart on a tab in customization. you might need to search in stackoverflow rather than here. ...

5 years ago
Forum
Everything Else
Reply
RE: Contract Based REST API to GET StockItem Attributes

Made this request a few months ago. If I remember right, you can not expand the Attributes only. you have expand all the fields include custom fiel...

5 years ago
Forum
Everything Else
Reply
RE: Trying to install Acumatica Framework and run into this...

you have to install IIS service on windows server.

5 years ago
Forum
Everything Else
Reply
RE: New Vendor/Stock Import

In the previous post, you should able to find the Vendor import post. Also, this tutorial is very useful.

5 years ago
Forum
Everything Else
Reply
RE: PCS Hosting Options

I will recommand use AWS. Currently, I am running my instance on AWS EC2. You can build an EC2 template, and start up your new client instance in ...

5 years ago
Forum
Everything Else
Reply
RE: barcode scanning with serial numbers - purchase receipt

We are scan all Serial number in an excel file. then upload the excel in Purchase Receipt. Import scenario could work, but everytime you need to ru...

5 years ago
Forum
Everything Else
Reply
RE: Free Shipping with an aggregate $500 Purchase BUT only for specific Items Classes.

is that possible use automation-step to implementation?

5 years ago
Forum
Everything Else
Reply
RE: Acumatica use in the UK and China

Most ERP in China they do have module for upload data to Goverment, and goverment provide the APIs. But it doesn't has intergration for Acumatica.

5 years ago
Forum
Everything Else
Topic
Access Right changes without operation
5 years ago
Forum
Everything Else
Replies: 1
Views: 1026
Reply
RE: Shopify and credit cards

as I know, most Ecoomere platform such as Shipify, Magento has its own payment gateway, and they will not using Acumatica credit card processing. I ...

5 years ago
Forum
Everything Else
Reply
RE: Internal note from sales Order to Shipment

Check Order Type ScreenID(SO201000) it has Copy Notes not sure that is the one can copy to shipment or invoice.

5 years ago
Forum
Everything Else
Reply
RE: The value of Acumatica ERP being Open Source: Need verification of my statements

Customization allows us to change forms and screen. doesn't means its open-source. Acumatica is not fully opensource, but its enough for most busine...

5 years ago
Forum
Everything Else
Reply
RE: Install Errors

Met a similar issue before when I installing Instance. but I was using SqlServer. LocalSqlServer Connection not found in you system. probably y...

5 years ago
Forum
Everything Else
Reply
RE: "Mailing Settings" - are people using this to send different types of documents to customers?

when you send a proforma invoice, invoice, shipment information. you need to set up a notification template. then you can select these templates and...

6 years ago
Forum
Everything Else
Reply
RE: OData POST request returns 404 Not Found; error message: "No routing convention was found to select an action for the OData path with template '~/entityset'.

Odata build on GI in different tables, it might not suppot post. if you wanna update data within API, probably look at web service.

6 years ago
Forum
Acumatica OData with Microsoft Excel and Power BI
Reply
RE: OData POST request returns 404 Not Found; error message: "No routing convention was found to select an action for the OData path with template '~/entityset'.

For the URL of the Acumatica ERP OData endpoint, use one of the following: <InstanceURL>/OData/<TenantName>/, where <InstanceURL> is...

6 years ago
Forum
Acumatica OData with Microsoft Excel and Power BI
Reply
RE: Restricting Periods a Report Can Be Ran For

you can restrict the [Start Period] and [End Period] in Report Definition. you also can set up [Start Period] and [End Period] in row set.

6 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Update Existing Vendor Import

@emery-damon for the first screenshot, you haven't active the <Line Number>, 2 the excel format you are using is correct.

6 years ago
Forum
Everything Else
Reply
RE: Restricting Periods a Report Can Be Ran For

your report doesn't have the Start Financial Period and End Financial Period?

6 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Update Existing Vendor Import

@emery-damon 1. In the import scenario, when you want to manually input value, you need to quote it such as ='True' 2. when you importing multiple ven...

6 years ago
Forum
Everything Else
Reply
RE: ARM Column format for 12 months

are you looking for Tim's crazy formular?

6 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Disassembly not defaulting the components default location for the warehouse

I have met a similar issue before. the problem was we don't have QTY in the location. Or you can try use Automation to select location .

6 years ago
Forum
Everything Else
Reply
RE: DHL Canada Plugin

@timrodman MYOB gonna update to 2019.1 unfortunately, it does not support carrier. so it can not use any of this plugins.

6 years ago
Forum
Everything Else
Reply
RE: DHL Canada Plugin

@timrodman Said this is an internal plugin, not available in Australia

6 years ago
Forum
Everything Else
Reply
RE: Scan serial numbers in Allocation

@harsha-sarjapur Thanks, just wanna know is that any natural way I can do that without customization. it looks like I need to build new customization ...

6 years ago
Forum
Everything Else
Reply
RE: Installing Acumatica Locally on a Windows 10 Machine

Thanks for sharing that, good to know it will cause issues in windows 10. mostly we will install in a VM in case facing many unkonw issues.

6 years ago
Forum
Everything Else
Reply
RE: Disabling of Form Toolbar Elements using Automation Steps

Toolbar is standard control I don't think it can disable/hide in Automation. However, you can hide it in a customization project easily. just change v...

6 years ago
Forum
Everything Else
Topic
Scan serial numbers in Allocation
6 years ago
Forum
Everything Else
Replies: 6
Views: 2835
Reply
RE: Acumatica Report Designer Download

@royce-lithgo I thought I am the only one Advanced user at here.

6 years ago
Forum
Acumatica Report Designer
Reply
RE: Any suggestions for performance testing in Acumatica?

@sup-text for the performance , I think you can use Selenium

6 years ago
Forum
Everything Else
Reply
RE: Any suggestions for performance testing in Acumatica?

1. I suggest you can have an individual instance for develpment and testing purpose. load data from the production environment. 2. pre-production, b...

6 years ago
Forum
Everything Else
Reply
RE: By period reports

It cants only use simple relationship I think. check ARM at you might need to splite the Month by this function. =IIf(Left(@StartPeriod,2)='01',Lef...

6 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Getting Error: DataFormat.Error: OData: The format 'text/html; charset=utf-8' is not supported. Details: text/html; charset=utf-8

It might be a special character encoding. try to clean data in test environment. Just assumption.

6 years ago
Forum
Acumatica OData with Microsoft Excel and Power BI
Reply
RE: Shortcut key to collapse (and expand) summary

you need to customize keyboard shortcut for this with JS

6 years ago
Forum
Everything Else
Topic
Change Automation Steps date
6 years ago
Forum
Everything Else
Replies: 2
Views: 2151
Reply
RE: Shortcut key to collapse (and expand) summary

They do have shortcup for that, here is a shortcup of the code they are using in JS. you can customize JS in the page, the setup new shortcup event. ...

6 years ago
Forum
Everything Else

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.