chat.freenode.net #tryton log beginning Wed Nov 7 00:00:01 CET 2018 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 00:56 | |
-!- caf_(~caf@181.188.201.85) has joined #tryton | 01:29 | |
-!- yangoon(~mathiasb@16-74-142-46.pool.kielnet.net) has joined #tryton | 03:51 | |
-!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 04:27 | |
-!- tafelgeschirr(~tafelgesc@5.104.149.54) has joined #tryton | 06:03 | |
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 06:37 | |
-!- rpit(~rpit@p200300C88F34F90004285E5355998F82.dip0.t-ipconnect.de) has joined #tryton | 07:31 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 07:49 | |
pokoli | andrespoliti: yes, you can run as much as trytond servers as you need for the same database | 07:50 |
---|---|---|
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 07:53 | |
-!- mrichez(~smuxi@mail.saluc.com) has joined #tryton | 07:57 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 07:57 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:09 | |
-!- nicoe(~nicoe@2a02:578:858c:500:7e2a:31ff:fe5e:b25d) has joined #tryton | 08:21 | |
-!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton | 09:04 | |
sisalp | pokoli: about sync versus share : a tightly coupled solution is more difficult to maintain than a loosely coupled one. | 09:27 |
-!- tafelgeschirr(~tafelgesc@5.104.149.54) has joined #tryton | 10:03 | |
-!- thaneor1(~lenovo3@r167-56-173-232.dialup.adsl.anteldata.net.uy) has joined #tryton | 10:23 | |
pokoli | sisalp: not sure if a proteus script is a loosely coupled one :) | 10:25 |
xcodinas | demo5.0.tryton.org is giving 502 error again | 10:34 |
-!- mariomop(~quassel@181.94.35.233) has joined #tryton | 11:07 | |
-!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 12:03 | |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 12:18 | |
-!- lukio(~lukio@190.191.95.243) has joined #tryton | 12:37 | |
-!- csotelo(~csotelo@2800:200:f400:23c1:83dd:9b29:5c88:1c4c) has joined #tryton | 12:40 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 12:53 | |
-!- lukio(~lukio@190.191.95.243) has joined #tryton | 13:34 | |
-!- xiculan(5b7e9bf0@gateway/web/freenode/ip.91.126.155.240) has joined #tryton | 14:16 | |
-!- xiculan(5b7e9bf0@gateway/web/freenode/ip.91.126.155.240) has joined #tryton | 14:19 | |
-!- caf_(~caf@corp-190-12-31-162.cue.puntonet.ec) has joined #tryton | 14:53 | |
-!- smorillo(bc5588c1@gateway/web/cgi-irc/kiwiirc.com/ip.188.85.136.193) has joined #tryton | 14:56 | |
-!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 15:28 | |
csotelo | hi comunity, I ma looking a trytonic way to solve more than one invoice sequence management, I have seenn on the argentinian account_invoice_ar module a way to manage it based on pos logic on invoicing, is there are more info about this process? thanks a lot for the suggestions | 16:20 |
cedk | csotelo: it really depends on why you want that | 16:21 |
csotelo | cedk, the reason on try to use that if for manage more than one cashiers, it means for any role responsible for generate an invoice, must exists a sequence, then what I have done is implement something like a pos, no exactly a pos, but a way to manage multiple sequence number associated to each invoicing responsible role, on the accounting side is ok and works, but I am not sure if is the trytonic way, since on the accounting | 16:26 |
csotelo | module configuration, a sequence setup is required, but this sequence wont be used since we use sequences for each invoincing responsible role | 16:26 |
cedk | csotelo: I do not see the point to link invoice number with sesponsability | 16:30 |
csotelo | cedk, I gess I was no clear, I mean if you have more than one desks / offices / people posting invoices, then each one must use its own sequence number, does make it sense? | 16:32 |
cedk | csotelo: no | 16:33 |
smorillo | you can find another implementation here: https://bitbucket.org/trytonspain/trytond-account_invoice_multisequence | 16:34 |
cedk | csotelo: it is no more manual&paper work, we can give unique number to multiuser | 16:35 |
csotelo | smorillo, I have implemented it using a logic like pos but a sequesce must all ways set on the accounting configuration, however this sequence won be used since I am using the logic for multiple sequence, then I would like tha right way on de activate the invoice sequence setup on accounting configuration module | 16:35 |
csotelo | on the right way | 16:35 |
csotelo | smorillo, looks really great and to much better than my implementation | 16:37 |
-!- nicoe(~nicoe@2a02:578:858c:500:7e2a:31ff:fe5e:b25d) has joined #tryton | 16:38 | |
pokoli | csotelo: this is somethign usuall in the south american countries? I think this is also the case for Argentina | 16:52 |
csotelo | pokoli, yes, I have done implementation based on Argentina module implementation, but my question was related to keep the account invoice sequence setup on the accounting and fiscal year setup, that was noiding me a litle, the smorillo link make sense for me | 16:54 |
cedk | indeed it could be much simpler since http://hg.tryton.org/modules/account_invoice/rev/91bb822d56b2/ | 16:59 |
cedk | even if I still doubt the real necessity of having multiple sequences | 16:59 |
pokoli | csotelo: it can be as simple as: https://pastebin.com/e8at7Yme | 17:00 |
pokoli | JFTR I introduced http://hg.tryton.org/modules/account_invoice/rev/91bb822d56b2/ in order to simplify the implementation of account_invoice_multisequence module | 17:02 |
csotelo | cedk, pokoli great! and thanks a lot, I was looking for that and looks so nice! | 17:03 |
pokoli | csotelo: just to make sure, there is a legislation that forces you to implement such behaviour? Could you share the link? | 17:07 |
-!- lukio(~lukio@host126.186-109-85.telecom.net.ar) has joined #tryton | 17:48 | |
csotelo | cedk, pokoli great! and thanks a lot, I was looking for that and looks so nice! | 17:52 |
csotelo | pokoli, let me ask to my accountant for the rule | 17:53 |
-!- lucascastro(~lucascast@177-185-139-186.isotelco.net.br) has joined #tryton | 19:56 | |
-!- andrespoliti(~andrespol@200.50.173.5) has joined #tryton | 20:05 | |
andrespoliti | hi, i'm having a weird behavior in which the invoice sequence is advancing when it shouldn't. This causes problems with our country's online tax office, which expects invoice numbers to be in order. What could be the cause? | 20:10 |
-!- cryptic(~cryptic@142.196.170.87) has joined #tryton | 20:48 | |
cedk | andrespoliti: something that is requesting the sequence when it should not | 20:57 |
cedk | andrespoliti: look at any custom code | 20:57 |
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 21:00 | |
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton | 21:25 | |
-!- thaneor(~lenovo3@179.26.56.248) has joined #tryton | 22:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!