Giter VIP home page Giter VIP logo

wepos's People

Contributors

devasadnur avatar ediamin avatar nurul-umbhiya avatar pieturp avatar sabbir1991 avatar saimonh3 avatar tareq1988 avatar xaviranik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wepos's Issues

Development mode

Getting the following error on the settings page after installing directly from the WP plugins directory:

`vendor.js?ver=1553785625:1271 [Vue warn]: Error in render: "TypeError: Cannot read property 'findIndex' of undefined"

found in

---> at assets/src/admin/components/Settings.vue
at assets/src/admin/App.vue
`

Also getting a Vue is in development mode warning

Feature Suggestion: Third Party Payment Gateway in Checkout

Hi Team,

Great work and I am already in love with the UI.

Mean while i have some questions,

  1. Are we going to add support for Third Party Payment Gateway?
  2. Are we going to add support for Splitting Store Fees from the Final Amount?

Regards,
Nilesh

Admin bar is showing!

Admin bar is disabled for the vendor in Dokan settings but when the vendor is viewing wePOS on the frontend the admin bar appears. That means wePOS is overriding Dokan admin bar settings.

Tax Issue

Tax calculation is wrong. Always add tax, even if the product price is already tax included.

image

Reported by a user.

overriding backorders in cart possible

hi,

using stock management for products with disallowed backorders it works selecting products from the product list or gallery (btw: it would be nice to give a small alert, when trying to go under 0 stock-amount).
changing the number of the product in cart-view, you can't add via 'plus icon' more than having in stock. Thats OK!
BUT: Changing the number in field <input type="number" min="1" step="1"> is still possible. Here you can override the number of products in stock.

Thx!

wePos has a Product variation issue

Description of the Bug
In the wePos lite version, a product is unable to be added on the cart for checkout, when a single attribute value is chosen by a cashier. It adds to the checkout when all variation of the attributes are selected

How to Reproduce:-
Create a product, create 7 attributes. only click one attribute as used for variation. Log in as a cashier, add the product. You will notice that all attributes values are needed to be selected for adding the product on the cart.

Evidence:-
paste the URL on a different browser https://prnt.sc/qp1fxp

Current Behaviour:-
Create a product, create 7 attributes. only click one attribute as used for variation. Log in as a cashier, add the product. You will notice that all attributes values are needed to be selected for adding the product on the cart.

Expected Behaviour:-
The product should be added to the cart. when selecting the attribute of the product that is ticked marked as used for variations

Thermal printer text unclear

In file wepos\assets\css\frontend.css
.wepos-checkout-print-wrapper
Text Colour for name, quantity, price etc. is #758598

This does not print clearly on thermal printers.

Change to #000000

Consistent use of graphic elements

Just like many others, I got along very well with wepos and tried to modify it to my needs. Thanks a lot! I recognized, that you use several ways, to display graphic elements:

  • Flaticon font (ie scanner symbol)
  • PNG (ie empty cart)
  • SVGs (client search field)

Would it not be better, to use a single solution than three different ones?

I woulde suggest to customize these elements easily via settings (input field for symbole: ie \f101 ). Sizes and colors can be done via CSS.
SVGs and PNGs can be easily converted to Flaticon code ...

Thanks again!

Please make responsive

Some vendor needs to work in mobile devices, and right now for cell phones it's, absolutely weird.

i think, that some changes in css should be fine
like
@media screen and (max-width:790px){
#wepos-main {
display: table-row;
}
#wepos-main .content-cart .cart-panel .cart-content table.cart-table {
height:fit-content;
}
#wepos-main .content-cart {
min-height: 200px;
}
}

Dokan pro v2.9.11

on update Wepos is not working. it have a php error on dokan_get_lot_discount_for_vendor()
docroot_\wp-content\plugins\dokan-pro\includes\wc-functions.php: 916.
Captura de pantalla 2019-08-01 a la(s) 9 53 02 p  m
When try to process it only stay on this screen

Price embedded barcode support

I wasn't able to find a WooCommerce plugin that had the feature of scanning a barcode generated by weighting machines, since it changes varying the weight of the product. Therefore, I took the liberty of making it on my own using the plugin available on the WooCommerce store.

I would like to share my piece of code with this repository so this could help other people in need of this feature.
I'm not a good Javascript programmer, so you may need to take a look at my coding, just to make sure it's safe to use. I would like to help giving it to you, so you could make this available to everyone. If you think it's going to be helpful, just say so.

Please Help

Php Version 5.6
using xammp locally
Problem: when I open wepos
I face this issue
"
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

If you think this is a server error, please contact the webmaster.

Error 404
localhost
Apache/2.4.26 (Unix) OpenSSL/1.0.2l PHP/5.6.31 mod_perl/2.0.8-dev Perl/v5.16.3"

Variable Price

Hello, if you have time, can you add an option to change the price per product when selling ?
There is the quantity changer +-, but a price editor should exist too.

(do you have any documentation about how to build the pos page ? can I help with this ?)

Addition of payment options other than Cash

Hi, I don't see any option to add another form of payment such as "credit card" at checkout. Please add one if possible or your advice for another way to do it would be appreciable.
wepos

Category Filter

The default (first option) should say All Categories. Right now after selecting the category filters the products, but going back to all products from the category dropdown isn't possible. All Categories option should fix that problem.

VAT field

Is it possible to ad VAT number field into Customer registration form in WePOS? Field connected to WooCommerce EU VAT plugin?

Medium image size

The small image size looks bad on big display. We should show medium sized images.

Could not view pos again.

Hi,

I could not view wePOS/products if the user moves to other sections of the website. Also, it shows You already logged in to any other counter or outlet and there is no way to find out the counter you are logged in to.

So, we need to check this case and take necessary steps.

Thank you.

Discount Issue

Hello, I have a problem with discounts,
They are only added to subtotal, not to tax aswell.

Example : Product = 5currency , tax = 1.9% -> 0.95 currency:
After applying discount(percentage or not) 1currency for e.g.:

Subtotal : 4currency, tax = 0.95currency

e.g. 50% discount:

Subtotal: 2.5currency, tax = 0.95currency

In my opinion this is not how it should work.
(at least in my country the price is variable, so:
if you sell a thing at 20$, the VAT is x of 20$
if you sell the same thing at 10$ the VAT s x of 10$

Unable to detect user except for the customer user roles users

Description of the Bug:
POS panel cannot detect other user roles user except the customer user role's users.

How to reproduce:

  • Visit the POS panel
  • Try to search administrator or other user roles user from the customer search form
  • It cannot detect

Expected Behavior:
It would be great if other user role's users can be added as a customer.

System Status:
wePOS - 1.1.4
WordPress - 5.6.2
WooCommerce - 5.0.0

The backorder not allow option is not working

If the backorder option is not allowed in case of variable product, it shows products that are out of inventory along with all the other variations. Using wePos the product that is out of stock can be purchased.

Offline browser caching

Would love to see browser caching support so the POS can continue being used when the internet drops out. Obviously only cash payments will be possible while offline. The plugin should automatically re-sync orders when it reconnects to wordpress.

A small wifi-style symbol in the top bar could indicate the connection status (green dot for connected, red dot for offline).

The Actuality Extensions POS plugin has this feature: https://codecanyon.net/item/woocommerce-point-of-sale-pos/7869665

Cheers!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.