Skip to content

Releases: GreaterWMS/GreaterWMS

GreaterWMS V2.1.49

14 Apr 01:33
Compare
Choose a tag to compare
  • fix demo data will change bin move results
  • some front code change

GreaterWMS V2.1.48

15 Dec 04:22
Compare
Choose a tag to compare
  • Modified the logic of creating picking orders
  • All shipping module logic rewritten
  • Fixed the problem of inventory disappearing when moving database
  • Modified the inventory deduction logic, no longer directly deducting inventory
  • Rewritten the APP picking logic
  • In preparation for WCS release, a new library jwt.py has been added

GreaterWMS V2.1.47

06 Aug 01:13
Compare
Choose a tag to compare
  • fix some bug

GreaterWMS V2.1.42

13 Jul 00:42
0f52ca8
Compare
Choose a tag to compare
  • Fix Back-order cannot be create bug
  • Add Warehouse Interconnection . Now you can share your empty warehouse space to any other guy know , it will make you money

GreaterWMS V2.1.38

30 Jun 03:15
Compare
Choose a tag to compare
  • Fixed the problem that APP cannot upload and refresh
  • Fixed the problem that the data on the previous page could not be searched on the next page
  • Modified the search box matching mechanism, it is smoother now
  • Fixed the problem that the receipt and delivery record did not display the product description

GreaterWMS V2.1.37

14 Jun 00:48
Compare
Choose a tag to compare
  • Fixed the problem that the DN owed order was not generated
  • Fixed the problem that 2 same products could not be received in ASN
  • Fixed the problem that 2 same products on the DN could not be picked
  • Fixed the page pointing, now there will be no login stuck bug
  • Fixed overall data inventory linkage
  • Added app function, open source mobile phone app source code, convenient for users to modify, support scanning PDA, RFID, Bluetooth, mobile phone scanning
  • The API document is opened, the address is baseurl + '/docs/'

This version is stable

GreaterWMS V2.1.28

27 May 05:35
Compare
Choose a tag to compare
  • change run mode
    daphne -b 0.0.0.0 -p 8008 greaterwms.asgi:application
  • upgrade some python libray

GreaterWMS V2.1.27

24 May 02:45
Compare
Choose a tag to compare
  • add multiple warehouses
  • fix openid , don't need input openid now

GreaterWMS V2.1.26

21 May 08:56
Compare
Choose a tag to compare
  • Fix some http bug
  • release a internal lan version