chat.freenode.net #tryton log beginning Sun Nov 5 00:00:01 CET 2017 | ||
-!- irclog(~irclog@moretus.b2ck.com) has joined #tryton | 01:29 | |
-!- irclog(~irclog@moretus.b2ck.com) has joined #tryton | 01:30 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 03:32 | |
-!- robinak(~quassel@unaffilated/robink) has joined #tryton | 05:52 | |
-!- rpit(~rpit@p4FD19F0C.dip0.t-ipconnect.de) has joined #tryton | 08:12 | |
-!- myself21(uid11615@gateway/web/irccloud.com/x-qvfxclcovfvnuqdi) has joined #tryton | 08:46 | |
myself21 | hello, does anyone know how to deal with invoices where VAT is included in the price ? | 08:48 |
---|---|---|
-!- catonano(~user@151.50.157.233) has joined #tryton | 09:02 | |
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 09:19 | |
-!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton | 10:47 | |
-!- thaneor(~ldlc6@179.26.21.114) has joined #tryton | 10:54 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 11:08 | |
-!- csotelo(~csotelo@190.232.165.55) has joined #tryton | 13:26 | |
-!- LiberTango(c5087da7@gateway/web/freenode/ip.197.8.125.167) has joined #tryton | 13:40 | |
LiberTango | Hello | 13:40 |
LiberTango | is there a book to learn Tryton Framework ? | 13:40 |
LiberTango | like odoo Development Cookbook ? | 13:41 |
cedk | LiberTango: I'm not aware of | 13:41 |
cedk | LiberTango: but this may help: http://downloads.tryton.org/TUL2014/crash-course.pdf | 13:41 |
LiberTango | thank you | 13:42 |
LiberTango | is the odoo new API a clone of tryton api ? | 13:42 |
LiberTango | since V8 ? | 13:42 |
cedk | LiberTango: no, Tryton follow ActiveRecord pattern | 13:44 |
cedk | LiberTango: it is more object oriented | 13:44 |
LiberTango | Nice choice | 13:45 |
cedk | LiberTango: but we still have the CRUD API for lower level | 13:46 |
myself21 | cedk how i deal with invoices that have the VAT in the price ? | 13:59 |
myself21 | the perfect example is car fuel | 14:00 |
cedk | myself21: what do you mean? | 14:02 |
cedk | myself21: normally you should have also price without VAT | 14:08 |
myself21 | well all gas prices have the vat placed here in spain | 14:16 |
cedk | myself21: I do not understand | 14:34 |
myself21 | cedk check your PM i show you some examples | 14:35 |
cedk | myself21: complain about your supplier that it is not a valid invoice if you do not have VAT details | 14:36 |
myself21 | it has | 14:36 |
myself21 | and i cant complain about highway tolls thats literally the government | 14:37 |
cedk | myself21: so no problem | 14:37 |
myself21 | yes but i cant input that on tryton it fails to sum up the numbers | 14:38 |
cedk | myself21: edit the field to have the right numbers | 14:38 |
myself21 | so the user need to be invoice admin ? | 14:39 |
myself21 | i mean on permissions | 14:39 |
cedk | myself21: I do not understand | 14:39 |
cedk | myself21: edit the invoice to be as your paper invoice | 14:39 |
myself21 | the user cant edit the amout https://usercontent.irccloud-cdn.com/file/LNfbcKcd/image.png | 14:44 |
-!- catonano(~user@151.50.157.233) has joined #tryton | 14:50 | |
cedk | myself21: put a quantity of 1 and a unit price of what you want | 15:09 |
myself21 | 👍 | 15:14 |
myself21 | i will ask pokoli about how to sum IEH | 15:15 |
cedk | myself21: what is IEH? | 15:23 |
myself21 | is a spanish healthcare tax that vary from region to region on car fuel that some times it give reimbursed and something is not | 15:27 |
cedk | myself21: this sounds again like a complex Spanish taxes | 15:28 |
myself21 | cedk for that reason i need to keep track of every invoice line and cant put just the total + vat = total invoice | 15:29 |
cedk | myself21: sounds like a crazy buracratic stuffs | 15:29 |
cedk | myself21: any way, just create a tax for each specific case | 15:30 |
cedk | myself21: what will be the problem to have a tax for each case? | 15:38 |
myself21 | cedk is there anyway to edit total amount on a invoice ? because all the rounding the math dont adds up placing 1 quantity is not a viable solution | 16:50 |
cedk | myself21: it is wrong, you have to have to the unit price | 16:52 |
cedk | myself21: and you said that you have all the information | 16:52 |
cedk | myself21: and it will be the same problem if you enter the total amount, you still have to ensure the same tax computation and so the same unit price | 16:53 |
myself21 | that is a issues if the fields affect each other if they are just entry in the db where there is no math involved there is no issue | 16:54 |
cedk | myself21: I do not understand | 16:55 |
myself21 | for example in excel u put the total in a cell | 16:55 |
myself21 | then in the next cell u dont put = cell1/1,21 u simply put the vat number | 16:56 |
cedk | myself21: this is not excel but an ERP | 16:56 |
cedk | myself21: it generates accounting which requires to have proper information | 16:56 |
myself21 | yea | 16:56 |
myself21 | the proper info comes in PDF | 16:57 |
myself21 | and so far is ignoring math | 16:57 |
cedk | myself21: you can not ignore math | 16:58 |
cedk | any way, I do not see why you can not enter the data | 16:58 |
myself21 | because i need to keep track of the amounts | 16:59 |
myself21 | the about of product used i mean | 16:59 |
cedk | myself21: do not understand | 16:59 |
myself21 | in car fuel the date come with 2 digits rounding 3 and even 4 | 17:00 |
myself21 | i need to event the most precise about to know the use of fuel per trip per km etc | 17:00 |
cedk | myself21: do not understand | 17:01 |
myself21 | what u dont udestand ? | 17:01 |
cedk | myself21: the English | 17:01 |
myself21 | in PM i send u a sample to see what i am talking about | 17:01 |
cedk | myself21: I do not understand what that means | 17:02 |
myself21 | i have quantity x price = total | 17:02 |
cedk | myself21: you can enter taht | 17:03 |
myself21 | every one of those 3 data points have random rounding to 2 3 or 4 digits | 17:03 |
cedk | myself21: enter quantity and price final point | 17:04 |
myself21 | then i cant compute the expense per trip | 17:06 |
cedk | myself21: what are you talking about? | 17:06 |
cedk | myself21: what is your goal? Is it not to enter the *invoice* | 17:06 |
myself21 | to put it on analytical account and track expenses for trip and KM | 17:08 |
cedk | myself21: What? first time you are talking about analytic | 17:09 |
cedk | myself21: so just put the analytic account on the line or put it later on the move | 17:09 |
myself21 | let me read the doc again because i lost you there | 17:11 |
-!- smarro(~sebastian@181.16.34.86) has joined #tryton | 17:51 | |
-!- sisalp(~sisalpuse@ip39.ip-46-105-32.eu) has joined #tryton | 17:59 | |
-!- smarro(~sebastian@181.16.34.86) has joined #tryton | 20:00 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 20:17 | |
-!- buxy_bak(~rhertzog@mail.vm.ouaza.com) has joined #tryton | 20:59 | |
-!- apostatize_(~visavis@unaffiliated/apostatize) has joined #tryton | 21:00 | |
-!- as_g5pw(~g5pw@mittelab/sudo/g5pw) has joined #tryton | 21:02 | |
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 22:01 | |
-!- csotelo_at_work(~csotelo@179.43.97.56) has joined #tryton | 22:04 | |
-!- csotelo_at_work(~csotelo@179.43.97.56) has joined #tryton | 22:28 | |
-!- smarro(~sebastian@181.16.34.86) has joined #tryton | 22:35 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:45 | |
-!- kwmiebach(sid16855@gateway/web/irccloud.com/x-xymavddnuiykmzsj) has joined #tryton | 22:51 | |
-!- thaneor(~ldlc6@179.26.57.70) has joined #tryton | 22:56 | |
-!- csotelo_at_work(~csotelo@179.43.97.56) has joined #tryton | 22:59 | |
-!- plant(475e34b3@gateway/web/freenode/ip.71.94.52.179) has joined #tryton | 23:28 | |
-!- silwol(silwolmatr@gateway/shell/matrix.org/x-yqaijihadrtvvyfr) has joined #tryton | 23:28 | |
-!- robinak(~quassel@unaffilated/robink) has joined #tryton | 23:32 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!