branches with status:
Name Status Last Modified Last Commit
lp:~toolpart/openobject-addons/6.1 bug 1 Development 2012-03-12 16:59:17 UTC
6668. Merged improvements to report_webkit.

Author: ViktorNagy
Revision Date: 2012-03-12 16:36:41 UTC

Merged improvements to report_webkit.

lp:~toolpart/openobject-addons/toolpart-6.0-extra bug 1 Development 2012-01-31 23:09:06 UTC
5405. Corrected the copy method.

Author: ViktorNagy
Revision Date: 2012-01-31 23:09:06 UTC

Corrected the copy method.

lp:~toolpart/openobject-addons/report_webkit_enhancements bug 1 Development 2012-01-16 17:12:46 UTC
5861. Improved the report_helper.py: * supp...

Author: ViktorNagy
Revision Date: 2012-01-16 17:09:32 UTC

Improved the report_helper.py:
* supports passing product.images objects directly, and handle linked images in the helper
* class_str and style attributes added to embed_image and embed_logo_by_name

lp:~toolpart/openobject-addons/toolpart-6.0 (Has a merge proposal) 1 Development 2012-01-06 02:21:54 UTC
4395. Quick fix of https://bugs.launchpad.n...

Author: ViktorNagy
Revision Date: 2012-01-06 02:21:54 UTC

Quick fix of https://bugs.launchpad.net/bugs/894624

lp:~toolpart/openobject-addons/zb_task_emails 1 Development 2011-11-29 13:54:31 UTC
2. Proper subject encoding.

Author: ViktorNagy
Revision Date: 2011-11-29 13:53:56 UTC

Proper subject encoding.

lp:~toolpart/openobject-addons/zb_mass_mail 1 Development 2011-11-28 14:32:49 UTC
5. small fix

Author: ViktorNagy
Revision Date: 2011-11-28 14:32:49 UTC

small fix

lp:~toolpart/openobject-server/toolpart-6.0 1 Development 2011-11-15 08:31:03 UTC
3472. Hungarian translation updated

Author: ViktorNagy
Revision Date: 2011-11-15 08:31:03 UTC

Hungarian translation updated

lp:~toolpart/openobject-addons/payment_term_line_ondelete (Has a merge proposal) 1 Development 2011-11-10 13:41:30 UTC
4913. Added ondelete=cascades argument to p...

Author: ViktorNagy
Revision Date: 2011-11-10 13:40:43 UTC

Added ondelete=cascades argument to payment term lines.

lp:~toolpart/openobject-addons/translation_cancel_invoice (Has a merge proposal) 1 Development 2011-11-08 10:33:07 UTC
5506. Change the translatable string to all...

Author: ViktorNagy
Revision Date: 2011-11-08 10:32:40 UTC

Change the translatable string to allow proper translations. See https://lists.launchpad.net/openerp-community/msg00653.html

lp:~toolpart/openobject-addons/sale_line_total 1 Development 2011-11-08 09:31:38 UTC
1. initial commit

Author: ViktorNagy
Revision Date: 2011-11-08 09:31:10 UTC

initial commit

lp:~toolpart/openobject-client-web/toolpart bug 1 Development 2011-10-14 09:40:40 UTC
4541. tooltip css added

Author: ViktorNagy
Revision Date: 2011-10-14 09:40:40 UTC

tooltip css added

lp:~toolpart/openobject-addons/project_messages_members (Has a merge proposal) 1 Development 2011-09-29 08:07:58 UTC
4854. Extended the domain filter to allow p...

Author: ViktorNagy
Revision Date: 2011-09-29 08:04:01 UTC

Extended the domain filter to allow project members to post messages too. Previously only the project admin could post a message.

lp:~toolpart/openobject-addons/mrp_production_structure 1 Development 2011-09-28 17:18:08 UTC
8. Újraírtam a kódot. Most már egy külön...

Author: ViktorNagy
Revision Date: 2011-09-28 14:07:21 UTC

Újraírtam a kódot. Most már egy külön táblában tároljuk a fát, így meg lehet benne jeleníteni termékeket és gyártási megbízásokat egyaránt.

Még van benne hiba. A related mezőket valamiért nem tölti fel, de ez lehet, hogy csak a fejlesztés folyamatában jött így össze.

lp:~toolpart/openobject-addons/mrp_wo_bom (Has a merge proposal) 1 Development 2011-09-27 20:08:45 UTC
4853. A small fix to allow for bom less pro...

Author: ViktorNagy
Revision Date: 2011-09-27 20:08:09 UTC

A small fix to allow for bom less production (provided fully by other addons)

lp:~toolpart/openobject-addons/scrum_backlogs_in_view (Has a merge proposal) 1 Development 2011-09-27 19:55:10 UTC
4853. Added related backlogs list to sprint...

Author: ViktorNagy
Revision Date: 2011-09-27 19:52:58 UTC

Added related backlogs list to sprints.
This allows for easy ordering of backlogs in a sprint too.

lp:~toolpart/gtg/backend_openerp bug 1 Development 2011-09-26 06:46:19 UTC
997. Added an IntegerUI class to represent...

Author: ViktorNagy
Revision Date: 2011-09-26 06:46:19 UTC

Added an IntegerUI class to represent integer fields in the parameters ui.
Added support for for parameters:
* protocol
* server_host
* server_port
* database
* remote_link_base

OpenERP backend is now fully supported.

lp:~toolpart/openerp-client-lib/default_context bug(Has a merge proposal) 1 Development 2011-09-25 10:23:23 UTC
31. Added default_context argument to Con...

Author: ViktorNagy
Revision Date: 2011-09-25 10:22:12 UTC

Added default_context argument to Connection.
Added set_context method to connection
Added set_user_lang method to connection. This sets the default_context to include the user's language settings.

Added add_context argument to Model.__init__ (by default equals True). If True, then the Connection's default context is added to every request of the proxy.
Modified the proxy method to check for self.add_context, and add the connection's context if necessary.

lp:~toolpart/gtg/plugin_oerp 1 Development 2011-09-24 23:32:26 UTC
3. Added buttons to Task windows view.

Author: ViktorNagy
Revision Date: 2011-09-24 23:32:26 UTC

Added buttons to Task windows view.

lp:~toolpart/openobject-addons/sendfax 1 Development 2011-09-12 17:58:43 UTC
3. Updated hylaproto.py to v1.1.7. Valid...

Author: ViktorNagy
Revision Date: 2011-09-12 17:57:53 UTC

Updated hylaproto.py to v1.1.7.
Validating fax server works (tested on localhost only)
Next: allow for sending out faxes. I've modified hylaproto to accept file like objects in filelist, but don't know yet how to get an ir.attachment back as a file like object.

lp:~toolpart/openobject-addons/res_bank_hu 1 Development 2011-07-22 08:21:04 UTC
3. added __init__.py file

Author: ViktorNagy
Revision Date: 2011-05-30 13:58:48 UTC

added __init__.py file

lp:~toolpart/+junk/pythoncard 2 Mature 2010-12-21 13:58:48 UTC
12. added install_requires fiels to setup

Author: ViktorNagy
Revision Date: 2010-12-21 13:58:48 UTC

added install_requires fiels to setup

lp:~toolpart/openobject-client-web/5.0-hungarian (Has a merge proposal) 1 Development 2010-09-28 12:05:15 UTC
2894. added Hungarian transalations

Author: ViktorNagy
Revision Date: 2010-09-28 11:54:35 UTC

added Hungarian transalations

lp:~toolpart/openobject-addons/advance-invoice 1 Development 2010-09-09 11:40:49 UTC
2793. Added account_invoice.type out_advanc...

Author: ViktorNagy
Revision Date: 2010-08-17 20:53:42 UTC

Added account_invoice.type out_advance, in_advance to cover advance invoices with a separate type. This is necessary in some countries (e.g. Hungary), but the changes don't affect others.

Besides account.invoice, the following models were edited to follow the changes:
* crm
* report_account
* sale
* stock

there might be other modules that should be changed as well.

lp:~toolpart/openobject-server/hungarian (Has a merge proposal) 1 Development 2010-08-10 08:59:50 UTC
2091. updated Hungarian translations of add...

Author: Yama
Revision Date: 2010-08-10 08:51:16 UTC

updated Hungarian translations of addons/base

lp:~toolpart/openobject-addons/toolpart-addons 1 Development 2010-08-09 15:32:56 UTC
1. not so initial commit

Author: ViktorNagy
Revision Date: 2010-08-09 15:00:13 UTC

not so initial commit

lp:~toolpart/openobject-client-web/html-accesskey (Has a merge proposal) 2 Mature 2010-08-03 23:50:41 UTC
2888. Add accesskey support to button eleme...

Author: ViktorNagy
Revision Date: 2010-08-03 23:44:59 UTC

Add accesskey support to button elements + a small javascript to append the accesskey to the button's title.

lp:~toolpart/openobject-addons/toolpart (Has a merge proposal) 2 Mature 2010-07-24 10:34:23 UTC
2788. nothing changed, just managed to prop...

Author: ViktorNagy
Revision Date: 2010-07-23 23:09:10 UTC

nothing changed, just managed to propose for merging :)

127 of 27 results