Skip to content

Changelog

v2.4.0

Released: 2024-02-16

Features

  • Python 3.11 update
  • update lime-crm dependency to 2.568.1

v2.3.3

Released: 2024-02-13

Bug Fixes

  • subtotal is added to command payload

v2.3.2

Released: 2023-09-28

Bug Fixes

  • item-table: make it possible to open last row in table

v2.3.1

Released: 2023-07-13

Bug Fixes

  • new-order-dialog: add color and icon to dealarticle Limetype

v2.3.0

Released: 2023-06-26

Bug Fixes

  • black
  • change propertyActive type to string
  • check if item is changed when editing
  • create order with auto-attached properties
  • dynamic properties ignored changes
  • hide article group picker when empty
  • only copy additional properties to orderrow that exist on limetype
  • remember article group when adding new item
  • rename color property in example article selector

Features

  • add article selector slots
  • add class name for tracking custom article selector
  • add class name for tracking default article selector
  • add example article selector showing company
  • add itemParent to article selector interface
  • add package.json for easier installation of frontend package
  • add public article selector types
  • add separate article selector layout component
  • additional properties on item
  • avoid config in article selector props
  • company example with classification based discount
  • custom article selector using wrapper
  • custom article selector with color
  • error if additional prop is missing from config
  • handle itemChange event from article selector
  • listen to article group change from slotted picker
  • load additional props on item
  • make passing config to article pickers optional
  • pass item parent to article selector
  • pass useful context when creating new order
  • rename public exported types
  • set selected article group on item
  • stock example article selector
  • item: make sure default values are set on update
  • use custom article selector from config
  • config: add custom article selector to schema

v2.2.2

Released: 2023-06-23

Bug Fixes

  • translations: Translated using Weblate (Swedish)

v2.2.1

Released: 2023-06-21

Bug Fixes

  • template-picker: use document template service

v2.2.0

Released: 2023-05-09

Bug Fixes

  • set articleno and description as required in article view

Features

  • utilize addon installer's installer config

v2.1.2

Released: 2023-04-04

Bug Fixes

  • edit-item-dialog: improve dialog header

v2.1.1

Released: 2023-03-29

Bug Fixes

  • make package work for clients running Norwegian

v2.1.0

Released: 2023-03-23

Features

  • use addon installer to install database structure and views

v2.0.2

Released: 2023-03-15

Bug Fixes

  • allow python 3.7 and later

v2.0.1

Released: 2023-03-15

Bug Fixes

  • trigger release

v2.0.0

Released: 2023-03-15

Features

  • add position field to dealarticle and orderrow

BREAKING CHANGE

  • field has to be added to tables. see upgrading to 2.x.y for more info

v1.13.0

Released: 2023-03-15

Features

  • allow python 3.11

v1.12.1

Released: 2023-03-14

Bug Fixes

  • lip: desktop 'invisible' settings

v1.12.0

Released: 2023-03-06

Features

  • add limestore file

v1.11.27

Released: 2023-03-03

Bug Fixes

  • article query limit, enhanced search

v1.11.26

Released: 2023-03-02

Bug Fixes

  • deal will be auto attached in all cases

v1.11.25

Released: 2023-03-02

Bug Fixes

  • lip: remove illegal chars from field names

v1.11.24

Released: 2023-03-01

Bug Fixes

  • get active articles not belonging to an article group

v1.11.23

Released: 2023-02-28

Bug Fixes

  • read description length from property attributes

v1.11.22

Released: 2023-02-27

Bug Fixes

  • config-schema: use tender as default for document.type option key

v1.11.21

Released: 2023-02-27

Bug Fixes

  • hide articles that belong to inactive groups

v1.11.20

Released: 2023-02-27

Bug Fixes

  • % on Gross margin ratio in item table, blank instead of zeros

v1.11.19

Released: 2023-02-21

Bug Fixes

  • possible to set discount when price is 0
  • lip: allow null on discountpercent

v1.11.18

Released: 2023-02-21

Bug Fixes

  • add minus sign to discount

v1.11.16

Released: 2023-02-20

Bug Fixes

  • CPQ tab autosave
  • validate dynamic properties form

v1.11.15

Released: 2023-02-09

Bug Fixes

  • add space in English translations
  • add translations to lip.json
  • better Swedish translation of processing

v1.11.14

Released: 2023-02-09

Bug Fixes

  • make article.grossmarginratio readonly

v1.11.13

Released: 2023-02-09

Bug Fixes

  • sql snippet for calc article.grossmarginratio

v1.11.12

Released: 2023-02-03

Bug Fixes

  • translations: Translated using Weblate (Danish)
  • translations: Translated using Weblate (Dutch)
  • translations: Translated using Weblate (Finnish)
  • translations: Translated using Weblate (German)
  • translations: Translated using Weblate (Norwegian BokmÃ¥l)

v1.11.11

Released: 2023-02-02

Bug Fixes

  • ensure item guid doesn't get overwritten

v1.11.10

Released: 2023-02-01

Bug Fixes

  • replace missing translations

v1.11.9

Released: 2023-02-01

Bug Fixes

  • validate form

v1.11.8

Released: 2023-01-31

Bug Fixes

  • grossmargin ratio calculation
  • number formatter without zero

v1.11.7

Released: 2023-01-31

Bug Fixes

  • save data to new fields
  • config-schema: mapping of fields on deal and order
  • lip: add fields to deal and order
  • lip: allow costprice to be null

v1.11.6

Released: 2023-01-30

Bug Fixes

  • accept empty value when updating edit item form
  • reset item form when removing article group

v1.11.5

Released: 2023-01-30

Bug Fixes

  • commands: show error message from command endpoint when some commands are successful

v1.11.4

Released: 2023-01-30

Bug Fixes

  • item-form: make sure long titles fit into the container

v1.11.3

Released: 2023-01-27

Bug Fixes

  • item-form: correctly handle removing and adding article
  • copy unit from article to item
  • item-table: use db translation for subtotal
  • save grossmarginratio on items
  • lip: allow null on costprice

v1.11.2

Released: 2023-01-26

Bug Fixes

  • keep edit item dialog open when adding an order

v1.11.1

Released: 2023-01-26

Bug Fixes

  • item-form: gross margin ratio display as summary
  • item-form: show readonly field depending on discountClass

v1.11.0

Released: 2023-01-24

Features

  • item-form: have subtotal, discount, total as a summary

v1.10.8

Released: 2023-01-24

Bug Fixes

  • item-form: make cost price as a helperText for Price and Discount per unit

v1.10.7

Released: 2023-01-24

Bug Fixes

  • lip: desktop readonly on most fields
  • discount fields and subtotal on dealarticle and orderrow

v1.10.6

Released: 2023-01-23

Bug Fixes

  • format numbers correctly in the table

v1.10.5

Released: 2023-01-23

Bug Fixes

  • update lime-crm dependency to 2.437.2

v1.10.4

Released: 2023-01-19

Bug Fixes

  • calculate gross margin ratio based on price per unit, discount per unit and cost price

v1.10.3

Released: 2023-01-19

Bug Fixes

  • item-table: reorder columns

v1.10.2

Released: 2023-01-19

Bug Fixes

  • config: enforce require article setting

v1.10.1

Released: 2023-01-17

Bug Fixes

  • edit-item-dialog: rename close button to cancel

v1.10.0

Released: 2023-01-17

Bug Fixes

  • lip: articlegroup.active true as default

Features

  • inactive articlegroups are not selectable

v1.9.0

Released: 2023-01-16

Features

  • add cost and margin to the article form

v1.8.0

Released: 2023-01-16

Features

  • add and use notification service
  • add the ability to add multiple articles at the same time

v1.7.5

Released: 2023-01-16

Bug Fixes

  • template-selector: render select template and generate buttons on the right side

v1.7.4

Released: 2023-01-12

Bug Fixes

  • edit-item-dialog: rename heading and have cancel close to add article button

v1.7.3

Released: 2023-01-12

Bug Fixes

  • item-form: full-view no matter of error, keep number of columns

v1.7.2

Released: 2023-01-12

Bug Fixes

  • lip: add field articlegroup.active
  • lip: add fields costprice and grossmarginratio to article, dealarticle and orderrow table
  • lip: remove empty options from order.orderstatus field

v1.7.1

Released: 2023-01-11

Bug Fixes

  • new-order-dialog: add Create to the dialog header
  • new-order-dialog: use create instead of save button

v1.7.0

Released: 2023-01-10

Features

  • autoattach properties when creating documents

v1.6.20

Released: 2022-12-23

Bug Fixes

  • saving if article added then deleted works now

v1.6.19

Released: 2022-11-11

Bug Fixes

  • item discount not per unit
  • save articleno and generate rowId

v1.6.18

Released: 2022-10-28

Bug Fixes

  • remove unnecessary console logs

v1.6.17

Released: 2022-10-27

Bug Fixes

  • item-summary: format according to localization
  • item-table: format values
  • lip: add article.image, article.shorttext, article.longtext
  • lip: add deal.cpq_additionalinfo, deal.currency

v1.6.15

Released: 2022-10-27

Bug Fixes

  • item-form: add VAT
  • translation: item-form uses db translations

v1.6.14

Released: 2022-10-26

Bug Fixes

  • default value set correctly
  • use unit on dealarticle/orderrow from article, if any

v1.6.13

Released: 2022-10-26

Bug Fixes

  • config: deal.currency

v1.6.12

Released: 2022-10-26

Bug Fixes

  • deal/order calculations and mapping

v1.6.11

Released: 2022-10-26

Bug Fixes

  • currency from order/deal

v1.6.10

Released: 2022-10-26

Bug Fixes

  • edit-item-dlg: article group not required

v1.6.9

Released: 2022-10-26

Bug Fixes

  • don;t copy id from dealarticle to orderrow

v1.6.8

Released: 2022-10-26

Bug Fixes

  • item-form: render helper counter of the characters in description filed
  • remove unnecessary debug notifications

v1.6.7

Released: 2022-10-25

Bug Fixes

  • order-service: handle undefined orderFromDealMapping

v1.6.6

Released: 2022-10-25

Bug Fixes

  • persist deal and order values

v1.6.4

Released: 2022-10-24

Bug Fixes

  • use article.active in queries

v1.6.3

Released: 2022-10-24

Bug Fixes

  • error when iterating empty dynamic properties config

v1.6.2

Released: 2022-10-24

Bug Fixes

  • new-order: create order from main menu again

v1.6.1

Released: 2022-10-24

Bug Fixes

  • docs: missing mkdocs.yml

v1.6.0

Released: 2022-10-24

Bug Fixes

  • validate quantity in input form

Features

  • validate optionTypeQuote

v1.5.2

Released: 2022-10-20

Bug Fixes

  • new order dialog: update button state when saving

v1.5.0

Released: 2022-10-19

Features

  • config: order from deal interfaces
  • config: order from deal: schema, validation

v1.4.8

Released: 2022-10-19

Bug Fixes

  • add translation string and documentation for tab name
  • create order from deal - detect limetype

v1.4.7

Released: 2022-10-18

Bug Fixes

  • debug print
  • linting

v1.4.6

Released: 2022-10-17

Bug Fixes

  • loadDeal, loadOrder

v1.4.5

Released: 2022-10-17

Bug Fixes

  • order-from-deal service

v1.4.4

Released: 2022-10-17

Bug Fixes

  • set erpstatus default to notready on order

v1.4.3

Released: 2022-10-17

Bug Fixes

  • use translation service in order view

v1.4.2

Released: 2022-10-14

Bug Fixes

  • fix create order from main

v1.4.1

Released: 2022-10-13

Bug Fixes

  • use localized names in edit-item-dialog

v1.4.0

Released: 2022-10-13

Bug Fixes

  • article vat, order-view translations

Features

  • subtotal

v1.3.6

Released: 2022-10-13

Bug Fixes

  • remove unnecessary limetype call

v1.3.5

Released: 2022-10-13

Bug Fixes

  • use translation service in deal view

v1.3.4

Released: 2022-10-13

Bug Fixes

  • item-table: remove sorting and align prices to right

v1.3.3

Released: 2022-10-13

Bug Fixes

  • frontend: ensure platform & context are Trumped

v1.3.2

Released: 2022-10-13

Bug Fixes

  • item-dialog: improve ui layout, make total-price readonly

v1.3.1

Released: 2022-10-12

Bug Fixes

  • dev: update lime-web-components to 5.0.1

v1.3.0

Released: 2022-10-12

Features

  • use lime query for article description and no search

v1.2.5

Released: 2022-10-11

Bug Fixes

  • deal: item summary NaN

v1.2.4

Released: 2022-10-11

Bug Fixes

  • edit-item: default quantity to 1
  • item-table: always update table selection

v1.2.3

Released: 2022-10-10

Bug Fixes

  • template-selector: render only generate icon if in mobile view

v1.2.2

Released: 2022-10-06

Bug Fixes

  • config for document

v1.2.1

Released: 2022-10-06

Bug Fixes

  • save new objects (without id)

v1.2.0

Released: 2022-10-06

Features

  • dynamic properties on cpq tab

v1.1.6

Released: 2022-10-05

Bug Fixes

  • config: fix default value
  • translation: orderstatus keys se & en_us

v1.1.5

Released: 2022-10-05

Bug Fixes

  • template-selector: disable generate button if no template is selected
  • template-selector: render icon and a tooltip if related view

v1.1.4

Released: 2022-10-04

Bug Fixes

  • template selector css

v1.1.3

Released: 2022-10-04

Bug Fixes

  • disable template button

v1.1.1

Released: 2022-10-04

Bug Fixes

  • cleanup interfaces