pkgsrc/geography
richard b86d646729 Updates and additions to release 3.6
details found here (http://www.tryton.org/posts/new-tryton-release-36.html)

    Major changes for the developer

        It is now allowed to have many times the same field in list/tree view.
        There is no more a datetime widget for list/tree, two columns with one
        widget date and one widget time should be used instead.

        A new field TimeDelta appears in this release to represent a duration. It
        replace the float_time widget which had some rounding issue. This new
        field is already used in the timesheet and project modules.

        The One2Many widget can be configured to use a Cartesian product with the
        selections of many values for Many2One or Reference fields.

        A method restore_history_before is added to ModelSQL which behaves like
        the existing restore_history but restore the records just before the datetime.

        The on_change methods have been migrated to a behaviour more consistent
        with the Active Record Pattern used in Tryton. Instead of returning a
        dictionary with the values to change, now the instance is directly changed.

        This allow to chain easily the on_change methods or reuse them in other
        methods reducing the duplication.

        The method save on ModelStorage is now a dualmethod which means that it
        can be called as usual as an instance method but also as a class method
        with a list of records. Saving many records at once this way improves the
        performance as the method will minimize the number of queries to the
        database and will validate the result by bunch.

        The Dict field received a translated method to create descriptors which
        translate the values or the keys like the same method on Selection field.

        It is now allowed to use the dotted notation in the order clause of a search.
        The ORM will automatically generate the needed joins.

        The API of the Report class has been reworked to improve the customization
        of the engine. The formatting methods are now more strict to prevent silent
        failure.

        The safe_eval (which was not sure to be safe) has been completely removed.
        In the places where the evaluated code was any way safe, the standard eval
        is used. For evaluated code from outside, a JSON notation is now used. Some
        utilities have been developed to ease the creation of JSON from XMl or in
        the views.

        A new kind of button has been added which works on non-saved record. They
        are quite similar to on_change but they are triggered by a click on a
        button instead of a change of field.

    Accounting

        A new method reverse_compute has been added to Tax which allow to compute
        the base amount from the taxed amount.
        The sign of the second currency amount is enforced to be the same as
        debit - credit.
        The analytic account management has been reworked to use a really One2Many
        instead of the pseudo-field. This simplification was possible thanks to the
        recent new features like the usage of Reference field on One2Many.

    Party

        The vat number is now stored in its compact format.

    Product

        The number of decimal for internal price calculations is now a configuration
        parameter price_decimal. This parameter is used everywhere to ensure
        consistency between all modules.

    Purchase/Sale

        Their lines support both mixed invoice type (Invoice vs Credit Note) per
        line when computing the invoiced quantity.

    Stock

        A new state staging is added to the move. Such state doesn't impact at all
        the computation of the stock level. It is used for supply on sale, to
        create moves in advance.
        Inactive products are still computed for the stock level.
        The computation of assigned move has been improved to take only in
        consideration outgoing move assigned not the incoming. This result in a
        less optimistic for the stock level and thus prevent to assign a move with
        an incoming one that is just assigned but not yet done.
        Forecasts are now automatically deactivated when their period is in the past.

    pkgsrc related updates:
    update to tryton-3.6.0
    update to trytond-3.6.0 including UTC check patch for SunOS
    update trytond modules to latest 3.6
    add meta-pkgs/py-tryton-platform
    add misc/py-trytond-party-relationship
    add misc/py-trytond-product-attribute
    add misc/py-trytond-production
    add misc/py-trytond-stock-inventory-location
    add misc/py-trytond-stock-product-location
    add finance/py-trytond-account-invoice-line-standalone
    add finance/py-trytond-account-invoice-history
    add finance/py-trytond-account-invoice-stock
    add finance/py-trytond-account-payment-clearing
    add finance/py-trytond-account-stock-continental
    add finance/py-trytond-analytic-invoice
    add finance/py-trytond-analytic-purchase
    add finance/py-trytond-analytic-sale
    add finance/py-trytond-product-price-list
    add finance/py-trytond-product-cost-fifo
    add finance/py-trytond-product-cost-history
    add finance/py-trytond-purchase
    add finance/py-trytond-purchase-invoice-line-standalone
    add finance/py-trytond-sale
    add finance/py-trytond-stock-supply
    add time/py-trytond-company-work-time
2015-08-24 14:49:41 +00:00
..
cm2gpx
cmconvert
emerillon Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
epsg Rototill makefile without changing binary package. 2014-03-12 00:14:29 +00:00
epsg-docs
gama Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
garmin-utils
garmintools
gdal-lib Be explicit about libjson-c and buildlink libxml2 2015-06-10 01:44:56 +00:00
geoclue Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
geos Update to 3.4.2. 2013-08-30 16:37:38 +00:00
gipfel Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gpsbabel Fix MASTER_SITES after adjusting mirrored distfile location to follow 2015-06-06 13:01:56 +00:00
gpsd Bump all packages that depend on curses.bui* or terminfo.bui* since they 2015-08-18 07:31:00 +00:00
gpsdrive Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
gpspoint
gpsutils Fix dependencies. 2014-10-17 16:46:26 +00:00
kplex new package: kplex 2015-02-16 21:10:32 +00:00
libchamplain04 Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
libchamplain06 Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
libchamplain08 Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
libdrg Prefix rpath option with -Wl. 2013-10-20 18:09:05 +00:00
libgeotiff Recursive bump from geography/proj ABI change. 2015-03-14 18:46:12 +00:00
libmemphis02 Import of libmemphis02 to pkgsrc-current from pkgsrc-wip. 2015-08-22 17:42:53 +00:00
libnova Add libnova-0.13.0 2014-12-30 08:45:49 +00:00
mapserver Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
merkaartor Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
opencpn Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
opencpn-plugin-gshhs Add opencpn-plugin-gshhs 2.2.4 2015-01-28 14:14:52 +00:00
opencpn-plugin-weather_routing Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
osm-gps-map Import osm-gps-map-1.0.2 as geography/osm-gps-map. 2015-07-13 02:31:55 +00:00
osm2pgsql Import osm2pgsql-0.87.3 as geography/osm2pgsql 2015-06-10 01:48:49 +00:00
p5-Geo-Coordinates-UTM Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Geo-Distance Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Geo-Mercator Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Geo-ShapeFile Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Geo-Weather Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Geography-Countries Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
proj wants to link with pthreads 2015-03-14 18:52:30 +00:00
proj-doc
proj-swig Recursive bump from geography/proj ABI change. 2015-03-14 18:46:12 +00:00
py-geojson Update py-geojson to 1.3.0. 2015-08-14 17:13:00 +00:00
py-google-maps-services-python Update py-google-maps-services-python to 2.1.1. 2015-03-02 13:29:16 +00:00
py-obspy Import ObsPy-0.10.2 as geography/py-obspy.(Based pkgsrc/wip/py-obspy) 2015-05-30 03:27:52 +00:00
py-proj Update to 1.9.4 (leaf). 2015-03-19 16:16:58 +00:00
py-pycountry Import py27-pycountry-1.10 as geography/py-pycountry. 2014-12-06 15:18:29 +00:00
py-trytond-country Updates and additions to release 3.6 2015-08-24 14:49:41 +00:00
qgis Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
qlandkartegt Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
qlandkartegt-garmindev
qlandkartem Explicitly depend on libxml2 now. 2015-06-25 07:36:19 +00:00
R-countrycode Update 0.17 to 0.18 2015-07-26 13:30:21 +00:00
shapelib
tex-pst-geo
tex-pst-geo-doc
viking Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
vis5d+ Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
xrmap
xrmap-anthems Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
xrmap-base
xrmap-data
xrmap-factbook_html
xrmap-factbook_text
xrmap-flags
xrmap-hymns
xrmap-pdfmaps
Makefile +libmemphis02 2015-08-22 17:45:08 +00:00