IRC logs of #tryton for Thursday, 2012-10-11

chat.freenode.net #tryton log beginning Thu Oct 11 00:00:01 CEST 2012
2012-10-11 09:05 <sisalp> Hello,
2012-10-11 09:05 <sisalp> when I open the invoice, tryton answers "no sequence on the periode"
2012-10-11 09:06 <sisalp> I then create the sequences but the message is still shown
2012-10-11 09:06 <sisalp> anything I'm missing ?
2012-10-11 09:09 <sisalp> why do I have to indicate sequences on the periode and on the fiscal year ?
2012-10-11 09:12 <sisalp> now it complains about the sequence of the periode should be different : very strange
2012-10-11 09:22 <sisalp> still stuck on fiscal year sequences
2012-10-11 09:23 <sisalp> there is something I cannot understand here
2012-10-11 09:23 <sisalp> and it blocks all the processing of invoices
2012-10-11 09:23 <cedk> sisalp: what's the problem?
2012-10-11 09:25 <sisalp> invoice sequences must be different on fiscal years
2012-10-11 09:25 <sisalp> I cannot find a way to meet that
2012-10-11 09:25 <cedk> sisalp: on each fiscalyear, create a new sequence
2012-10-11 09:25 <sisalp> I have sequences mandatory on both fy and periods
2012-10-11 09:25 <sisalp> I did
2012-10-11 09:26 <cedk> sisalp: that's happen when you create fiscalyear before installing account_invoice
2012-10-11 09:26 <cedk> sisalp: you just have to set the same sequence for every periods
2012-10-11 09:26 <sisalp> it is the case
2012-10-11 09:27 <sisalp> the fy was in the initial demo
2012-10-11 09:29 <sisalp> passing through all periods to fill the sequences ...
2012-10-11 09:30 <cedk> sisalp: we should find a better way to deal with that :-(
2012-10-11 09:31 <sisalp> I cannot save from fy form
2012-10-11 09:32 <sisalp> inv and credit can be the same ?
2012-10-11 09:32 <cedk> sisalp: yes
2012-10-11 09:38 <sisalp> I added sequences on periods, then the message disapeared "different seq on different years disappeared
2012-10-11 09:39 <sisalp> I got a new invoice open
2012-10-11 09:39 <sisalp> my old invoice cannot be recreated because it was issued by sales
2012-10-11 09:40 <sisalp> Is there a scheduler to run to get it back ?
2012-10-11 09:40 <sisalp> currently it is canceled
2012-10-11 09:41 <cedk> sisalp: don't understand
2012-10-11 09:41 <sisalp> in the order the invoice is "exception"
2012-10-11 09:42 <sisalp> in the list of invoices it is "canceled"
2012-10-11 09:42 <sisalp> what is the way back to get it open ?
2012-10-11 09:42 <sisalp> it was rejected because of the sequence problem
2012-10-11 09:43 <cedk> sisalp: on the sale, run process exception
2012-10-11 09:43 <sisalp> I see a button "manage the exception"
2012-10-11 09:43 <cedk> sisalp: yes this button
2012-10-11 09:45 <sisalp> excellent. It works. it is complex but it works
2012-10-11 09:48 <cedk> sisalp: it is complex because real life is complex ;-)
2012-10-11 09:54 <sisalp> somehow, yes.
2012-10-11 09:57 <sisalp> which is the simplest module to get available quantities in stock ?
2012-10-11 09:59 -!- sisalp(~sisalpuse@bibip.sisalp.net) has left #tryton
2012-10-11 10:04 <SISalp1> seems stock is enough to check quantities. I get negative values while I did not ship yet, but invoiced. It that expected ?
2012-10-11 10:10 <cedk> SISalp1: forcast should
2012-10-11 10:52 <shalabhaggarwal> Hi, in account.account, what does the `kind` - "stock" refer to? Does it refer to inventory or equity or assets?
2012-10-11 10:53 <cedk> shalabhaggarwal: inventory
2012-10-11 10:54 <shalabhaggarwal> cedk: thanks, which kind can we map assets to?
2012-10-11 10:56 <cedk> shalabhaggarwal: indeed, you must not see kind as a map to balance sheet (it is the type who does)
2012-10-11 10:56 <cedk> shalabhaggarwal: kind is a programing tool to easy selecting account on some places like on invoice, product etc.
2012-10-11 10:59 <shalabhaggarwal> ok, so i should create types, e.g., asset, payable, revenue and use kind as a reference for easy filtering/selecting
2012-10-11 11:00 <cedk> shalabhaggarwal: yes
2012-10-11 11:01 <cedk> shalabhaggarwal: you can look at others account chart to see how it is done
2012-10-11 11:02 <shalabhaggarwal> cedk: I referred, got most things cleared up but had this doubt so came up :)
2012-10-11 11:02 <SISalp1> is there a plan for deee tax ?
2012-10-11 11:05 <cedk> SISalp1: what is this?
2012-10-11 11:05 <SISalp1> recycling
2012-10-11 11:06 <SISalp1> and sorecop ?
2012-10-11 11:07 <SISalp1> private copy tax
2012-10-11 11:08 <cedk> SISalp1: what's the difference with normal taxes?
2012-10-11 11:09 <bechamel> cedk: I think it's like "recupel" in belgium
2012-10-11 11:10 <cedk> it is included in the unit price?
2012-10-11 11:16 <SISalp1> is there a possibility to limit the credit of a customer ?
2012-10-11 11:16 <SISalp1> cedk : yes included
2012-10-11 11:17 <SISalp1> but to be printed on invoice
2012-10-11 11:17 <SISalp1> and deee may depend on supplier
2012-10-11 11:18 <cedk> SISalp1: included really? also for cost price, accounting stock etc.?
2012-10-11 11:20 <cedk> SISalp1: for credit there is a codereview: http://codereview.tryton.org/193002/ http://codereview.tryton.org/191005/
2012-10-11 11:41 <SISalp1> how to create a credit note from the initial invoice ?
2012-10-11 11:43 <cedk> SISalp1: there is a wizard
2012-10-11 11:53 <SISalp1> is there a kind of POS for fast invoicing/ stock decrement in a few clicks ?
2012-10-11 11:59 <cedk> SISalp1: there was a GSoC about that but I don't know the status
2012-10-11 12:00 <cedk> SISalp1: otherwise, you could use the Openbravo POS
2012-10-11 12:05 <SISalp1> what about a simple module for all process in one form ?
2012-10-11 12:06 <cedk> SISalp1: possible but for me POS should look like specialized interface
2012-10-11 12:06 <SISalp1> gtk would be ok in my case
2012-10-11 12:08 <cedk> SISalp1: I don't mean it should not be GTK but I think the current client is too generic
2012-10-11 12:17 <SISalp1> in this case the current client is ok
2012-10-11 12:18 <SISalp1> but we can invoice in 5 or 6 cliks but not decrement the stock fast enough
2012-10-11 12:21 <cedk> SISalp1: yes you need a custom Form
2012-10-11 12:35 <shomon> hi, I would like to install tryton for accounting, and another tryton for gnuhealth... on the same production machine.
2012-10-11 12:35 <shomon> I already have tryton for accounting, but I've been asked to use the same machine for gnuhealth.
2012-10-11 12:35 <shomon> is the best way to get 2 trytons to cohabit via virtualenv, or just by downloading a separate trytond and it's own modules directories?
2012-10-11 13:07 <udono> shomon: hi, I use a lot of trytons seperated by virtualenv on one machine.
2012-10-11 13:10 <shomon> cool thanks udono
2012-10-11 13:10 <shomon> so you just pip install the lot in each virtualenv.. and then how do you set them up as services?
2012-10-11 13:10 <shomon> or to make sure they are always running...
2012-10-11 13:12 <udono> shomon: I use supervisor as service manager
2012-10-11 13:12 <shomon> is that for win?
2012-10-11 13:12 <udono> shomon: and yes, I use no site packages.
2012-10-11 13:13 <udono> shomon: http://supervisord.org/
2012-10-11 14:28 <katr> cedk: Hi!
2012-10-11 14:28 <katr> cedk: I would really appreciate your feedback on http://code.google.com/p/tryton/wiki/DunningModule
2012-10-11 14:30 <cedk> katr: no time so close to release date
2012-10-11 14:30 <cedk> katr: but I'm not the only one to review
2012-10-11 14:30 <katr> cedk: OK
2012-10-11 14:31 <katr> cedk: Will check back after the release.
2012-10-11 16:22 <adeb6600> whats the fastest way to build tryton neso
2012-10-11 16:29 <SISalp> adeb6600: get it from the packages
2012-10-11 16:35 <adeb6600> how do you build tryton neso from source?
2012-10-11 16:36 <SISalp> adeb6600: you don't need to
2012-10-11 16:36 <adeb6600> SISalp: why ?
2012-10-11 16:37 <SISalp> adeb6600: because it is not compiled nor linked
2012-10-11 16:38 <SISalp> My tryton server is very long to answer when I type a wrong password at connection. Is that normal ?
2012-10-11 16:38 <adeb6600> SISalp : how is neso created or how do i assemble neso
2012-10-11 16:38 <cedk> SISalp: it is DDos protection
2012-10-11 16:50 <SISalp> adeb6600: I don't what you want to do. Is it just to execute it or to build a package for a particular os ?
2012-10-11 16:50 <SISalp> cedk: thank you
2012-10-11 16:51 <SISalp> cedk: initialisation of a new database is quite long.
2012-10-11 17:00 <cedk> SISalp: generally it is loading country and currency
2012-10-11 17:18 <adeb6600> SISalp :i want to build the whole package (neso) for windows inclusive of the modules
2012-10-11 18:05 -!- the_ant(~asep@180.248.31.163) has left #tryton
2012-10-11 23:14 -!- FWiesing(~franz@mail.tryton.at) has left #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!