Pay Invoice in v6.0.2 always prompts "Invalid form, correct red fields"

Bug #752269 reported by Cuong
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Medium
OpenERP R&D Web Team
6.0
Won't Fix
Medium
OpenERP R&D Web Team
Trunk
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

In customer payment, although I provide full of information as usual (by manual in menu Customer Payment, or by clicking on Pay button in Customer Invoice), but it always prompts that "Invalid form, correct red fields" when I click on Validate button in pay invoice form.
I doesn't find any red fields. In 6.0.1, I dont have this issue.

Related branches

Revision history for this message
DBR (OpenERP) (dbr-openerp) wrote :

Hello ,

I have tested Customer Payment and it is working fine.
I have attached video for your reference. so, please check.
If you still face the same problem than add that trace-back or screenshot.

Thanks in advance.

Revision history for this message
DBR (OpenERP) (dbr-openerp) wrote :
Revision history for this message
Cuong (bhcuong2008) wrote :

Hi Devishree,

I attach 3 images showing my issue.

Thanks.

Revision history for this message
Cuong (bhcuong2008) wrote :

second image.

Revision history for this message
Cuong (bhcuong2008) wrote :

3rd image, OpenERP version.

Revision history for this message
DBR (OpenERP) (dbr-openerp) wrote :

Hello,

From your last reply I know that this problem occurs from the web-client.
So, I am confirming this issue.
Following steps to Reproduced the problem:
1) Create Sale order.
2) Confirm It and create final invoice.
3) Validate it and click on payment button.
4) Pay Invoice form open ,Fill the all required field and try to save it.

Thanks.

affects: openobject-addons → openobject-client-web
Changed in openobject-client-web:
assignee: nobody → OpenERP SA's Web Client R&D (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

Hello Cuong,

I checked your issue but its working fine with the latest code.
Please update your branch.

Current Revisions are as under,

Stable web client: 4568
Stable Server: 3393
Stable Addons: 4511

Thanks.

Changed in openobject-client-web:
status: Confirmed → Fix Released
Revision history for this message
Cuong (bhcuong2008) wrote :

How can I see revision in my installed OpenERP?

Revision history for this message
Cuong (bhcuong2008) wrote :

I just downloaded tar source 2 days ago.

Revision history for this message
Cuong (bhcuong2008) wrote :

I've found that there is a difference in the screen of Pay Invoice form. When choosing Payment Difference in the area Payment Option (lower right in the form) is Keep Open, 'Write-off comment' still appears. You could look at my images above.

Thanks.

Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

You can get latest code with download branch of stable web client from launchpad bazaar.

Link is,
https://code.launchpad.net/~openerp/openobject-client-web/6.0

Thanks.

Revision history for this message
Cuong (bhcuong2008) wrote :

Hi Jiten,

Could you help me how to update my existing OpenERP?
I've already downloaded this brand.

Thank you very much.

Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

From where you have downloaded the source.
Please give me detail information of your existing source.

Revision history for this message
Jiten (OpenERP) (jiten-openerp) wrote :

If you are using source code from the OpenERP site than you can not updated that code.
You should wait for next released.

But, For your case Its better to use source code from Bazaar Launchpad. So you can update day by day and get latest code every time.

Thanks.

Revision history for this message
Cuong (bhcuong2008) wrote :

Thank you. Currently I use source code from OpenERP site. I will remove all and use Bazaar Launchpad instead.

Thanks.

Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Cuong,

The latest stable version available on launchpad.
You can download from there also.

Here I am providing you the list of Web-Client branches, which includes stable and trunk also.

- https://code.launchpad.net/openobject-client-web

You can download stable branch in your local machine by executing this command on prompt.
- bzr branch lp:openobject-client-web/6.0

Once download, go to the directory using 'cd lib'.
- Run populate.sh file
./populate.sh (It will install all dependencies).

And web-client is installed in your local machine.
Just come out from lib directory and try using :
./openerp-web.py

I think this will help you to run latest stable code in your machine.

Thanks.

Revision history for this message
Cuong (bhcuong2008) wrote :

Please help.

I downloaded the latest source from launchpad, revision 4569, openobject-web-client. Then I remove this folder (existed)
/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.2-py2.6.egg

After that, I go into openobject-web-client, run
python setup.py install

All operate well. But my issue still exists, as I described above.

Thanks.

Changed in openobject-client-web:
status: Fix Released → Confirmed
Changed in openobject-client-web:
status: Confirmed → In Progress
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Cuong,

The fix for web-client has been committed to lp:~openerp-dev/openobject-client-web/6.0-bug-752269-sma
with the following revision.

Revision-info:
4570 <email address hidden>

Soon it will be merged into trunk web-client.

Thanks for your patience and co-operation.

Changed in openobject-client-web:
status: In Progress → Fix Committed
Changed in openobject-client-web:
milestone: none → 6.0.3
Revision history for this message
mouad hamri (mouad-hamri) wrote :

Hello,
I've also the same issue even after loading the last revision.
Has this issue been solved?
Thank you.

Revision history for this message
Cuong (bhcuong2008) wrote :

Hi,

This issue has fixed in trunk.

Revision history for this message
mouad hamri (mouad-hamri) wrote :

Hello,

Can you please let me know how can I get this trunk version?

Thank you.

Revision history for this message
Cuong (bhcuong2008) wrote :

Hi,

You can get here. I've not yet used it. I wait for release of v6.0.3
https://code.launchpad.net/~openerp/openobject-client-web/trunk

In Ubuntu, use bzr tool to get its source code
bzr branch lp:openobject-client-web

Regards,

Revision history for this message
Marco Dieckhoff (dieck) wrote : Re: [Bug 752269] Re: Pay Invoice in v6.0.2 always prompts "Invalid form, correct red fields"

Am 10.04.2011 05:14, schrieb Cuong:
> Hi,
>
> You can get here. I've not yet used it. I wait for release of v6.0.3
> https://code.launchpad.net/~openerp/openobject-client-web/trunk
>

Note: trunk is the development version 6.1.

If you want the stable version, go to

https://code.launchpad.net/~openerp/openobject-client-web/6.0

> In Ubuntu, use bzr tool to get its source code
> bzr branch lp:openobject-client-web

resp. bzr branch lp:openobject-client-web/6.0

For non-development use you can also use "bzr co" (checkout), which is
easily updateable by "bzr up".
With branch, you'd have to do a two-step update, using "bzr merge", and
then commit the changes with "bzr commit".

That works similiar with openobject-server(/6.0) and
openobject-addons(/6.0), if you want full maintenance series with
current bugfixes, instead of waiting for released stables.

Revision history for this message
Marco Dieckhoff (dieck) wrote :

Sorry, I did only see the note about v6.0.3, and then the link to trunk. As that is was you requested, just ignore my comment about the stable version url.

Revision history for this message
mouad hamri (mouad-hamri) wrote :

Hi,

How can I download all the folders and files using a windows machine?

Revision history for this message
Cuong (bhcuong2008) wrote :

Hi,

I think the only way you can get all is using Ubuntu and bzr tool. You can do this.
- Run live demo ubuntu desktop 10.10 (or other release)
- Install bzr tool
- Take the source code with bzr tool
- Save all folder to your hard drive

Regards.

Revision history for this message
Marco Dieckhoff (dieck) wrote :

There are many Bazaar Tools available for Windows, you don't need Ubuntu to download something.

A well-known one is TortoiseBZR, BazaarExplorer is also very useful.
http://wiki.bazaar.canonical.com/WindowsDownloads

Revision history for this message
Jason Daly (misc1) wrote :

I have installed the latest trunk revision but now I'm getting the following error on startup:

   ImportError: cannot import name rpc

As a result of the above the web-client won't start.

Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Jason Daly,

You are running your web-client Trunk version with the Stable server so it raise the error.

Please refer this bug.
https://bugs.launchpad.net/openobject-client-web/+bug/756723

Thanks.

Revision history for this message
Cristian Salamea (ovnicraft) wrote :

I change the state of this bug so lp:~openerp-dev/openobject-client-web/6.0-bug-752269-sma was rejected and with revno4638 bug still exists.

Regards,

Revision history for this message
Cristian Salamea (ovnicraft) wrote :

Dear developers please check the account in journal banks i analyze this in my case the error comes from me i did not configure correctly the journals.

Regards,

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.