2013/4/19 Cédric Krier <cedric.kr...@b2ck.com>

> On 18/04/13 16:46 +0200, Axel Braun wrote:
> > Hello,
> >
> > I'm currently testing a business scenario for use of tryton in a trading
> > company. Some question where I appreciate your help:
> >
> > - where are bank data for companies / parties maintained
>
> None.
>

There is these modules:
https://bitbucket.org/trytonspain/trytond-party_bank
https://bitbucket.org/trytonspain/trytond-party_bank_validation

which are developed as part of these blueprints:
https://code.google.com/p/tryton/wiki/StatementImport
https://code.google.com/p/tryton/wiki/PaymentOrder

we hope it will be part of core so it could be modified in the process.



> > - Is there any integration with a telephone system possible (e.g. click
> on a
> > contact's phone number to call him)? e.g. via skype or an external
> telephone
> > system? Has someone already build this?
>
> Yes if you configure the OS to manage "callto:" or "sip:" URI schema.


another posibility is these module (I don't know it's maturity state):
https://bitbucket.org/zikzakmedia/trytond-asterisk
https://bitbucket.org/zikzakmedia/trytond-party_asterisk
https://bitbucket.org/zikzakmedia/trytond-party_asterisk_event
https://bitbucket.org/zikzakmedia/trytond-sale_asterisk


> > - when creating a material, I have to enter sales and purchase price. In
> many
> > cases we will not know this at that point in time. How can I swich off
> that
> > these fields are mandatory?
>
> It is not possible.


but you can't put 0.0


> > - sometimes there are variable components in sales, e.g to cover changing
>
> copper price. so the material price consists of
> > material                      20EUR
> > copper component      5,33 EUR
> > Can this be handled in tryton in one sales line?
>
> No.



Maybe you are looking for the BoM:
http://doc.tryton.org/2.6/modules/production/doc/index.html#bill-of-material
https://code.google.com/p/tryton/wiki/TrytonMRPIntegration#Production_Module(production)

Or a Product Kit:
https://bitbucket.org/angelnan/product_kit
https://bitbucket.org/angelnan/stock_kit
https://bitbucket.org/angelnan/sale_kit



> > Adding a second sales line for the copper price is a potential solution,
> but
> > might cause problems in case of multiple sales lines with copper
> component....
>


-- 
Guillem Barba
http://www.nan-tic.com/

Reply via email to