Import Price list (or "Online store in Samba")

Now I am working on the project online store.
And I want to use the handler orders SambaPOS.

Why samba and not the built-handler orders online store?

  1. I’m good at SambaPOS :smile:
  2. more space for action internal accounting.
  3. more space for order tracking (ticket tag or ticket state)
  4. more space distribution of permissions (Sales Manager, Procurement Manager, courier and others)
    (custom entity screen->ticket lister->filter)
  5. work speed.

but there is one problem:
I can not quickly update the price and availability of goods.
And if the presence is not as critical, then without a price really bad.
Of course you can use custom “Add price tag to order price”.
but it breaks the whole point of setting of permissions.

it would be nice if YAML batch creator updating data on what a rule(eg coincidence of barcodes)

I find this post

@QMcKay , you’re still using this “mod” for 5v ?

I have never used that.

Many people were asking for this., so I just rewrote a lot of it so that it was compatible with different versions of SambaPOS.

It should work with V5 … but if it does not, you can let me know and I will fix it.

1 Like

I tried.

it did not work out for the addition of a few columns in some tables.
but editing the dbops_importproducts.php and it worked :smile:

good that php intuitively understandable and you write clean code, that even I could understand easily :smile:

tnx!

2 Likes