Quantcast
Channel: OpenERP Help - Individual question feed
Browsing all 224 articles
Browse latest View live
↧

Changing monetory order from '500 RM' to 'RM 500' in openerp7

In openerp the monetary value (total of the line items) is shown like below ![enter image description here][1] [1]: http://i.stack.imgur.com/8u3nW.png Is it possible to display like **RM 100**...

View Article


Wizard with tree view

Hello Community, I can easily launch a wizard as form, but as soon as I try to launch as tree, I lost the action button. Who knows the reason of this ? How can I get a wizard with tree view AND having...

View Article


How can pass current id in fields_view_get function?

hello, I need to get current ID or active_id for sales order form in fields_view_get fonction, when click in form. any idea ??? Thks

View Article

How to change a view that has been inherited from another module?

Hi, I want change the view of stock_picking_out in my module. I know that I can inherit a view and changed, but the problem is that view has been inherited and changed for another module. In other...

View Article

OpenERP 6.1.1 Kanban doesn't work

Kanban stop to work. When i click on kanban view nothing happen only the list view work perfectly.

View Article


custom menu items don't appear, even if they are read, and after editing...

I created a Custom module, and added views with menuitems. for some reason recently it started to to add them to the openerp, but they not appearing in the view itself! I can see them under the...

View Article

How to give 'readonly' attribute to a field based on both state and...

I have a situation that the fields should be readonly in particular state for a particular user groups.

View Article

How to make readonly field base on condition?

base.group_user can edit project.issue in every stage. portal.group_portal can edit SOME fields of the issue only in NEW stage. In two other stages (of all 7) portal user can press buttons Accept or...

View Article


How to create a report with jasper parser without wizard ?

I am trying to replace the invoice report with my own one. We don't use rml and use jrxml from jasper report. I replace the invoice rml report with a jrxml report. I want to use my own parser for it....

View Article


Opening a tree with with Filter

Hi community. I've spent hours looking through example code from the trunk, but I can't figure out what I'm doing wrong. I have a menu entry that should open my product list. I want this action to...

View Article

Why some accounts are set to <<view type>> in table...

I had problems with POS module because of the value of the column "type" in table "**account_account**" that have been set to "**view**" for some accounts in the French Chart of accounts. My problem...

View Article

Override name_search() but not affecting search in tree view

Hey Community! I've overrided the name_search() method to help a client search products by other fields other than the defaults. However I found very weird functionality: While my override...

View Article

Implementation same as Journal Items

In the standard OpenERP installation, if you click on Accounting --> Journal Entries sub menu ----> Journal Items, you see a tree view with two drop down at the top that allow you to filter by...

View Article


How to place a group in inherited form view, when groups are not named?

Hi, Is there a way to place a group in inherited view after a specific group, when the groups are not named? When groups have names, it is simple, f.e.: But can it be done for base.view_partner_form (I...

View Article

How to use a placeholder with a field selection?

Hi, I'm trying to remove "state" field in the res_partner address, because in Portugal there is no state in the address. So I'm trying to replace the state field with the "distritos" field. I created...

View Article


How do you restrict Calendar View to what has been assigned to a user?

I am using v7. Is there a way to restrict each user's calendar view to only show the events/meetings he has been assigned to/responsible for?

View Article

how make zip and city mandatory on res.partner view ?

how do I do to make the zip code and city mandatory on view base.view_partner_form in a personal app ? (just on view, not in database)

View Article


Tracing module update for inheritance in views

I'm trying to manipulate the `sale` form by a module with inheritance in views. I have following XML for testing:sale.order.form.custom.120sale.order AFAIK that should remove the quantity field from...

View Article

Error: too many values to unpack

Hello, I want to add a field (position_id) on supplier invoice form but I have a error. I paste my code bellow.Supplier invoice extendedaccount.invoice

View Article

How do I change default text from a module view?

I'm customizing an OpenERP 7.0, but I want to change the text that appears when I open a module. For example, when I open the Sales module to see the clients section, I have a text like this: "Click to...

View Article
Browsing all 224 articles
Browse latest View live