Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

With 3.0.0 we're finishing the Roll-Out of the New Checkout!

The major change is, that the New Checkout that was introduced in 2.6.0 is now active for all customers.
It is not possible anymore to dectivate it and have the old checkout instead.

That also means that this relase removes the possibility to place Orders anonymously. 


Like always, this release also contains some improvements and new Features:


Manual Pricing now suggests prices


Vouchers can now ignore shipping costs


(MES) Batch Download


Updated the Look&Feel of the Navigation


Daniel Burckhardt (Unlicensed) Please sort in:

  • [B3-4774] - [Frontend] [EOS] Sorting Workstation functionality
  • [B3-4803] - [Frontend] Choose and customize part workflow

Other Improvement / Bugfixes

  • Extended Registration is now default for new Organizations
  • "Waiting for Payment" contains now PopUp-Link and/or cancel button.
  • The CSV file comes now with some more fields
  • Reordering function missing for placed orders 
  • Purchase Order Doc missing for a placed order
  • Payment Method "Purchase Order Upload" is now available for all Services.
  • (New UP) Item Price display in order
  • Change wording to Service Configuration in the panel swicher
  • (New UP) Billing adress is now aligned in Order
  • Cancelled Status Icon is now greyed out
  • Removed LEFT_NAVIGATION switch.
  • PartList is loading again when an Order with PickUp Location exists (Shipping Address is NULL)
  • Status translations in OrderStatus need to be reversed.
  • [Service Panel] Validate Voucher limits correctly
  • Price Tester works now for long fomulas
  • Order status is not shown right in Order detail (New UP)
  • (New UP) Zero discount is not dispayed anymore as -€0.00
  • The Logo URL is now working again
  •  Link in Mails are not linking to old Project Page anymore (New UP)
  • Redirect from /user-panel/#/ to /user-panel/#/orders/ created
  • [Backend] Activating extended registration may create internal server error
  • Can't see the Cancel Invoice Button on IE
  • Dimensions of the 3D file ordered in inch are converted to mm, but displayed inch as unit


For Server-Operators

Backup the Database!

This update contains a big non-reversable database migration, deleting ~70 tables that were used in the old checkout.

We tested this migration in many different setups.
Nevertheless, we highly recommend to backup the database before updating to 3.0.0.

For Server-Operators: Bootstrap script

(This will be availabe in 3.0.1)

This update contains a new mechanism to bootstrap a new installation:

     manage.py bootstrap

it is possible, to prepare a new Database without loading the sample data. The script also loads the material-database.

For Server-Operators: Materials syncronization

(This will be availabe in 3.0.1)

This update contains a new mechanism to load the latest Material Database into the application.


     manage.py load_materials

Running this command is only safe, if the Material database was not edited in the admin panel.



  • No labels