Re: [Tinyerp-users] [ANNOUNCEMENT] new module for Transport Vehicles management

2009-07-08 Thread Mugoma Okomba
Thanks Kaspars. Will check it out. I have previously looked at Fleet Manager by Sharoon Thomas (https://code.launchpad.net/~sharoonthomas/openobject-addons/fleet_manager). Just wondering how they relate? Best regards, Mugoma, Yengas. --- On Wed, 7/8/09, forum-u...@tinyerp.org

[Tinyerp-users] Working with 12-hour clock datetime widget

2009-06-17 Thread Mugoma Okomba
Hi all. I am faced with a situation where some users prefer 12-hr clock on the datetime widget. Is there a was to achieve this in OpenERP? Thanks. Mugoma, Yengas. ___ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users

[Tinyerp-users] Executing method via action

2009-06-17 Thread Mugoma Okomba
Hi everyone. I have a method that I would like executed when a user clicks on 'action'. Currently the only way I know is to create a wizard that calls the method. The wizard will then appear in the list of actions. Is there a direct way of executing a method on 'action'? Thanks. Mugoma,

[Tinyerp-users] Datetime on search

2009-06-15 Thread Mugoma Okomba
Hi all. I have a datetime field which I have enabled for searching. On the form and tree the field displays correctly (both date and time showing). However, on the search panel it only shows date. What should I do for search to show both date and time? Thanks. Mugoma, Yengas.

[Tinyerp-users] Anybody using the BI (OLAP) module?

2009-05-10 Thread Mugoma Okomba
Hi all, Has anyone successfully deployed the business intelligence module? I am trying out the BI modules but keep jumping from one bug to another: from installing SQLAlchemy to renaming psycopg - psycopg2. Now am getting this error: ValidateError The value mdx for the field type is not in

[Tinyerp-users] Using pageTemplate in RML

2009-03-21 Thread Mugoma Okomba
Hi all. I have a report with different orientation/sizes for frontpage vs other pages. My guess is that using pageTemplate can solve my kind of setup. However, I don't how to specify template for a page. I.e. how to specify pageTemplate for page 1, 2, 3, etc. I will appreciate any ideas.

[Tinyerp-users] Calling more than one method from on_change

2009-03-14 Thread Mugoma Okomba
Hi all. I have a view with a field that requires multiple on_change method calls: field name=field_name on_change=method_a(field_name); method_b (field_name) / Is this possible? If so, what's the syntax? Thanks. Mugoma, Yengas. ___

[Tinyerp-users] Report file output

2009-03-14 Thread Mugoma Okomba
Hi everyone. Is it possible to output a report to a file instead of screen or printer? Basically I would like to email the report instead of viewing/printing it. Thanks. Mugoma, Yengas. ___ Tinyerp-users mailing list

[Tinyerp-users] Unable to backup database

2009-03-13 Thread Mugoma Okomba
Hi everyone. I an using OE 5 on windows xp and Postgres 8.3. I have a problem backing up database. I get the error: Couldn't backup database The logs show only two lines related to the error: INFO:dbpool:Connecting to template1 INFO:Closing all connections to template1 pg_path is set in

[Tinyerp-users] Birthday vs birth date

2009-03-13 Thread Mugoma Okomba
on should be on the contract if you install the module hr_contract. Thanks, Mugoma Okomba wrote: Hi all. Under hr.employee we have the field birthday with title 'Started on': 'birthday' fields.date(Started on) is the title an error or was meant to be this way? Mugoma, Yengas

[Tinyerp-users] Getting SSH Keys on launchpad

2009-03-08 Thread Mugoma Okomba
Grettings. I did: bzr launchpad-login okomba I got error message: bzr: ERROR: The user okomba has not registered any SSH keys with Launchpad. See (https://launchpad.net/people/+me) I visited the mentioned link but didn't see anywhere to register SSH. Please help. Thanks. Mugoma, Yengas.

[Tinyerp-users] Stock reservation installment payment

2009-03-08 Thread Mugoma Okomba
Hi all. I have requirement for: a) Stock reservation, and b) Installment payment Basically a customer orders for goods but pays in installments. Before the customer completes all the installments the product is reserved but not delivered. As soon as all installments are completed the product

[Tinyerp-users] Error running OpenERP 5.0.0 on Fedora 9.

2009-03-03 Thread Mugoma Okomba
Hi all. I have successfully installed OpenERP 5. When I start the server I am getting the error: ERROR: Import xpath module ERROR: Try to install the old python-xml package I have no idea how to resolve this. Please help. Thanks. Mugoma, Yengas.

[Tinyerp-users] OpenERP Service intermittent on windows

2009-02-21 Thread Mugoma Okomba
Hi. I have installed OpenERP on a number of windows machines. However the 'OpenERP Server' windows service is intermittent on start up. Sometimes it automatically starts, other times it doesn't. This happens frequently on Windows XP, but occationally the service fails to start on Windows

[Tinyerp-users] Doing column span in RML

2009-02-19 Thread Mugoma Okomba
Hi all. I have a cell that spans more than one column. Is it possible to specify this in RML? Thanks. Mugoma, Yengas. ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] Project management for construction industry - time in months/days

2009-02-09 Thread Mugoma Okomba
Hi. Is it possible to create projects with days (and not hours) as time unit. I am considering OpenERP project management for a construction project. The challenge is that construction projects take long (2-10 years), so time is measured in days and not hours. Thanks in advance. Mugoma,

[Tinyerp-users] Multi-company access restriction

2009-02-03 Thread Mugoma Okomba
Hi all. I have set up multiple companies with each company having its own users. Is it possible to restrict users in one company from accessing data in other companies? Thanks. Mugoma, Yengas. ___ Tinyerp-users mailing list

[Tinyerp-users] Using on_change in a wizard

2009-01-31 Thread Mugoma Okomba
Hi all. I am trying to use an on_change on a field in a wizard but it's giving an error at runtime: ' Object Error Object wizard.generate_documents doesn't exist ' where generate_documents is the id of the wizard (in wizard.xml). What could I be missing? Please help. Thanks. Mugoma,

[Tinyerp-users] RML multi-page display

2009-01-20 Thread Mugoma Okomba
Hi all. I have am rml report that displays one record per page. Is it possible to have multiple records (say two records) on a page? Thanks. Mugoma, Yengas. ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] _get_remaining_leaves on hr_holidays_per_user - bug report

2009-01-18 Thread Mugoma Okomba
Hi all. The function _get_remaining_leaves appear to have an error. The days should be reset to 0 after every holiday_user iteration, i.e. : result[holiday_user.id] = days days = 0 Otherwise the days will be cumulative and the subsequent result will be wrong. I am checking 5.0.0-rc3. I don't

[Tinyerp-users] Birthday vs starting date

2009-01-17 Thread Mugoma Okomba
Hi all. Under hr.employee we have the field birthday with title 'Started on': 'birthday' fields.date(Started on) is the title an error or was meant to be this way? Mugoma, Yengas. ___ Tinyerp-users mailing list

[Tinyerp-users] Connection Error in OpenERP 5 - Repeat question

2009-01-07 Thread Mugoma Okomba
Hi everyone. I am using OpenERP 5 RC3. I keep getting the error message: Connection Error Unable to reach to OpenERP server! You should check your connection to the network and OpenERP server. This happens while I an connected and working. It was there in rc1 and rc2 as well. Anything I

[Tinyerp-users] Handling 'Holidays Per Employee'

2009-01-05 Thread Mugoma Okomba
Hi all. I am entering holidays per employee but don't where to place the year. For instance does the fields 'max_leaves', 'leaves_taken' and 'remaining_leaves' indicate figures since employment or for a particular year? Any documentation on this? Thanks. Mugoma.

[Tinyerp-users] Connection Error in OpenERP 5

2008-12-15 Thread Mugoma Okomba
Hi all. I am using OpenERP 5 rc1. I keep getting the error: Connection Error Unable to reach to OpenERP server! You should check your connection to the network and the OpenERP server. This happens while connected and working! What could be causing the error? Any solutions? Thanks.

[Tinyerp-users] Unable to back up database

2008-12-15 Thread Mugoma Okomba
Hi all. I am getting following error when I try to back up the database: Couldn't backup database I have tried both on Tiny 4.3.3 and OpenERP 5 rc1 but keep getting same error message! I would really appreciate any tips to resolve this. Thanks. Mugoma.

[Tinyerp-users] Changing the 'Display Field' for a model

2008-12-05 Thread Mugoma Okomba
Hi all. By default the field 'name' is displayed whenever a model is selected or linked to another in the view. Is it possible to change this behaviour?, e.g. Show 'description_sale' instead of 'name' for product.product (product.template). Thanks. Mugoma.

[Tinyerp-users] Browsing more than 80 items in OpenERP 5

2008-11-23 Thread Mugoma Okomba
Hi all. I have a list of more than 80 items. When I browse through them I keep moving from 80 to 1. How do I move to 81 and beyond? Thanks. Mugoma. Yengas. ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] Workgroups for hr.employee in OpenERP 5.0.0

2008-11-19 Thread Mugoma Okomba
Hi all. In TinyERP 4.2.X we had a workgroups link under hr.employee. We no longer have it in 5.0.0. Is this an omission, or is the new design? How do we tell the worksheet for an employee? Thanks. Mugoma. Yengas. ___ Tinyerp-users mailing list

[Tinyerp-users] IFRS reports showing zeros

2008-11-10 Thread Mugoma Okomba
Hi all. I have installed the IFRS module for 4.2.3. However, the Financial Statements (Financial Position and Income) have all entries showing zero (0) even after I have entered transactions. Is there something I am missing? Maybe my COA is wrongly setup? Is there a particular format to

[Tinyerp-users] OpenERP 5.0.0 alpha server log file

2008-11-10 Thread Mugoma Okomba
Hi all. I am testing out the just released OpenERP 5 alpha. Something that I have not managed to locate is the server log file. I am running on Windows XP. Where could the log file be hiding? Thanks. Mugoma. Yengas. ___ Tinyerp-users mailing list

[Tinyerp-users] Salesman link

2008-11-06 Thread Mugoma Okomba
Hi. I think the salesman in sale.order should link to hr.employee and not res.users. Most sales people will be employees, and not necessarily users. Just my 2 cents. Thanks. Mugoma. Yengas. ___ Tinyerp-users mailing list

[Tinyerp-users] OpenERP 5.0.0-alpha

2008-11-04 Thread Mugoma Okomba
Hi all. I am trying out the newly released 5.0.0-alpha on Windows XP. I have successfully run the installer (openerp-server-setup-5.0.0-alpha.exe). However when I start server with --init I get the error: psycopg.ProgrammingError: ERROR: relation ir_module_module does not exist Checking the

[Tinyerp-users] Overriding data import

2008-11-02 Thread Mugoma Okomba
Hi all. Is it possible to override the default data importation process for a model? I need data import to trigger some other action. Thank you. Mugoma. Yengas. ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] Grappling with making payment

2008-10-27 Thread Mugoma Okomba
Hi all. I am currently grappling with making payment. For the case where I have one payment per invoice it appears easy: i click 'Pay Invoice' and boom the invoice is paid. However, how do I specify the cheque no? For the case where I pay several invoices at once, things become a bit dicy!

[Tinyerp-users] VAT balance to pay

2008-10-25 Thread Mugoma Okomba
Hi everyone. I am running Taxes Report (VAT) but not getting expected result. I am ending up with VAT balance as sum of Input VAT and Output VAT. I expected: VAT balance = Output VAT - Input VAT Before tempering with the report, just wanted to know if the first case is intended by design? Or

[Tinyerp-users] 'File' field type

2008-10-21 Thread Mugoma Okomba
Hi all. I am working on a custom file import wizard but have hit a wall: no file browsing field type. I have checked available docs and there seems to be no mention of it. Is there a File browsing field in OpenERP? If none, is it possible to do a custom file import? I am using 4.2.3. Thanks

[Tinyerp-users] Taxes report

2008-10-21 Thread Mugoma Okomba
Hi all. I have made payments with taxes but when I check Taxes Report (Financial Management Reporting Taxes Report) it's empty. However when I print the Sales Journal (Financial Management Entries Entries by Journal Open Journals) I can see 'Output VAT' entry. Where did the VAT go? How

[Tinyerp-users] Runtime view changes

2008-10-19 Thread Mugoma Okomba
Hi all. Is it possible to hide/unhide form fields at runtime? E.g. I need to show a field based on a selection of another field. The second field is initially hidden. Thanks in advance. Mugoma, Yengas Technologies. ___ Tinyerp-users mailing list

[Tinyerp-users] Putting a footer on an RML report

2008-10-12 Thread Mugoma Okomba
Hi all. I have an rml report file that would like to put some content at the end of the report. Is this possible with rml? How do I get it inserted? Thanks in advance. Mugoma. ___ Tinyerp-users mailing list

[Tinyerp-users] Getting out of 'Exceptions procurements'

2008-10-04 Thread Mugoma Okomba
Hi. After doing a production order I am ending up with an entry in Procurement Orders/All Exceptions/Exceptions to Fix with an error 'from stock and on minimum orderpoint rule defined'. When I add the item to 'Minimum Stock Rules' and click 'Retry' the error disappears but the item is still

[Tinyerp-users] Sales Order to Production Order

2008-10-03 Thread Mugoma Okomba
Hi everyone. Does anybody know how I can make a sales order to trigger a production order when goods are not in stock. I am doing a sales order but I am getting a 'Unscheduled procurement' instead of production order. I set supply method to 'Produce' instead of 'buy' but this does not help.

[Tinyerp-users] Restricting report menu for a model

2008-09-28 Thread Mugoma Okomba
Hi all. Is it possible to restrict the reports available for a model? E.g. I have a set of reports for 'Getting Goods' (IN packing list) and 'Sending Goods' (OUT packing list). Since they are all based on stock.picking they all display. I would wish to separate IN reports from OUT reports.

[Tinyerp-users] Stock balance

2008-09-25 Thread Mugoma Okomba
Hi everyone. Is it possible to tell the stock balance after a stock move? This is usually required for a stock card. Instead of just showing the balance at the end of the day usually balance is tracked after each change in stock. Thanks. Okomba.

[Tinyerp-users] Multi-company implementation

2008-09-25 Thread Mugoma Okomba
Hi everyone. I am trying out multi-company in open erp but have on idea how it works. For instance, I have two companies created, how do I specify the 'target' company when creating a purchase order? In most other multi-company applications the target company is chosen at login, but this is

[Tinyerp-users] User prompts (pop ups) - alerts or requests?

2008-09-19 Thread Mugoma Okomba
Hi everyone. I would like to initiate pop ups to users but don't know whether to use 'alerts' or 'requests'. I have no experience in either. This is the requirement. Users want to be prompted whenever certain conditions are true in the system. Ideally they want this to happen at login. E.g.

[Tinyerp-users] ZeroDivisionError: float division

2008-09-19 Thread Mugoma Okomba
Hi everyone. I am trying to load tiny erp 4.2.3 but keep getting the error: .../addons/base/res/res_currency.py,line 85, in round ZeroDivisionError: float division I am using PostgreSQL 8.2.7. It happens when loading profile after installation. I have tried on both windows and linux and keep

[Tinyerp-users] Combining two forms into one

2008-08-26 Thread Mugoma Okomba
Hi everyone. Is it possible to combine two forms (models) into one? Say I want to create a purchase order together with the first purchase line item in one go. Thanks. Mugoma. ___ Tinyerp-users mailing list

[Tinyerp-users] AttributeError thrown by client

2008-08-18 Thread Mugoma Okomba
Hi everyone. I am having a strange error! When I open a product I am only able to launch a product report (any report) once. Thereafter, the window freezes and and can't take any action, not even closing. The server log is showing no error but the client log shows this: AttributeError: