summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2025-09-30 18:49:36 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2025-10-19 19:27:08 +0200
commit67945002ccfaf10a531ab6901679d0d4ff3f66d9 (patch)
tree9163792dee9f98aec96e7bf691b932b5381e2143
parentcd1ca2866bc7a1b4335b50acfba59d21b1d18ae8 (diff)
gnu: tryton.scm: Remove deprecated package aliases.
These are deprecated since four years now. * gnu/packages/tryton.scm (python-trytond-account, python-trytond-account-invoice, python-trytond-account-invoice-stock, python-trytond-account-product, python-trytond-analytic-account, python-trytond-company, python-trytond-country, python-trytond-currency, python-trytond-party, python-trytond-product, python-trytond-purchase, python-trytond-purchase-request, python-trytond-stock, python-trytond-stock-lot, python-trytond-stock-supply): Remove variable. Change-Id: I1002091a5eec1666fcca61509cfcbbd13200fe4e
-rw-r--r--gnu/packages/tryton.scm47
1 files changed, 0 insertions, 47 deletions
diff --git a/gnu/packages/tryton.scm b/gnu/packages/tryton.scm
index f60fe6de7ce..31128fa250e 100644
--- a/gnu/packages/tryton.scm
+++ b/gnu/packages/tryton.scm
@@ -276,9 +276,6 @@ the build system."
276most of accounting needs.") 276most of accounting needs.")
277 (license license:gpl3+))) 277 (license license:gpl3+)))
278 278
279(define-public python-trytond-account
280 (deprecated-package "python-trytond-account" trytond-account))
281
282(define-public trytond-account-asset 279(define-public trytond-account-asset
283 (package 280 (package
284 (name "trytond-account-asset") 281 (name "trytond-account-asset")
@@ -761,9 +758,6 @@ using the credential from the accounting configuration.")
761term.") 758term.")
762 (license license:gpl3+))) 759 (license license:gpl3+)))
763 760
764(define-public python-trytond-account-invoice
765 (deprecated-package "python-trytond-account-invoice" trytond-account-invoice))
766
767(define-public trytond-account-invoice-correction 761(define-public trytond-account-invoice-correction
768 (package 762 (package
769 (name "trytond-account-invoice-correction") 763 (name "trytond-account-invoice-correction")
@@ -900,9 +894,6 @@ lines and stock moves. The unit price of the stock move is updated with the
900average price of the posted invoice lines that are linked to it.") 894average price of the posted invoice lines that are linked to it.")
901 (license license:gpl3+))) 895 (license license:gpl3+)))
902 896
903(define-public python-trytond-account-invoice-stock
904 (deprecated-package
905 "python-trytond-account-invoice-stock" trytond-account-invoice-stock))
906 897
907(define-public trytond-account-invoice-watermark 898(define-public trytond-account-invoice-watermark
908 (package 899 (package
@@ -1140,9 +1131,6 @@ checkout form to handle Setup Intent and Payment Intent by card.")
1140and category.") 1131and category.")
1141 (license license:gpl3+))) 1132 (license license:gpl3+)))
1142 1133
1143(define-public python-trytond-account-product
1144 (deprecated-package "python-trytond-account-product" trytond-account-product))
1145
1146(define-public trytond-account-receivable-rule 1134(define-public trytond-account-receivable-rule
1147 (package 1135 (package
1148 (name "trytond-account-receivable-rule") 1136 (name "trytond-account-receivable-rule")
@@ -1670,10 +1658,6 @@ criteria.")
1670required to analyse accounting using multiple different axes.") 1658required to analyse accounting using multiple different axes.")
1671 (license license:gpl3+))) 1659 (license license:gpl3+)))
1672 1660
1673(define-public python-trytond-analytic-account
1674 (deprecated-package
1675 "python-trytond-analytic-account" trytond-analytic-account))
1676
1677(define-public trytond-analytic-budget 1661(define-public trytond-analytic-budget
1678 (package 1662 (package
1679 (name "trytond-analytic-budget") 1663 (name "trytond-analytic-budget")
@@ -2085,9 +2069,6 @@ to a waiting account defined on the agent.")
2085company and employee and extend the user model.") 2069company and employee and extend the user model.")
2086 (license license:gpl3+))) 2070 (license license:gpl3+)))
2087 2071
2088(define-public python-trytond-company
2089 (deprecated-package "python-trytond-company" trytond-company))
2090
2091(define-public trytond-company-work-time 2072(define-public trytond-company-work-time
2092 (package 2073 (package
2093 (name "trytond-company-work-time") 2074 (name "trytond-company-work-time")
@@ -2139,9 +2120,6 @@ month and a year of work.")
2139 "This package provides a Tryton module with countries.") 2120 "This package provides a Tryton module with countries.")
2140 (license license:gpl3+))) 2121 (license license:gpl3+)))
2141 2122
2142(define-public python-trytond-country
2143 (deprecated-package "python-trytond-country" trytond-country))
2144
2145(define-public trytond-currency 2123(define-public trytond-currency
2146 (package 2124 (package
2147 (name "trytond-currency") 2125 (name "trytond-currency")
@@ -2168,9 +2146,6 @@ month and a year of work.")
2168currency and rate.") 2146currency and rate.")
2169 (license license:gpl3+))) 2147 (license license:gpl3+)))
2170 2148
2171(define-public python-trytond-currency
2172 (deprecated-package "python-trytond-currency" trytond-currency))
2173
2174(define-public trytond-currency-ro 2149(define-public trytond-currency-ro
2175 (package 2150 (package
2176 (name "trytond-currency-ro") 2151 (name "trytond-currency-ro")
@@ -2697,9 +2672,6 @@ to the email.")
2697addresses.") 2672addresses.")
2698 (license license:gpl3+))) 2673 (license license:gpl3+)))
2699 2674
2700(define-public python-trytond-party
2701 (deprecated-package "python-trytond-party" trytond-party))
2702
2703(define-public trytond-party-avatar 2675(define-public trytond-party-avatar
2704 (package 2676 (package
2705 (name "trytond-party-avatar") 2677 (name "trytond-party-avatar")
@@ -2787,9 +2759,6 @@ identification numbers SIREN and SIRET on party and address.")
2787Template and Product.") 2759Template and Product.")
2788 (license license:gpl3+))) 2760 (license license:gpl3+)))
2789 2761
2790(define-public python-trytond-product
2791 (deprecated-package "python-trytond-product" trytond-product))
2792
2793(define-public trytond-product-attribute 2762(define-public trytond-product-attribute
2794 (package 2763 (package
2795 (name "trytond-product-attribute") 2764 (name "trytond-product-attribute")
@@ -3414,9 +3383,6 @@ the linked time sheets and the linked purchase lines.")
3414 "This package provides a Tryton module that defines the Purchase model.") 3383 "This package provides a Tryton module that defines the Purchase model.")
3415 (license license:gpl3+))) 3384 (license license:gpl3+)))
3416 3385
3417(define-public python-trytond-purchase
3418 (deprecated-package "python-trytond-purchase" trytond-purchase))
3419
3420(define-public trytond-purchase-amendment 3386(define-public trytond-purchase-amendment
3421 (package 3387 (package
3422 (name "trytond-purchase-amendment") 3388 (name "trytond-purchase-amendment")
@@ -3601,10 +3567,6 @@ Purchase Requests which are central points to collect purchase requests
3601generated by other process from Tryton.") 3567generated by other process from Tryton.")
3602 (license license:gpl3+))) 3568 (license license:gpl3+)))
3603 3569
3604(define-public python-trytond-purchase-request
3605 (deprecated-package
3606 "python-trytond-purchase-request" trytond-purchase-request))
3607
3608(define-public trytond-purchase-request-quotation 3570(define-public trytond-purchase-request-quotation
3609 (package 3571 (package
3610 (name "trytond-purchase-request-quotation") 3572 (name "trytond-purchase-request-quotation")
@@ -4650,9 +4612,6 @@ between these locations, shipments for product arrivals and departures and
4650inventory to control and update stock levels.") 4612inventory to control and update stock levels.")
4651 (license license:gpl3+))) 4613 (license license:gpl3+)))
4652 4614
4653(define-public python-trytond-stock
4654 (deprecated-package "python-trytond-stock" trytond-stock))
4655
4656(define-public trytond-stock-assign-manual 4615(define-public trytond-stock-assign-manual
4657 (package 4616 (package
4658 (name "trytond-stock-assign-manual") 4617 (name "trytond-stock-assign-manual")
@@ -4825,9 +4784,6 @@ ordering to location.")
4825 "This package provides a Tryton module that defines lot of products.") 4784 "This package provides a Tryton module that defines lot of products.")
4826 (license license:gpl3+))) 4785 (license license:gpl3+)))
4827 4786
4828(define-public python-trytond-stock-lot
4829 (deprecated-package "python-trytond-stock-lot" trytond-stock-lot))
4830
4831(define-public trytond-stock-lot-sled 4787(define-public trytond-stock-lot-sled
4832 (package 4788 (package
4833 (name "trytond-stock-lot-sled") 4789 (name "trytond-stock-lot-sled")
@@ -5315,9 +5271,6 @@ mechanisms and introduces the concepts of order point.")
5315 (modify-inputs (package-propagated-inputs trytond-stock-supply) 5271 (modify-inputs (package-propagated-inputs trytond-stock-supply)
5316 (delete "trytond-purchase-request")))))) 5272 (delete "trytond-purchase-request"))))))
5317 5273
5318(define-public python-trytond-stock-supply
5319 (deprecated-package "python-trytond-stock-supply" trytond-stock-supply))
5320
5321(define-public trytond-stock-supply-day 5274(define-public trytond-stock-supply-day
5322 (package 5275 (package
5323 (name "trytond-stock-supply-day") 5276 (name "trytond-stock-supply-day")