irc.libera.chat #tryton log beginning Fri Jul 15 12:00:01 AM CEST 2022 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:21 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 23:21 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 05:24 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 05:51 | |
-!- rpit(~rpit@2001:470:747a:2a:d888:168c:72e2:a8f5) has joined #tryton | 06:35 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:59 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 06:59 | |
mrichez | hi, to get products quantities, there should be a location in the context. Wondering how to do this to display a treeview with 2 columns: product, quantity (storage zone quantity) ? | 07:07 |
---|---|---|
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:19 | |
cedk | mrichez: you open the storage zone | 07:19 |
mrichez | cedk: yes, but without starting from a location.. i defined some products with a specific category, and i want a menu entry to display the stock of those products | 07:22 |
mrichez | cedk: so wondering if there's a way to give a specific context with "locations = storage_zone" to display the tree view | 07:24 |
cedk | mrichez: you can open the location quantity from the product | 07:27 |
mrichez | cedk: yes indeed, but i was thinking to display directly the quantity information without doing relate | 07:29 |
cedk | mrichez: but you have to select the locations | 07:35 |
mrichez | cedk: or creating a new model with a context to display those specific products ? | 07:37 |
pokoli | mrichez: or use a wizard on your menu entry that sets the storage locations on the context to compute the quantities | 07:44 |
mrichez | pokoli: that's another idea :-) | 07:47 |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 07:49 | |
-!- xinming(~xinming@115.219.34.61) has joined #tryton | 08:03 | |
xinming | Anyone here would give some hints on where to find newbie resources about using the tryton? Where I watched many videos on erpnext, But I don't like the erpnext's design, so try tryton, I used docker to easily installed the app, But using the application quite confused me. | 08:05 |
kpreisler[m] | xinming: can you explain a bit more in detail what is confusing you? | 08:06 |
xinming | kpreisler[m]: I watched videos about erpnext, where they have tutorial about how you can manage storage, there are complete examples to show you how to use erpnext to achieve something. After I that video, I know the operation logic behind and I can adopt what I need from the video. | 08:15 |
xinming | I'm a linux admin, installation of app is quite easy, But when I try tryton, I want to find similar HOWTO to learn from example, I found there is not much video on this. | 08:16 |
xinming | that makes me a little lost, So I think wether we have books about using tryton, or there are videos on these topic | 08:18 |
xinming | I found odoo tutorials there, I don't try odoo, after I compare oddo and tryton'd design, I feel I like tryton more | 08:19 |
xinming | I don't know deep in the design of the app, But after trying with backend/frontend separation, I like the design. | 08:20 |
xinming | I'll try to find some books about tryton. | 08:22 |
xinming | I'm just a bit lost that after the installation, I don't know what to do next. | 08:23 |
kpreisler[m] | xinming: thx for pointing that out. unfortunately there are no videos about bootstrapping tryton. as tryton is very modular its a bit difficult to create such videos as the functionality of your instance heavily depends on the modules you have activiated. but there is already quite a bit of documentation here: https://docs.tryton.org/en/latest/#modules and there is a howto section on our forum: https://discuss.tryton.org/c/howto/30 | 08:28 |
kpreisler[m] | please let us know what is missing after you had a look on these resources so that we can improve the docs | 08:30 |
xinming | kpreisler[m]: Actually, We can have videos for beginners with all modules enabled by default, When people dig deeper, They start to reduce the "module" | 08:30 |
xinming | It's not about the docs, It's about how to teach people use tryton, after people have successful installation, Let's say, We need some doc on real life example of how to use it. | 08:31 |
kpreisler[m] | in many modules there is a "usage" section that may provide what you request. see https://docs.tryton.org/projects/modules-stock/en/latest/usage/index.html for the stock module | 08:34 |
xinming | erpnext does this quite well, After installation, I give erpnext 1 months of trying to evaluate it, It's just I found the design of erpnext is flawed, I as a programmer, made mistakes where erpnext is making now. | 08:34 |
xinming | kpreisler[m]: thanks, will check. | 08:35 |
cedk | xinming: the problem is that video are very time consuming and deprecate very quickly | 08:36 |
xinming | Do we have books about tryton? | 08:37 |
kpreisler[m] | there is a continuous discussion about tryton being more a product or being more a framework. compared to other applications trytons focus is more on the framework aspect than on the product one | 08:38 |
xinming | cedk: understood, We can have tutorial with screenshots | 08:38 |
xinming | But we need people to get in easily anyway | 08:40 |
cedk | xinming: screenshot deprecate at the same speed | 08:40 |
cedk | xinming: then we need more resources :-) | 08:41 |
cedk | also the main problem is that Tryton is a community project (in opposite of both projects) so nobody see interest in doing marketing material for free because nobody has a monopoly position to benefit from it | 08:51 |
xinming | understood :-) | 08:55 |
kpreisler[m] | i think the problem is more about the lack of resources than the missing interest in marketing material | 08:57 |
SISalp | xinming: did you try the online demo ? | 09:15 |
xinming | SISalp: I didn't I installed it locally. | 09:17 |
SISalp | xinming: seting up your own empty server is the most difficult path to learn how to use it. | 09:17 |
xinming | Trying to find some tutorials on step-by-step real life examples. | 09:17 |
xinming | I found many materials in spainish, trying to watch, but auto-translate doesn't work | 09:18 |
xinming | CC auto-translation to English doesn't work | 09:18 |
SISalp | xinming: the demo is online. It is fully populated and translated. | 09:19 |
mrichez | cedk: when using context_model, is it mandatory to have view for the context ? | 09:19 |
xinming | SISalp: I know, But with these data already there, It's hard to understand how it can be connected with real world. | 09:20 |
SISalp | xinming: It' hard to learn in the real world. A case of study is done for this. And any video/tutorial is based on a case study. | 09:22 |
xinming | Yea, I mean case study example | 09:22 |
xinming | I feel tryton's learning curve is high. | 09:22 |
xinming | but I think with it's design, It worth the effort | 09:22 |
SISalp | xinming: it is harder if you don't use the first tool we have to demo/learn it. | 09:23 |
kpreisler[m] | i agree, learning curve is steep, but its definitely worth it | 09:27 |
SISalp | Working these days on delivering pre-configured databases to small clients, depending on their business profile. (a form + proteus), and hoping to low the learning curve. | 09:28 |
SISalp | Objective is to get users up with a one page explainaton about Tryton, designed as an alternative to tutorials. | 09:30 |
cedk | mrichez: yes a form view | 09:44 |
mrichez | cedk: ok thanks | 09:44 |
pokoli | xinming: my company created a website for doing specialized tryton training. We have a bunch of courses for users: https://trytonacademy.com/courses/8 | 10:04 |
xinming | pokoli: thanks | 10:09 |
xinming | Will check, I'm going to take 1 month to master tryton, Wish I succeed. :-) | 10:10 |
pokoli | xinming: which areas of tryton are you interested on? | 10:10 |
xinming | Use of it, I want to choose an erp to replace the existing multiple systems in a company I work for. | 10:12 |
pokoli | xinming: I mean which business areas did you want to manage with Tryton? | 10:13 |
pokoli | xinming: sales? Purchases? Stock? Manufacturing? Selling services? | 10:13 |
xinming | pokoli: mostly purchases + stock manage + deliver-to-amazon | 10:19 |
pokoli | xinming: what is deliver to amazon? Consignement? | 10:19 |
xinming | I work for a company where manufacture sends products, and when we received, we label the products, sometimes we make combo for products, and then ship to amazon | 10:20 |
pokoli | I guess making a combo means combining some of them into a single product. | 10:21 |
xinming | sometimes, We may need to keep some of the products, And I'm in China | 10:21 |
xinming | pokoli: yea, We can say kit. | 10:21 |
pokoli | xinming: ok, we have a module for managing kits | 10:21 |
xinming | Yea, I still need to learn how to do these in tryton anyway. | 10:21 |
pokoli | xinming: I guess sending to amazon means that you deliver to amazon wharehouses where they are sent to the final customer | 10:21 |
xinming | I learnt the way how to do this | 10:22 |
xinming | pokoli: Yes, send to amazon warehouse, as we are in China, We send FBA | 10:22 |
pokoli | xinming: which is your company customer (The one who you invoice your services) ? The manufacturer or amazon? | 10:22 |
pokoli | I do not know what FBA means | 10:22 |
xinming | FBA means fulfilled by Amazon, Which means we send products to amazon | 10:23 |
xinming | pokoli: neither maufactuor nor amazon, I work for a amazon-seller shop | 10:24 |
pokoli | xinming: wow, so that does not seem a standard sale-purchase workflow | 10:26 |
pokoli | sounds intereseting. May I ask how is your working workflow? The amazon-seller tells you that you will receive some products from the manufacturer and to which amazon warehouse should be shipped? | 10:27 |
pokoli | Or is amazon that is doing it? | 10:27 |
cedk | sounds like drop shipping | 10:28 |
xinming | pokoli: amazon will give you their warehouse address and product-label, before you send, You'll answer on how many packages and weight of each package. And follow their rule, the package you sent will be managed by amazon. | 10:29 |
xinming | amazon seller's job is find products, preparing products to sell, product-images, and send to amazon. | 10:30 |
xinming | and we'll order products from manufactures, and make label product, or product kits. I want this process to be managed by an erp | 10:32 |
pokoli | xinming: but you don't really need to manage stock. As you just receive products, label them and send them to amazon. So all your products will be in your warehouse for a short time | 10:32 |
pokoli | xinming: so you have a database for the manufactures of each products and your order them? That should be managed by stock_supply | 10:33 |
xinming | pokoli: Most time, It is, But sometimes, It's not, Let's say, we need to keep some spare products, so in case when products in amazon is in short supply, We can send them directly without waiting for manufacture | 10:33 |
xinming | pokoli: thanks, will check. | 10:34 |
pokoli | xinming: but what do you invoice to your customer? The products sold or the service of labeling and storing them? | 10:35 |
xinming | pokoli: actually, when there are international shipping, The timespan may take a week(by plane) or over 1 month(by sea), and time to manufacturing products also takes time. | 10:35 |
pokoli | xinming: you can set diferent lead times on tryton | 10:35 |
xinming | that's why we need to keep some spare products in storage | 10:36 |
xinming | pokoli: Thanks, I'll check these | 10:36 |
pokoli | xinming: just one question. Where you able to have such kind of discussion with other open source ERP systems? | 10:37 |
xinming | pokoli: not yet ATM, only 3 erp is on my list, as I have strict requirement when choose tech stack, 1. open source, 2. Non-Java, Non-PHP, Non-Ruby, 3. postgresql preferred, 4. reasonable design to me | 10:42 |
xinming | so only erpnext/tryton/odoo | 10:42 |
pokoli | xinming: I seems your second element can be replaced by: 2. Python ;-) | 10:43 |
xinming | erpnext uses mysql, non postgresql, but I can live with that, as team also promises there will be likely postgresql support. So I tried erpnext for a month, watching their videos is easy enough to me. | 10:44 |
xinming | So I follow all their tutorials, It's just when I go deeper, I feel their design is flawed. | 10:44 |
xinming | pokoli: Not exactly, perl is also ok | 10:44 |
xinming | That's why I say erpnext's tutorial is quite good, I can say, that odoo has Chinese community, erpnext has Chinese users. | 10:45 |
pokoli | xinming: How do you manage your workflow using ERP next? Creating sales orders? | 10:46 |
xinming | they have plenty of videos to let newbies learn fast. It's like PHP, It's totally a terrible bad designed language, But it has such a large userbase, and so many people use it to impelment something it shouldn't. | 10:47 |
xinming | pokoli: there are warehouse management in erpnext, IIRC, it's BOM | 10:48 |
xinming | It's over 3 months since I tried erpnext, I'm busy with other things. | 10:49 |
xinming | I'm not sure wether that's the designed purpose, But after I watched their tutorial, I think most of things can already be done. | 10:50 |
pokoli | xinming: Bom is Bill of Materials, which is used (at least in tryton) for manufacturing to define the list of pproducts used for manufacturing | 11:15 |
pokoli | cedk: are you going to fix https://codereview.tryton.org/26651002/#msg5 or should I fix it? | 12:14 |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 12:17 | |
cedk | pokoli: I do not plan | 12:22 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!