idempiere workflow document process - idempiere

I am using idempiere 2.1. I am new to idempiere so now I am doing tutorial from wiki page. This is tutorial I am doing:http://wiki.idempiere.org/en/Developing_Plug-Ins_-_Models,_Documents_and_custom_accounting.
When I finish all steps, I start to test workflow, but in first window when I fill in information, then click Document Action and it displays error 'Document Status changed - Requery Record'. After that, nothing happened, workflow not working. Can someone help me on this problem?
(http://i.stack.imgur.com/tfACB.png)

Understand that a window tab on display is in an open or editable state. A process button though can update any data in the present window as well as any table across the database, it should not do things like save the present window as that is done by the Save button. Without looking at your code, i assumed that is probably what happened in it. If you do not have something like <presentTabTable>.save() then post the Data type or objects with the save() snips and perhaps it will be obvious to point out.
p/s - I noticed your screenshot is about battle plan by ROK. Not planning to invade the North are you? :) Just joking!

Related

Dynamics CRM: Model Driven App: When showing Custom Page as pop up Dialog, formatting error occurs

I am working with Microsoft Dynamics CRM and have a question.
I want to show a custom page as a pop up dialog in an entity form. So far, I am able to show it, but the formatting is broken. It looks like everything is on top of each other:
While checking, I saw that every element in the edit form (contained in the custom page) have its CSS position set to Absolute. This seems to be the problem here. The next picture confirms it. I changed the Top value of one of the element and got the following result:
Now, after having had a look into it, my question is the following:
Could you tell me, how exactly do I have to configure the editing form in the custom page to get the correct result (in the page designer)? I am also open for a JavaScript - solution. But I am not sure how to run it in this type of context.
Designer:Left side
Designer:right side 1
Designer: right side 2
I did not solve it. It was solved with the last Microsoft CRM update. (The one which hides the Advanced Find - Icon on certain parts of the system). I cannot say what exactly got changed. What I know is that I have not changed anything on my solution at all.

Form1.vb [Design] is empty

so I have this project that I use for work, and I went in to add some features.
It's basically a customized calculator.
While I was working, I clicked on my Form1.vb [Design] to look at my form. (Which is my main form)
I got a Windows Forms Designer error page. It had a problem with a particular line of code, even though the app ran and functioned correctly. I've come across this before a few times. I always clicked "Ignore and continue" and it was fine. This time my main form (Form1) was completely blank as if it was a new form. all of the code for my buttons/text boxes, etc... is still there.
is there a way to get it back? is it just hidden somewhere?
If anyone knows what's going on, I would really appreciate any help you could offer.
I attached a screenshot of my last working version of the app. Before the additions I was trying to implement.
I'm not super knowledgeable with coding, but I get by with some intermediate projects.
So I apologize if I don't know a lot of the terminology.
Thank you.

My events are not being counted within Google Analytics

I will try to exemplify my problem in the best possible way.
I am not responsible for adding code to the site. Most of the events were added via code, not by GTM. The problem is that they do not fire and do not count within GA.
My doubts are:
1 - Why do events not appear in GA?
2 - Even if the events were implemented directly in the code, is it possible to see it in the GTM debug?
3 - How can I check if these events really exist inside the code?
Have you added the correct tracking ID as a Tag in Tag Manager?
Not sure here
Press F12 when you are on the page, where the code is supposed to be. You will open the Inspect tool. You will see a lot of code there, try pressing Ctrl+F and searching for your code.

What can cause a user to be able to only see one row in a report? Browser issue?

I am new to Zoho Creator. We have a user that has emailed regarding viewing a report. When he pulls up the report, he can only see the first row of results and the up and down scroll arrows are stacked at the right of the row.
Example
When I pull up the same report, it works as it should and I can see at least 30 results and can scroll down the list indefinitely.
Example
I have tried to recreate his issue by trying different browsers, resizing browser windows, changing my screen resolution, but cannot recreate his issue. Pretty sure it's not the Zoho app but more likely a setting or issue with the user's browser settings?
I need the user to be able to view more than just one row in his browser.
I would advise you to go back and check user settings again. You may have set a criteria in the report based on the user login. It can be anything.
Or maybe, you've set something where the user can see only the records he/she has added.
Please click here to know more.

Custom form in Outlook Task is not syncing

My partner and I created a custom task form to be used in Outlook using the developer mode to do that, and we published it to the Organization Forms Library for anyone to open. We're running into issues that I personally can't seem to find on how to resolve:
Custom forms aren't syncing correctly.
When I complete out the custom form, and I assign it to someone else they might be missing details like the dates I picked from the date picker, and text within the text box are gone too. It's very odd that sometimes some would get all the details that an end-user would input but that's like a 1/8 chance. I feel like there's a disconnect where it just won't behave like any other task. Cache mode or no cache mode doesn't matter it seems. When the person assigns it back with changes made on their end, those changes aren't seen on my side. I just have the same original details that I made when I first made it. We're on Exchange Server 2010.
Looks like a custom form was not published correctly to others in the organization. Try to create a new Outlook item on other machines with your custom forms to make sure they were deployed correctly.
Note, message forms default to separate layouts for composing and reading. Many people find their first message form doesn't look right when they receive an item created with it. That's simply because they forgot to click the Edit Read Page button and customize the Read layout!
You may find the Customizing Outlook Message Forms article helpful.

Resources