IRC logs of #tryton for Saturday, 2012-08-25

chat.freenode.net #tryton log beginning Sat Aug 25 00:00:01 CEST 2012
2012-08-25 11:30 <__efx__> Hi,
2012-08-25 11:30 <__efx__> If I create a tryton module that redefines an existing field should I do someting more than defining a field with the same name as the field I want to change ?
2012-08-25 11:34 <cedk> __efx__: this is bad practice, better is to just modify the field in __init__
2012-08-25 11:36 <__efx__> cedk: but why is bad practice ?
2012-08-25 11:36 <__efx__> it is better to have all the modification centralized somewhere no ?
2012-08-25 11:36 <__efx__> if I update tryton then its easier to include the changes to the new version
2012-08-25 11:38 <cedk> __efx__: it is bad because you break all the modularity because you replace instead of modify
2012-08-25 11:39 <__efx__> cedk: ok
2012-08-25 11:41 <__efx__> cedk: so If I made modification and they are not updated by the module maintainer I should fork the module ?
2012-08-25 11:44 <cedk> __efx__: I don't understand what you want to do
2012-08-25 11:47 <__efx__> I want to make changes in a specific module of gnuhealth, I want to change a relation that makes no sense for me, add change drop a constraint on a field to feet my need
2012-08-25 15:00 <shalabhaggarwal> cedk: Hi, can you assign me a module to migrate to 2.6?
2012-08-25 15:07 <cedk> shalabhaggarwal: you can take account_statement
2012-08-25 15:09 <shalabhaggarwal> cedk: ok, thanks

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