Set default invoice date to current date
When we create a new invoice, by default, invoice date field is empty. I want to change it to something like this: After I click create a new invoice, the invoice date field will display current date...
View ArticleAre item kits possible?
Is there a way to create kits? Think of them as psuedo items that represent n "real" items each with n qty's to make a "whole" kit.
View ArticlePassing an order to WMS?
We have software (in house developed using turbogears) that handles are picking and packing. Orders flow in and are batch/waved picked so that a picker pushes a cart around and is picking 1-8 orders at...
View ArticleCalendar 7.0 Span date range - can only add daily item
We want to be able to add date range (just like an event) on the regular calendar in OpenERP 7.0. Is this possible? That way we can add vacations and other date range items. Events calendar provides...
View ArticleCreate Invoice on Delivery Order
At Quotation we set --> Create Invoice: On Delivery Order After delivery a popup window appears to create the invoice. But we have only one sale journal. Is it possible to skip this step? ![Create...
View ArticleRemove 'You can access our Customer Portal' from email
How can I modify code to remove this tag at the end of emails generated from OpenERP 7. We cannot turn off customer portal because in doing so it crashed our installation by deleting the res_parter ID....
View ArticleLoad different objects/views from a tree or form open
Hi, is it possible to open different objects/views from a tree view or just as the form is opening based on some condition. I was thinking that maybe overriding fields_view_get and calling the other...
View ArticleTranslation of report labels
The labels are hard-coded in the rml file. feedback.openerp.com/forums/77459-general-improvements/suggestions/2571097-localized-reports How can I translate the labels, or change the translation.
View ArticleHow to sort on a functional field in 7.0 ?
Hi, I have created a functional field, and I would like to be able to sort it (if the header is clicked) in the list view. But I don't know how ? I try to check the args given to the field's function,...
View ArticleAccount_check_writing Module RML
Can someone point me in the right direction for adjusting the RML for the printed checks? It supposed to work with Quickbooks checks but it is off a few mm. We just need to move the amount written and...
View ArticleGet notebook current tab string and save it to my model
Hi, Is it possible to get the string for the current tab in a notebook and save it to my model? How can I do it if its possible
View Articlemodify/add/delete html classes using js
I want to modify/add/delete classes to the rendered html using JS. How can i do this in a normal form i have created a webmodule JS but am not sure what to extend.
View ArticleHow do I print Analytic reports, like Sales Analysis?
There's no option to print this report visible in the web-interface. How can I export these reports, so I can print them out?
View ArticleDoes someone really use project module in production ?
I would like to have some feedback about this module : who really uses this module in production ? I started evaluated it and it has got lot of bugs : - project Gantt view not showing correct estimated...
View ArticleOpenerp handling of submodules?
Can i have a package configuration like a regular python module in OpenERP? Something like this. main_module/ __init__.py __openerp__.py module.py sub/ __init__.py sub_module.py sub_module2.py I...
View ArticleHow to search more than 1 one2many field in search view?
Is there a way to search more than just the `_rec_name` field of a one2many model? For example i want to be able to search `currency_from, currency_to, amount` etc. Not just the `_rec_name` field....
View Articledelete one2may records when parent record is deleted
Hi, I want to delete the records in the one2many fields when the original record that had them is deleted. I tried adding ondelete="cascade" to the one2many declaration but the records in the one2many...
View ArticlePassing context from TreeView to FormView
As a default, when a user creates a Quotation or a Sales Order, OpenERP opens the same form view (**sale.view_order_form**) for both of them. Now, I would like to do some customization to the FormView...
View ArticleDetailed Journal Items report ?
While we're getting used to openerp, my accountant would like to get an listing of entered invoices, with details per invoice. It should show all entries found for the invoice, to which account the...
View ArticleTriangle error after install on Windows 7 64 bit.
After the complete installation of OpenERP 7.0 on Windows 7 64bit with out error and then start it, a blank web page is displayed with a triangle error shown on the bottom left. I can't upload the pic....
View Article