El 5 oct. 2016 2:10 p. m., "Cédric Krier" escribió:
>
> On 2016-10-05 13:13, Sergi Almacellas Abellana wrote:
> > > Is there any way that I can show information in dialogue boxes. This
> > > information is basically some text messages along with values of some
> > > variables.
> >
> > And when do
El 8 sept. 2016 10:05 p. m., "Jose Luis Zanotti"
escribió:
>
> Hi GUys, I'm new with tryton, I would like to add some features, or know
if they are already.
>
> I would create some modules to add more fields to products such as
photos, descriptions, specifications, weight...
>
> I want to combine
2016-08-25 16:02 GMT+02:00 Sergi Almacellas Abellana :
> El 25/08/16 a les 13:54, Guillem Barba Domingo ha escrit:
>
>> The ideal would be to run tests with only the dependencies and also
>> (another execution) with each extra_depends. It will give us the maximum
>> cover
2016-08-25 11:41 GMT+02:00 Cédric Krier :
> On 2016-08-25 10:22, Sergi Almacellas Abellana wrote:
> > El 25/08/16 a les 10:02, Jesús Martín Jiménez ha escrit:
> > >Hi,
> > >
> > >I'm testing a customized module and I run into an issue I'm not sure how
> > >to resolve. My module has an extras_depen
2016-08-25 10:22 GMT+02:00 Sergi Almacellas Abellana :
> El 25/08/16 a les 10:02, Jesús Martín Jiménez ha escrit:
>
>> Hi,
>>
>> I'm testing a customized module and I run into an issue I'm not sure how
>> to resolve. My module has an extras_depend of stock_lot and an on_change
>> method for lot fi
2016-02-15 10:26 GMT+01:00 Vincent Bastos :
>
>
> On Mon, Feb 15, 2016 at 6:08 PM, Cédric Krier
> wrote:
>
>> On 2016-02-14 22:15, Vincent Bastos wrote:
>> > On Sunday, February 14, 2016 at 8:00:03 PM UTC+10, Cédric Krier wrote:
>> > >
>> > > On 2016-02-13 14:44, Vincent Bastos wrote:
>> > > > Al
2016-01-22 23:29 GMT+01:00 Mark Hayden :
> Nice to see more interest in Tryton vs. Oodo!
>
> On 22 Jan 2016 7:50 am, "Andres Politi" wrote:
> >
> > It's a system for a football club that needs to manage the invoicing of
> its members.
> >
>
> This would involve the creation of a "membership" or s
El 17/12/2015 0:05, "Emmanuel Bassy"
escribió:
>
> Hello Richard,
>
> Thanks, I had not the same information. As it is explained in this
document, all 3 previous exemples are allowed.
> The prefix is only mandatory in the case the sequence is reset each new
year.
> But anyway I must be able to (an
We are active, there was a problem with our website that it's resolved.
2015-12-08 12:10 GMT+01:00 Dominique Chabord :
> I don't know about Nan-tic.
> regarding Sharoon's team, you'll find them at fulfil.io
>
> 2015-12-08 11:25 GMT+01:00 Ossi Viljakainen :
> >
> > Hi,
> >
> > Is NaN-tic gone out
El 3/11/2015 12:28, "Jesús Martín Jiménez"
escribió:
>
> Hi Sergi,
>
>
> El martes, 3 de noviembre de 2015, 11:18:46 (UTC+1), Sergi Almacellas
Abellana escribió:
>>
>> El 03/11/15 a les 11:15, Jesús Martín Jiménez ha escrit:
>> > I have seen that substring function is already implemented in
>> > p
2015-06-19 11:46 GMT+02:00 TPH :
> Hello
>
> I can't find the correct way to show products by location using Proteus
> and Tryton 3.2 and need some help please:
>
> xmlrpc_config = proteus.config.set_xmlrpc(url)
> User = Model.get('res.user')
> xmlrpc_config.context['language'] = 'de_de'
> xmlrpc_
2015-06-17 11:54 GMT+02:00 :
> Hello,
>
> actually i am writing a own Module.
> Now i want to add a button or a image with a button functionality on each
> record which is saved.
> This button should count upp another numeric field in this record.
> All in all, it's something like a 'Like' counter
El 29/04/2015 14:55, "TPH" va escriure:
>
>
>>
>> Am Samstag, 11. April 2015 13:05:05 UTC+2 schrieb Cédric Krier:
>>>
>>> On 09 Apr 03:16, TPH wrote:
>>> > Hello
>>> >
>>> > Please, how can I get the location / locations of a product in Tryton
?
>>>
>>> A product doesn't have a unique location. Bu
El 25/04/2015 2:30, va escriure:
>
> Hii,
>
> Iam trying to create an invoice and save it, but later i realized that
each line in an invoice should be saved in order to save the
account.invoice,
>
> hence i tried this code
>
> Invoice = Model.get('account.invoice')
> InvoiceLine = Model.get('
2015-04-17 18:14 GMT+02:00 Guillem Barba Domingo :
> 2015-04-10 11:27 GMT+02:00 TPH :
>
>> Am Mittwoch, 8. April 2015 16:20:25 UTC+2 schrieb raimonesteve:
>>
>>> 2015-04-08 15:27 GMT+02:00 TPH :
>>> > Hello,
>>> >
>>> > I try t
2015-04-10 11:27 GMT+02:00 TPH :
> Am Mittwoch, 8. April 2015 16:20:25 UTC+2 schrieb raimonesteve:
>
>> 2015-04-08 15:27 GMT+02:00 TPH :
>> > Hello,
>> >
>> > I try to get the stock and the locations of a product but can't get it
>> work.
>> >
>> >
>> >
>> >
>> > #!/usr/bin/env python
>> > #-*- co
2015-03-31 20:45 GMT+02:00 yaco :
>
> hi there,
>
>
> is it possible to create a button that will just call one function,
> without creating a Wizard or a Workflow?
>
>
> ie:
>
>
> [in party_form.xml]
>
>
>
>
> [in party.py, inside the Party class]
>
> def say_hello(cls, parties):
> print "He
2015-03-11 9:32 GMT+01:00 Cédric Krier :
> On 11 Mar 08:57, Guillem Barba Domingo wrote:
> > Hi,
> >
> > is it possible to add (no create) and remove (no delete) One2Many records
> > in an on_change function? The One2Many field has add_remove attribute.
> > W
Hi,
is it possible to add (no create) and remove (no delete) One2Many records
in an on_change function? The One2Many field has add_remove attribute.
We need to replicate the "add" and "remove" actions of "write" [1]
[1] http://doc.tryton.org/3.4/trytond/doc/ref/models/fields.html#one2many
--
Gu
Hi people,
I updated the RemoteCalls page of Tryton's wiki with snippets to acces to
XML-RPC (with and without SSL enabled) and JSON-RPC from PHP, for 3.2 and
3.4 series.
https://code.google.com/p/tryton/wiki/RemoteCalls
I hope it will help you
--
Guillem Barba
http://www.guillem.alcarrer.net
2015-02-16 14:25 GMT+01:00 M. Murray :
> On Monday, February 16, 2015 at 6:42:59 AM UTC-5, Guillem Barba Domingo
> wrote:
>>
>> 2015-02-16 10:19 GMT+01:00 Cédric Krier :
>>
>>> On 15 Feb 15:41, M. Murray wrote:
>>>
>>> >
>>> > So,
2015-02-16 10:19 GMT+01:00 Cédric Krier :
> On 15 Feb 15:41, M. Murray wrote:
> > I cannot find what I am missing or what could be causing the situation
> > described below. So, I am seeking help from the community.
> >
> > I have a set of modules that depend on a few modules, mainly from GNU
> >
El 20/01/2015 15:35, "Pablo Angulo" va escriure:
>
> I found it:
>
> http://www.innoviu.com/web/tryton-modulo-kanban/
It is a third party module. You should contact with the author (I supose,
innoviu.com)
2014-12-30 14:39 GMT+01:00 Cédric Krier :
> On 30 Dec 13:58, Jean C wrote:
> > 2014-12-30 13:00 GMT+01:00 Vincent Bastos :
> >
> > > I am not saying that they are correct, but I curious to hear people's
> > > thoughts around this topic.
> >
> >
> > Names are tough :
> >
> http://www.kalzumeus.com/
El 21/11/2014 18:10, "Cédric Krier" va escriure:
>
> On 21 Nov 17:48, Sergi Almacellas Abellana wrote:
> > El 21/11/14 a les 17:38, Nicolas Évrard ha escrit:
> > >Hello,
> > >
> > >Printing the general ledger can sometimes print a huge number of lines
> > >that might not be interesting. For exampl
2014-11-20 13:04 GMT+01:00 Cédric Krier :
> On 20 Nov 12:41, Guillem Barba Domingo wrote:
> > 2014-11-20 12:19 GMT+01:00 Cédric Krier :
> >
> > > On 20 Nov 12:03, Guillem Barba Domingo wrote:
> > > > Hi folks,
> > > >
> > > > I need
2014-11-20 12:19 GMT+01:00 Cédric Krier :
> On 20 Nov 12:03, Guillem Barba Domingo wrote:
> > Hi folks,
> >
> > I need to define an alternative menu to be used for some users who have
> to
> > access only to one wizard.
> >
> > I defined the next wiz
Hi folks,
I need to define an alternative menu to be used for some users who have to
access only to one wizard.
I defined the next wizard, menu and act_window in our customer's module [1]
I created a user belonging only to "Production Start Wizard" group and set
the "Menu Start/End Production" a
El 19/11/2014 9:14, "Cédric Krier" va escriure:
>
> On 18 Nov 16:46, Sergi Almacellas Abellana wrote:
> > Hi,
> >
> > We have a module that replaces the currency Function [1] field of
> > analytic_lines with a Many2One field [2] so the field is materialized
to the
> > table.
> >
> > This worked co
El 21/10/2014 9:51, "Cédric Krier" va escriure:
>
> On 21 Oct 09:44, Raimon Esteve wrote:
> > 2014-10-21 1:31 GMT+02:00 Josias Pérez :
> >
> > > Hi,
> > >
> > > I want to know if someone can help me to config trytond correctly,
> > > database, user and more on 3.4 version.
> > >
> >
> > Some notes
El 22/10/2014 23:08, "Cédric Krier" va escriure:
>
> On 22 Oct 02:15, Ossi Viljakainen wrote:
> >
> > I would need to print some inventory reports. But under Inventory &
Stock >
> > Reporting, there is nothing.
> >
> > I would like to have a monthly stock change report,
>
> This should be doable l
2014-10-08 8:50 GMT+02:00 Nicolas Évrard :
> * Dale Scott [2014-10-08 06:25:05 +0200]
> > Hi Pierre-Louis, thank you for clarifications.
> >
> > > On Oct 7, 2014, at 9:11 PM, Pierre-Louis Bonicoli <
> pierre-louis.bonic...@gmx.fr> wrote:
> > >
> > >> On 08/10/2014 01:53, Dale Scott wrote:
> > >
>
El 01/10/2014 0:20, "Cédric Krier" va escriure:
>
> On 30 Sep 21:32, Jordi Esteve (Zikzakmedia) wrote:
> > El 30/09/14 a les 17:30, Cédric Krier ha escrit:
> > >On 30 Sep 17:02, Jordi Esteve (Zikzakmedia) wrote:
> > >>El 26/09/14 a les 19:35, Cédric Krier ha escrit:
> > >>>On 26 Sep 18:41, Jordi E
2014-09-29 11:58 GMT+02:00 Cédric Krier :
> On 29 Sep 11:41, Guillem Barba Domingo wrote:
> > Hi,
> > I have a little model with a "childs" One2Many field, and in another
> model
> > I have a Many2One to that where it's forbidden to select elements with
>
Hi,
I have a little model with a "childs" One2Many field, and in another model
I have a Many2One to that where it's forbidden to select elements with
childs.
which domain I have to put to filter records that has a One2Many field?
I tried these domains with these results:
a) ('childs', '=', None) =
El 22/08/2014 19:59, "Leonardo Ortega Hernandez" va
escriure:
>
> I have a class called "Contract" related to "Party". when I show the list
of contracts, you can see the name "Party".
> now I want to show the same view on another field "Party" called
"vat_number".
> I tried adding this field in th
El 19/08/2014 2:22, "Dale Scott" va escriure:
>
> On Aug 18, 2014, at 4:24 PM, Dale Scott wrote:
>
>> On Sunday, 17 August 2014 05:23:12 UTC-6, Luis Falcon wrote:
>>>
>>> Hi Dale
>>> On Sat, 16 Aug 2014 20:58:20 -0700 (PDT)
>>> Dale Scott wrote:
>>>
>>> > On Saturday, 16 August 2014 21:43:25 UTC
El 13/08/2014 17:31, "Leonardo Ortega Hernandez" va
escriure:
>
> I am working on a module called "tryton_natiras_hotel" in version 3.0,
but I have trytond in version 3.2. I would like to know how I can update
this module to version 3.2.
>
> I can't install the module using Administration in tryt
2014-08-06 9:56 GMT+02:00 Fabio Lenzarini :
> hi Guillem,
>
> the Quality control Modul are only a example.
>
I understood that, but what I want to explain you is that there is lot of
modules in Pypi/Github/Bitbucket.
> I would like to understand how it is done Tryton and how to customize it fo
2014-08-06 0:05 GMT+02:00 Guillem Barba Domingo :
>
> El 03/08/2014 15:10, "Axel Braun" va escriure:
> >
> > Gents,
> >
> > I'm currently translating into italian: Created a new language, and
> translated
> > several elements into italian.
El 03/08/2014 15:10, "Axel Braun" va escriure:
>
> Gents,
>
> I'm currently translating into italian: Created a new language, and
translated
> several elements into italian.
>
> When sync'ing the translation, I get the error
> The field "Field Name" on "Translation" is required.
>
> All fields in
El 05/08/2014 9:35, "Fabio Lenzarini" va
escriure:
>
> Hello and congratulations for the effort and the result.
>
> Now ..
> I downloaded the client and also the standalone server NUSO (yes, I admit
it .. I'm a member microsoft .. and do not know much about Linux ..),
To learn and develop, you sh
El 25/07/2014 18:04, "Dale Scott" va escriure:
>
> > From: tryton@googlegroups.com [mailto:tryton@googlegroups.com] On Behalf
> > Of Cédric Krier
> > Sent: Thursday, July 24, 2014 1:32 AM
> > On 23 Jul 16:13, Dale Scott wrote:
> > > So far as I understand, you would use the stock_split and stock_l
2014-07-18 10:06 GMT+02:00 Cédric Krier :
> On 18 Jul 09:09, Dominique Chabord wrote:
> > Le 17/07/2014 10:00, Cédric Krier a écrit :
> > > On 17 Jul 08:51, Dominique Chabord wrote:
> > >> If you restore db_archive_A, save it, and then restore db-archive_B,
> you
> > >> donr'need to restart the se
El 08/07/2014 13:08, "Axel Braun" va escriure:
>
> > >>I can't see the complexity. If you don't want variants, just don't use
> > >>them.
> > >>When only using menu products, you are just working transparently on
> > >>the first
> > >>variant.
> > >
> > >In most cases you have to attach relationsh
2014-07-06 12:36 GMT+02:00 Cédric Krier :
> On 06 Jul 12:03, Guillem Barba Domingo wrote:
> > I still think that have the template's attachment in the product's
> > attachment list is a good option.
>
> I don't think because it will blur the design of attachm
2014-07-06 11:42 GMT+02:00 Guillem Barba Domingo :
> 2014-07-06 11:37 GMT+02:00 Guillem Barba Domingo :
>
> 2014-07-05 17:14 GMT+02:00 Dale Scott :
>>
>>> >> On Jul 5, 2014, at 7:30 AM, Cédric Krier
>>> wrote:
>>> >>
>>> >> O
2014-07-06 11:37 GMT+02:00 Guillem Barba Domingo :
> 2014-07-05 17:14 GMT+02:00 Dale Scott :
>
>> >> On Jul 5, 2014, at 7:30 AM, Cédric Krier
>> wrote:
>> >>
>> >> On 05 Jul 14:38, Axel Braun wrote:
>> >> Believe me, we did, and came a
2014-07-05 17:14 GMT+02:00 Dale Scott :
>
> >> On Jul 5, 2014, at 7:30 AM, Cédric Krier wrote:
> >>
> >> On 05 Jul 14:38, Axel Braun wrote:
> >> Believe me, we did, and came around exactly that problem.
> >
> > You always seem to not know at all Tryton.
>
> For sure that's me, I'm trying to learn
2014-06-16 18:59 GMT+02:00 Cédric Krier :
> On 16 Jun 18:31, Guillem Barba Domingo wrote:
> > El 16/06/2014 18:21, "Cédric Krier" va escriure:
> > >
> > > On 16 Jun 18:08, Guillem Barba Domingo wrote:
> > > > El 16/06/2014 15:37, "Cédric Krie
El 16/06/2014 18:21, "Cédric Krier" va escriure:
>
> On 16 Jun 18:08, Guillem Barba Domingo wrote:
> > El 16/06/2014 15:37, "Cédric Krier" va escriure:
> > >
> > > On 16 Jun 15:30, Guillem Barba Domingo wrote:
> > > > > You can de
El 16/06/2014 15:37, "Cédric Krier" va escriure:
>
> On 16 Jun 15:30, Guillem Barba Domingo wrote:
> > > You can define many BOM's for the same product.
> > > By default Tryton will pick the first one but it should be possible to
> > >
2014-06-12 11:50 GMT+02:00 Cédric Krier :
> On 11 Jun 09:00, NotZippy wrote:
> > Hi
> >
> > I could not find this online, but I thought I would ask to see if there
> is
> > something like this. The relationships would be like the following
> > {Product Variant} ->one or more of {combination of {on
2014-05-27 8:36 GMT+02:00 Raimon Esteve :
> 2014-05-23 9:41 GMT+02:00 Cédric Krier :
> > On 23 May 08:23, Raimon Esteve wrote:
> >> 2014-05-23 6:56 GMT+02:00 Sharoon Thomas >:
> >> > On May 23, 2014, at 9:21 AM, Dale Scott wrote:
> >> >
> >> > root@tryton:~ # pip install trytond_stock_kit
> >> >
2014-05-22 11:04 GMT+02:00 Paul Leverett :
> When I set a Sale to "Process", if the Sale includes Products in the Line
> items then it automatically creates a draft Invoice and Shipping and uses
> the Product's Account - in my case these are inherited from the Product
> Category. This is all good
2014-05-22 5:56 GMT+02:00 Dale Scott :
> Thanks Mathias!
>
> If you are using IPv4 addresses, better to also let trytond listen on IPv4
>> interface like
>>
>
>
> jsonrpc = *:8000,0.0.0.0:8000
>>
>
>
> ...
>
> > set but it still reports "Could not connect to
>> > server" (the username in the clien
2014-05-21 17:11 GMT+02:00 Mathias Behrle :
> * Dale Scott: " Re: [tryton] no connection to trytond running in VirtualBox
> NAT" (Wed, 21 May 2014 06:50:40 -0700 (PDT)):
>
> [...]
>
> > edited /usr/local/pgsql/data/pg_hba.conf to allow remote access from any
> > system on my LAN,
> >
> > host al
El 14/04/2014 22:53, "Iasmini - Gmail" va
escriure:
>
> Hi,
>
> How do I filter between 2 dates in a wizard?
>
> For greater then this works fine:
>
> if self.start.opening_date_start:
> parameters.append(('create_date', '>=',
DateTime(self.start.opening_date_start.year,
>
El 16/04/2014 20:22, "Ivan Rodrigues" va escriure:
>
>
> Em quarta-feira, 16 de abril de 2014 14h59min22s UTC-3, Cédric Krier
escreveu:
>>
>> On 16 Apr 10:29, Ivan Rodrigues wrote:
>> > Hello,
>> >
>> > I added create_date field on a form.xml view and it not appears on
screen,
>> > only its label.
El 11/04/2014 0:25, "Cédric Krier" va escriure:
>
> On 10 Apr 17:57, Iasmini - Gmail wrote:
> > Em 10/04/2014 17:15, Cédric Krier escreveu:
> > >On 10 Apr 16:11, Iasmini - Gmail wrote:
> > >>What I want is:
> > >>3 tables: financial_financial, financial_receivable and
financial_payable
> > >>3 cla
2014-04-09 14:29 GMT+02:00 jmartin :
> Hi,
>
> I'm trying to add a domain in the product field os sale.line that is
> filled from the sale.sale form view, in order to avoid make sales of some
> products grouped by their categories to some parties. This is the code:
>
> class SaleLine:
> __name
El 02/04/2014 20:24, "Iasmini - Gmail" va
escriure:
>
> Em 02/04/2014 15:18, Raimon Esteve escreveu:
>
>> 2014-04-02 20:03 GMT+02:00 Iasmini - Gmail :
>>>
>>> Hi,
>>>
>>> I've just cloned trytond and tryton to my server using:
>>> hg nclone http://hg.tryton.org/tryton/
>>> hg nclone http://hg.tryt
2014-03-06 11:04 GMT+01:00 Cédric Krier :
> On 06 Mar 10:27, Àngel Àlvarez Serra wrote:
> > 2014-03-06 10:02 GMT+01:00 Cédric Krier :
> > > On 06 Mar 09:25, Àngel Àlvarez Serra wrote:
> > >
> > >> PDA mode its a simple workarround to show data (with bootstrap you get
> > >> it out of the box).
> >
2014-02-27 14:10 GMT+01:00 Iasmini - Gmail :
> Em 27/02/2014 08:50, Cédric Krier escreveu:
>
> On 27 Feb 08:43, Iasmini - Gmail wrote:
>>
>>> Hi,
>>>
>>> I need to do something just before saving. I did this:
>>>
>>> class Invoice:
>>> __name__ = 'account.invoice'
>>> ...
>>> def save(s
Hi,
I have a wizard with a One2Many field (both models only inherit from
ModelView, not ModelStorage). When the user click on column header, it
raise an error message because search is not available.
How can I prevent to sort by column?
thnks!
--
Guillem Barba
http://www.guillem.alcarrer.net
El 23/01/2014 16:52, "Sergi Almacellas Abellana" va
escriure:
>
> El 23/01/14 16:38, Jean C ha escrit:
>>
>> 2014/1/23 Cédric Krier
>>>
>>> On 23 Jan 16:08, Axel Braun wrote:
>>> >
>>> > As an example, lets take the party overview screen. It starts with
Code, Name, Language,...
>>> > I suggest th
El 26/11/2013 8:39, "appu" va escriure:
>
> I want to show dynamic values of fields defined in module in the form
view.
> I con't use Label as it is used to show static field name (heading) not
the value of the field.
> I am new to tryton and am asuming field.Char is like html input
type="text",
El 15/11/2013 18:25, va escriure:
>
> Comment by jep...@gmail.com:
>
> Any updates for the state of the module?
Yes. For now, it isn't planned to develop it. I have to complete the
blueprint with training_invoice details, but these weeks I'm very busy.
When I will do, I send a message here "adver
2013/11/10 Jean C
> Hi all,
>
> Following the discussions which started at the TUB, Sharoon set up the
> following repo :
> https://github.com/tryton/tryton-documentation
>
> This repo is used to build this readthedocs :
> http://tryton-documentation.readthedocs.org
>
> Right now the co
El 29/10/2013 16:14, "Gmail - Iasmini" va
escriure:
> You think I'd better put the code in a separate file and attach it to the
thread?
It'd be very useful. Use some service like pastebin
Guillem
Dear Trytoners,
Due to the high number of attendees at TUB2013, we had to move the
Unconferences to a new location. The new place for the unconfereces is
Col·legi Major Sant Jordi, only 11 min walking from Fundació Pere Tarrés
Here you have the *new address*:
-
*Col·legi Major Sant Jordi*
El 22/10/2013 15:01, "Gmail - Iasmini" va
escriure:
>>
>> It is weird that your module appears before account_invoice. Did you add
>> account_invoice in your module tryton.cfg depends ?
>
>
> I had not added. I added and worked. I did not know that missing
dependencies could give this type of erro
2013/9/27 Albert Cervera i Areny
>
> If you have write access to the wiki page you can add it yourself or
> you can ask on this mailing list, on IRC or to other members with
> write access (such as my self) to add your proposal there.
>
I think it would be great to talk about SAO: the developmen
El 05/09/2013 16:21, "Cédric Krier" va escriure:
>
> On 05/09/13 15:00 +0200, Guillem Barba Domingo wrote:
> >
> > I think the best solution is to convert expected quantity to a Function
> > field because:
> > - you ensure the final stock is the quantity y
El 05/09/2013 16:28, "Cédric Krier" va escriure:
>
> On 05/09/13 14:00 +0200, Guillem Barba Domingo wrote:
> > 2013/9/5 Cédric Krier
> >
> > > Hi,
> > >
> > > At B2CK, we are thinking about investing in a small camera to record
> > &g
2013/9/5 Cédric Krier
> Hi,
>
> At B2CK, we are thinking about investing in a small camera to record
> talks at the TUB2013. But before proceeding, we would like to know if
> anyone has already planned to do it or if there are already such
> facilities in the conference room?
>
Just today we wer
2013/9/5 Cédric Krier
> On 04/09/13 17:48 +0200, Guillem Barba Domingo wrote:
> > 2013/9/4 Nick Heylen
> >
> > > If I create a new inventory and use the 'complete inventory' button I
> get
> > > a list off all products on the location and when I s
2013/9/4 Nick Heylen
> If I create a new inventory and use the 'complete inventory' button I get
> a list off all products on the location and when I set the quantity to a
> certain value the stock quantity gets updated to that value.
>
> But if I do not use the 'complete inventory' button and ad
2013/6/14 Romain Séon
>
> 2013/6/14 Guillem Barba Domingo
>
>> The Tryton Standard Repository is for generic modules, which could be
>> considered *framework* (sometimes it is a subjective consideration).
>>
> I think this is not linked to the initial subjec
El 13/06/2013 10:58, "Cédric Krier" va escriure:
>
> On 13/06/13 10:38 +0200, Axel Braun wrote:
> > Am Donnerstag, 13. Juni 2013, 01:26:25 schrieb Chris Larsen:
> > > Thanks everybody for your very helpful replies. Cédric, allow me to
explain
> > > how I understand Parties versus Addresses:
> > >
Read the Comunity page of Tryton.org website.
There is a bugtracker, a code review tool for the patch and the development
list (tryton-dev).
El 03/06/2013 8:18, "Tejas" va escriure:
>
> Hello,
>
> I am working on tryton.
> And I have many correction and improvement on tryton for functional flow.
2013/4/19 Cédric Krier
> On 18/04/13 16:46 +0200, Axel Braun wrote:
> > Hello,
> >
> > I'm currently testing a business scenario for use of tryton in a trading
> > company. Some question where I appreciate your help:
> >
> > - where are bank data for companies / parties maintained
>
> None.
>
Th
Hi,
El 07/04/2013 20:18, va escriure:
>
> Comment by giedr...@inovera.lt:
>
> = Background =
>
> In my country there is a standard statement file format used by all banks.
It makes sense :-)
We have made a Python library (Retrofix, in Bibucket and Pypy) with the
logic to read and write the files
2013/3/1 Nicolas Évrard
> * Cédric Krier [2013-03-01 10:20 +0100]:
>
>> Hi,
>>
>
> Hello,
>
>
> I don't have a strong opinion on this topic, so thanks for giving you
>> feedback.
>>
>
> According to me we should not clutter too much the interface.
> So putting this information in "summary" fiel
El 20/11/2012 15:40, "Angel Arancibia" va
escriure:
>
> I'm trying to locate the missing icon but i can't figure out wich o where
it is. Runing the server with debug throw this error when i login:
>
>
> >
/home/health/test3/lib/python2.6/site-packages/trytond/tools/misc.py(121)file_open()
> -> rai
2012/10/30 Cédric Krier
> On 30/10/12 20:38 +0100, Guillem Barba Domingo wrote:
> > El 25/10/2012 10:02, "Cédric Krier" va escriure:
> > > On 24/10/12 18:12 +0200, Cédric Krier wrote:
> > > I mean if someone has a good name to replace “Proforma“ for customer
El 25/10/2012 10:02, "Cédric Krier" va escriure:
>
> On 24/10/12 18:12 +0200, Cédric Krier wrote:
> > On 24/10/12 18:09 +0200, Jordi Esteve wrote:
> > > On 24/10/12 17:57, Cédric Krier wrote:
> > > >On 24/10/12 17:52 +0200, Jordi Esteve wrote:
> > > >>On 24/10/12 13:04, Dominique Chabord wrote:
>
2012/5/4 Nicolas Évrard
> * Nicolas Évrard [2012-05-03 17:47 +0200]:
>
>> But if you're using icons to transmit a message I think you should use
>> stock icons and if it is not available you should register an icon for
>> that.
>>
>
> Obviously I meant register the icon into tryton.
>
> But to b
88 matches
Mail list logo