Latest Discussions

tryton Google Group

Tryton is a 3-tiers high-level general purpose application platform. Tryton is written in Python and use Postgresql as database engine. It provides modularity, scalability and security.

Auto Id
Hai everybody I just to know how to make auto ID example
1,2,3,4,5,6,7,....

Please help me with coding

Comment on Migration_2_4 in tryton
Comment by grasba...@gmail.com:

Be aware, that's from now on cost_price and list_price are required in
module product. They can be 0 - but they have to be set. As it is a
property, you must create properties for each record of product_template
according to each company you have in your setup.

Withholding or composite taxes
Hello,
In Italy we have a complex taxes systems.
I give you an example and you please tell me if it is doable with tryton:
invoice amount= 100
invoice +4% inps =104 (INPS is a tax)
104+21% IVA = 125.84 (IVA is VAT)
ritenuta d'acconto (withholding)= 104*20%=20.8
Total of invoice=125.84-20.8=105.04
POS for 2.4
I have retail clothing shops and the sales module is not what I expected. I
dont need to ship merchandise, many of the fields should be autocompleted
because it is always the same(party,sale date,and not need to confirm so
many times the sale )
I have seen the openerp pos, which is really friendly in the last version,
Char field[autocomplete]
Iam using Char field with autocomplete argument and when i click on
any field containing onchange method on the same form,fields with
argument autocomplete become clear. i cant get its value...
what should i do any suggestion pls help me. Field inside autocomplete
is different then the field containing onchange method.
Domain calculation on multiple level inherits fix, needs testing
Hi,
I ran into this know bug [link] and wrote a patch
for it. It seems to work well from my side but I guess more people testing
would be nice :)
Emma
Printing timesheet_invoice reports
Hi all,

I'm completely new to Tryton, so maybe my question is a FAQ or entirely
stupid; therefore any pointers to that FAQ (or any other documentation) I
might not have found are highly welcome…

I have been able to setup Tryton with the contract, timesheet and
timesheet_invoice modules (including their dependencies) to fit all my

product category view
Please help me to uderstand this code: product.category

<record model="ir.ui.view" id="category_view_list">
<field name="model">product.category< /field>
<field name="type">tree</field>
<field name="priority">10</field>
<field name="arch" type="xml">

Broken download link on the website
The download link for Neso 2.4 is broken on the website.

[link]

on page

[link]

--
Craig

'The first time any man's freedom is trodden on - we are all damaged.'
Jean-Luc Picard
() ascii ribbon campaign - against html mail

Unconference Liège

Tryton

Tryton is a three-tiers high-level general purpose application platform under the license GPL-3 written in Python and using PostgreSQL as database engine.

It is the core base of a complete business solution providing modularity, scalability and security.

Tryton Core

The core of Tryton (also called Tryton kernel) provides all the necessary functionalities for a complete application framework: data persistence, extensive modularity, users management (authentication, fine grained control for data access, handling of concurrent access of resources), workflow and report engines, web services and internationalisation.

 

Announcing the first Tryton Unconference

On the 11th and 12th of November the first Tryton Unconference Liège will be held. We hope that a lot of people will arrive on the 10th and enjoy a beer (or more) with the B2CK team in one of the best place in Belgium for the nightlife ;).

As the name speaks for itself, we do hope that other Tryton Unconference will be held elsewhere in the world to spread the Tryton way of doing an python business software.

Searching the second color:

Second color (without #):
Kommentare: 9
Von XX gepostet am Montag 10.10.2011 - 15:56 Uhr

Deeper red

Von Nicolas gepostet am Montag 10.10.2011 - 16:58 Uhr

nicoe

I prefer a green or blue secondary color
Von Anthony gepostet am Mittwoch 12.10.2011 - 19:35 Uhr

2e color

00cece looks refreshing ...
Von Me gepostet am Mittwoch 12.10.2011 - 22:37 Uhr

#00cece

Like this too.
Von meanmicio gepostet am Montag 17.10.2011 - 07:04 Uhr

Me

f68d10

How about this none ?
Von Jan gepostet am Montag 17.10.2011 - 10:37 Uhr

Nice as well

... yes, it looks good. But is a bit ubuntuish? Finally we can do a vote. There is a hot discussion on tryton list - first we have to find a general point of view what the tryton site want's to stay for.
Von mariano gepostet am Mittwoch 30.11.2011 - 04:45 Uhr

opinion

In my opinion the div content_wrap seens better dinamic width: 90% and border-radius 5px, second color blue....
Von jan gepostet am Mittwoch 30.11.2011 - 09:11 Uhr

Width

Hi Mariano,

in typography the standard width of a line should be 1,5 to 2,0 x alphabet (40-60 letters) or like in PEP8 80 letters. This increases the readability of text.

Jan
Leave a comment