Note that the bug report exists, if you want to follow it: Bug 12825 - GST / VAT rewrite Some preliminary works will be done on Bug 12826 - GST / VAT rewrite - plumbing Patches have already been submitted, feedbacks needed... 2014-08-28 11:58 GMT+02:00 Jonathan Druart <jonathan.druart@biblibre.com>:
Thanks to Katrin and Colin for their questions/notes on the wiki page (http://wiki.koha-community.org/wiki/GST_Rewrite_RFC#Questions_.2F_notes)
We need some pov on the following points: 1/ The DB field/variables names Colin suggested not to truncate the names. But, for instance, rrp_it would become recommended_retail_price_including_tax, not convenient. Any thought? 2/ Rounding I suggest to add a new pref to define the decimal to get for price calculation. So we need to change all the price DB fields to something like decimal(13,4). Does it make sense for everyone? 3/ Unified the "vat", "gst" and "tax" terms into "tax". Which is more generic.
Please express yourself if you disagree.
Regards, Jonathan
2014-07-21 17:32 GMT+02:00 Jonathan Druart <jonathan.druart@biblibre.com>:
Hello,
As promised, I have just finished to translate the spec for the VAT/GST rewrite.
You can found them on the wiki: http://wiki.koha-community.org/wiki/GST_Rewrite_RFC
Note that I am waiting for some feedbacks before starting the development. I really would like to know if the logic is good for all of you/your customers/use cases and if you agree on the values calculation.
Regards, Jonathan