I added a new user defined field to the order entry screen and want to make it a combo box but want to use a name value pair. Meaning the name the user see's is "Value 1" in the combo box selections but when it is saved to the database I was the value of "1" saved.
I look at other Macola...
I have added several tables to the Macola database to suppliment our own business needs and it's just another database oject so Macola doesn't care.
Don't however modify any of the Macola tables like adding a column. When you try to launch the client it will blow up.
My perspective on adding...
Thanks for the feedback. I've heard of Interconnect but I don't want to use Synergy.
I found 2 other vendors that do offer a Macola interface. Birddog software and Snyperdyne.
Has anyone had experience with either one?
Has anyone used a third party vendor that integrates with Macola to accomodate customers ordering online? If you have would you please share your experience and who the vendor was.
Thanks!
Try this...I use it all the time.
SELECT CONVERT(SMALLDATETIME, '20080318' )
Supliment the macola date with a field name or your own date.
Hope it helps!
You don't need to be a local admin to run Macola...see DocID: 17.027.168 on the support web site for a complete explanation of what rights you need to grant.
Here is the body of the document if you're not able to view it:
Description: What rights or permissions are needed on a Progression...
Thanks for the information, especially comparison document. It was an intersting read especially since I've implemented and supported multiple SharePoint instalations I just can't get over how cumbersome eSynergy is to use versus the flexibility and extensive documentation on SharePoint.
The...
I'm a relatively new user to eSynergy with a lot of experience with SharePoint and I'm struggling to see what the value of eSynergy is. Were running progression but upgrading to ES shortly and I have the folloing concerns:
1. If I modify eSynergy under progression, which uses classic ASP...
I've run the report and it does give me what I'm looking for. keep in mind that i have 500 or so purchased parts that I'm trying to use this report for, which is the reason for the automation of it, so people don't have to look up 500 different items to see where they are used.
We have several purchased parts that need to be replaced and we need to understand what are all the BOM they exist in so we know what needs to be changed.
dgillz...thanks for you thoughts. I would think that Macola has theses alias tables for their own purposes so they can generate the report. I didn't see them though so maybe they are using temp tables in memory??
What I'm trying to do is a user has requested that within a particular bill of...
Within a bill of materials I have an item that is burried in the bill structure that I want to know where else it is used. This is very similar to the End Item Where Used Report in Macola.
Does anyone know how this report is built so I can replicate the functionality.
Thanks!
Excellent...this is exactly what I was looking for. Now I can add a control through the designer and also manipulate it with VBA code.
Just to satisfy your curiosity, I'm not wanting to manipulate the items in the list box. When you double click an item in the list box and get to the "Item...
Thanks...I was able to get to the code window but I want to add a control to the screen (IMLOCLBQ) so that when the form receives the focus I can look into the IMINVLOC file and pull a couple more pieces of information that is not currently being displayed.
Your help is appreciated.
Does anyone know if you can add VBA code to the IMLOCLBQ screen?
To get to it follow this path.
- GO to add a new order in order entry
- On page 2 you can click the Loc/Qty button to get to the item location detail view. This is the screen I want to modify.
If I go to the screen...
I had this same problem when adding new fields to the MCA screen and could not set the tab order. What Macola suggests, which is what I implemented and it works fine, is write a Lost_focus event on the last field in the tab order and then for the fields you added and are in control of you need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.