Re: [tryton] Attachments not reachable after restoring tryton 3.8 dump pg through psql

2017-09-25 Thread Axel Braun
Am 25. September 2017 19:39:19 OESZ schrieb Maah Moussa : >Hello, >Restoring a dump of tryton 3.8 to a new server tryton 3.8. Names of >attachments are available but nil size. >What may cause that? Backup was not correct? Check the content of the backup file HTH Axel -- You received this mes

[tryton] Attachments not reachable after restoring tryton 3.8 dump pg through psql

2017-09-25 Thread Maah Moussa
Hello, Restoring a dump of tryton 3.8 to a new server tryton 3.8. Names of attachments are available but nil size. What may cause that? Thanks Maah Moussa -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit htt

[tryton] Sorting Model List in proteus

2017-09-25 Thread Maxime Richez
Hi, I'm trying to sort a model list in proteus with sorted function... so i apply sort on each element of my model list and store them in a list, pop each record of my "unordered" model list, then try to append each record in my empty model list but get an error "assert record._parent is None".

Re: [tryton] SEPARATE ACCOUNT JOURNALS

2017-09-25 Thread Armand Mpassy-Nzoumba
Hi On Sun, Sep 24, 2017 at 7:33 PM, Joa3 wrote: > > I am using GNU Health 3.2.2. When I have posted some cash expenses, I > would like to see the cash (only) account / journal, the equivalent of the > cash book in manual bookkeeping, with debits and credits (just as I may > want to see the journa

Re: [tryton] proteus: is it possible to dynamically add/remove simple field to existing model

2017-09-25 Thread Richard PALO
Le 23/09/2017 à 22:41, Cédric Krier a écrit : No, I'm only answering to the removing a field, adding is possible and the basis of Tryton modularity. OK, noted. Works fine to add/remove programatically a module with the field. No problem then manually dropping the field afterwards with psql. ch

Re: [tryton] Posting Expenses

2017-09-25 Thread Sergi Almacellas Abellana
El 24/09/17 a les 20:15, Joa3 ha escrit: HI group HOW WOULD WE POST A DIRECT EXPENSE THAT HS TO BE PAID STRAIGHT BY CASH IN TRYTON? You can enter and invoice (if any) using the expense account. Once the invoice is posted, you will have a wizard in order to pay it. If you don't have any inv